Skip to content

Commit e5cafd2

Browse files
committed
Fix Sublime Text arguments in Using an external editor
- Mention automatic Exec Flags setting in 4.5.
1 parent 4f4b681 commit e5cafd2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

tutorials/editor/external_editor.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,18 @@ Some example **Exec Flags** for various editors include:
5454
+---------------------+-----------------------------------------------------+
5555
| Emacs | ``emacs +{line}:{col} {file}`` |
5656
+---------------------+-----------------------------------------------------+
57-
| Sublime Text | ``{project} {file}:{line}:{column}`` |
57+
| Sublime Text | ``{project} {file}:{line}:{col}`` |
5858
+---------------------+-----------------------------------------------------+
59-
| Visual Studio | ``/edit "file"`` |
59+
| Visual Studio* | ``/edit "file"`` |
6060
+---------------------+-----------------------------------------------------+
6161

62+
*: Arguments are not automatically detected, so you must fill them in manually.
63+
64+
Since Godot 4.5, **Exec Flags** are automatically detected for all editors
65+
listed above (unless denoted with an asterisk). You don't need to paste them
66+
from this page for it to work, unless your editor has an executable name not
67+
recognized automatically (e.g. a fork of an editor listed here).
68+
6269
.. note::
6370

6471
For Visual Studio Code on Windows, you will have to point to the ``code.cmd``

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy