Skip to content

Commit 2fd34c0

Browse files
authored
Update external_editor.rst
1 parent 24b9ae2 commit 2fd34c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/editor/external_editor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Some example **Exec Flags** for various editors include:
5656
+---------------------+-----------------------------------------------------+
5757
| Sublime Text/Zed | ``{project} {file}:{line}:{col}`` |
5858
+---------------------+-----------------------------------------------------+
59-
| Visual Studio* | ``/edit "{file}"`` |
59+
| Visual Studio* | ``/edit "{file}"`` |
6060
+---------------------+-----------------------------------------------------+
6161

6262
\*: Arguments are not automatically detected, so you must fill them in manually.

0 commit comments

Comments
 (0)