mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Mention Zed in external editor exec flags
This commit is contained in:
@@ -54,7 +54,7 @@ Some example **Exec Flags** for various editors include:
|
||||
+---------------------+-----------------------------------------------------+
|
||||
| Emacs | ``emacs +{line}:{col} {file}`` |
|
||||
+---------------------+-----------------------------------------------------+
|
||||
| Sublime Text | ``{project} {file}:{line}:{col}`` |
|
||||
| Sublime Text/Zed | ``{project} {file}:{line}:{col}`` |
|
||||
+---------------------+-----------------------------------------------------+
|
||||
| Visual Studio* | ``/edit "file"`` |
|
||||
+---------------------+-----------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user