Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
b917ad4b8f
commit
d37669551c
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
||||||
* [VS Code Python Interactive window](workflow/vscode_interactive/README.md)
|
* [VS Code Python Interactive window](workflow/vscode_interactive/README.md)
|
||||||
* [VS Code Markdown](workflow/vscode_markdown/README.md)
|
* [VS Code Markdown](workflow/vscode_markdown/README.md)
|
||||||
* [VS Code Debugging](workflow/vscode_debug/README.md)
|
* [VS Code Debugging](workflow/vscode_debug/README.md)
|
||||||
|
* [VS Code Working remotely via ssh](workflow/vscode_ssh/README.md)
|
||||||
|
|
||||||
Important VS Code notes:
|
Important VS Code notes:
|
||||||
* You can mark segments of source node with your mouse (or keyboard) and use the TAB key to increase the level of the indentation or use SHIFT + TAB do decrease the indentation level.
|
* You can mark segments of source node with your mouse (or keyboard) and use the TAB key to increase the level of the indentation or use SHIFT + TAB do decrease the indentation level.
|
||||||
|
|
Loading…
Reference in a new issue