Files
awesome-kubernetes/docs/visual-studio.md
2019-08-11 21:00:23 +02:00

18 lines
915 B
Markdown

# Visual Studio Code
* [Awesome Visual Studio Code](https://github.com/viatsko/awesome-vscode)
* [Integrated Terminal:](https://code.visualstudio.com/docs/editor/integrated-terminal)
```
// Git Bash
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe"
```
* [Using Version Control in VS Code](https://code.visualstudio.com/docs/editor/versioncontrol)
* [deepu.js.org: My VS Code setup - Making the most out of VS Code](https://deepu.js.org/make-the-most-out-of-vscode/)
<iframe src="https://www.youtube.com/embed/fnPhJHN0jTE" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe src="https://www.youtube.com/embed/VqCgcpAypFQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe src="https://www.youtube.com/embed/Ijz1mXQm7KU" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>