9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
Files
Iris-Pack-EarthWorld/test/test.code-workspace
Daniel Mills 2499050292 Derps
2020-08-01 10:13:32 -04:00

13 lines
403 B
Plaintext

{
"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": "."}]
}