Updated config
This commit is contained in:
parent
1468aaccb8
commit
86ffacb1e7
12 changed files with 138 additions and 13 deletions
|
@ -29,6 +29,7 @@
|
|||
"godot_tools.gdscript_lsp_server_port": 6005,
|
||||
"godot_tools.editor_path": "/usr/bin/godot",
|
||||
"security.workspace.trust.enabled": false,
|
||||
"svelte.enable-ts-plugin": true,
|
||||
"telemetry.telemetryLevel": "off",
|
||||
"window.menuBarVisibility": "hidden",
|
||||
"window.zoomLevel": 1,
|
||||
|
@ -39,5 +40,5 @@
|
|||
"workbench.iconTheme": "material-icon-theme",
|
||||
"workbench.layoutControl.enabled": false,
|
||||
"workbench.startupEditor": "none",
|
||||
"workbench.statusBar.visible": false
|
||||
"workbench.statusBar.visible": false,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue