mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Added a note explaining that a user needs to point towards the code.cmd file as the default file used by VSCode, simply called "code" does not work with Godot
This commit is contained in:
@@ -39,3 +39,5 @@ Some example Exec Flags for various editors include:
|
||||
+---------------------+-----------------------------------------------------+
|
||||
| Visual Studio Code | {project} --goto {file}:{line}:{col} |
|
||||
+---------------------+-----------------------------------------------------+
|
||||
|
||||
Note: For Visual Studio Code you will have to point to the "code.cmd" file.
|
||||
Reference in New Issue
Block a user