We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c362d2e + b168a03 commit cfa201dCopy full SHA for cfa201d
tutorials/editor/external_editor.rst
@@ -54,7 +54,7 @@ Some example **Exec Flags** for various editors include:
54
+---------------------+-----------------------------------------------------+
55
| Emacs | ``emacs +{line}:{col} {file}`` |
56
57
-| Sublime Text | ``{project} {file}:{line}:{col}`` |
+| Sublime Text/Zed | ``{project} {file}:{line}:{col}`` |
58
59
| Visual Studio* | ``/edit "file"`` |
60
0 commit comments