Browse Source

Merge pull request #2363 from DillonFlohr/vscode-note

Added a note
Max Hilbrunner 6 years ago
parent
commit
1d57590471
1 changed files with 2 additions and 0 deletions
  1. 2 0
      getting_started/editor/external_editor.rst

+ 2 - 0
getting_started/editor/external_editor.rst

@@ -37,3 +37,5 @@ Some example Exec Flags for various editors include:
 +---------------------+-----------------------------------------------------+
 | Visual Studio Code  | {project} -\-goto {file}:{line}:{col}               |
 +---------------------+-----------------------------------------------------+
+
+.. note:: For Visual Studio Code you will have to point to the "code.cmd" file.