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.
1 parent 24b9ae2 commit 2fd34c0Copy full SHA for 2fd34c0
tutorials/editor/external_editor.rst
@@ -56,7 +56,7 @@ Some example **Exec Flags** for various editors include:
56
+---------------------+-----------------------------------------------------+
57
| Sublime Text/Zed | ``{project} {file}:{line}:{col}`` |
58
59
-| Visual Studio* | ``/edit "{file}"`` |
+| Visual Studio* | ``/edit "{file}"`` |
60
61
62
\*: Arguments are not automatically detected, so you must fill them in manually.
0 commit comments