File tree Expand file tree Collapse file tree 3 files changed +32
-6
lines changed
Expand file tree Collapse file tree 3 files changed +32
-6
lines changed Original file line number Diff line number Diff line change 1818 "files.trimTrailingWhitespace" : true ,
1919 "files.trimFinalNewlines" : true ,
2020 "files.insertFinalNewline" : true ,
21- "workbench.welcomePage.walkthroughs.openOnInstall" : false
21+ "workbench.welcomePage.walkthroughs.openOnInstall" : false ,
22+ "workbench.editorAssociations" : {
23+ "*.md" : " vscode.markdown.preview.editor"
24+ },
2225 },
2326 "hostRequirements" : {
2427 "cpus" : 4
3437 "extensions" : [
3538 " ms-azuretools.vscode-docker" ,
3639 " ms-kubernetes-tools.vscode-kubernetes-tools" ,
37- " gruntfuggly.todo-tree" ,
3840 " mutantdino.resourcemonitor" ,
39- " dbaeumer.vscode-eslint" ,
40- " redhat.vscode-yaml" ,
41- " davidbwaters.macos-modern-theme" ,
4241 " /.kutespaces/extension.vsix"
4342 ],
4443 "waitFor" : " postCreateCommand" ,
Original file line number Diff line number Diff line change 7676 {
7777 "id" : " kutespaces-inspector" ,
7878 "title" : " Kutespaces Inspector" ,
79- "icon" : " media/kutespaces-icon-bw.png "
79+ "icon" : " media/kutespaces-icon-simple.svg "
8080 }
8181 ]
8282 },
You can’t perform that action at this time.
0 commit comments