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 685d2ee commit 83dc343Copy full SHA for 83dc343
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