|
|
@@ -54,7 +54,7 @@ Some example **Exec Flags** for various editors include:
|
|
|
+---------------------+-----------------------------------------------------+
|
|
|
| Emacs | ``emacs +{line}:{col} {file}`` |
|
|
|
+---------------------+-----------------------------------------------------+
|
|
|
-| Sublime Text | ``{project} {file}:{line}:{col}`` |
|
|
|
+| Sublime Text/Zed | ``{project} {file}:{line}:{col}`` |
|
|
|
+---------------------+-----------------------------------------------------+
|
|
|
| Visual Studio* | ``/edit "file"`` |
|
|
|
+---------------------+-----------------------------------------------------+
|