Updated config
This commit is contained in:
@ -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,
|
||||
}
|
||||
|
Reference in New Issue
Block a user