Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
34e0054b86
commit
496a8053c4
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
|||
* [VS Code Microsoft Tutorials](workflow/microsoft_tutorials/README.md)
|
||||
* [VS Code Python Interactive window](workflow/vscode_interactive/README.md)
|
||||
* [VS Code Markdown](workflow/vscode_markdown/README.md)
|
||||
* [VS Code Debugging](workflow/vscode_debug/README.md)
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue