mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 04:09:18 +00:00
Compatability
This commit is contained in:
12
a/a.code-workspace
Normal file
12
a/a.code-workspace
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"settings": {
|
||||
"files.autoSave": "onFocusChange",
|
||||
"workbench.statusBar.visible": false,
|
||||
"workbench.tips.enabled": false,
|
||||
"workbench.colorTheme": "Monokai",
|
||||
"workbench.preferredDarkColorTheme": "Solarized Dark",
|
||||
"workbench.tree.indent": 24,
|
||||
"workbench.preferredHighContrastColorTheme": "Solarized Dark"
|
||||
},
|
||||
"folders": [{"path": "."}]
|
||||
}
|
||||
Reference in New Issue
Block a user