Visual Studio Code
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages and runtimes (such as C++, C#, Java, Python, PHP, Go, .NET).
🌐 code.visualstudio.com, docs, code
Web version: vscode.dev
Content
- Installation
- Languages (development): Go
Extensions
- GitHub Repositories by Microsoft
- Remote Development by Microsoft
Know more about VS Code Remote Development
Shortcuts
Key(s) | Action |
---|---|
. | Open the repository in github.dev, VS Code as web interface (OMG!) |
t | Open file finder |
Shift + Tab | Indent left |
Ctrl + : | Toggle line comment |
Ctrl + P | Search files by name` |