Files
awesome-kubernetes/docs/visual-studio.md
2019-08-28 17:40:54 +02:00

19 lines
1.1 KiB
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/)
* [VScode run from WSL in Linux: Cannot activate the 'Atlassian for VSCode (Official)' extension because 'git' extension is not loaded](https://bitbucket.org/atlassianlabs/atlascode/issues/112/cannot-activate-the-atlassian-for-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>