|
@@ -35,3 +35,5 @@ Some example Exec Flags for various editors include:
|
|
|
+---------------------+-----------------------------------------------------+
|
|
|
| atom/sublime text | {file}:{line} |
|
|
|
+---------------------+-----------------------------------------------------+
|
|
|
+| visual studio code | {project} --goto {file}:{line}:{col} |
|
|
|
++---------------------+-----------------------------------------------------+
|