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
Content
- Installation
- Languages: Go
Extensions
- EditorConfig for VS Code
- Markdown Table Pretifier
- markdownlint
- MDX by unified
- WSL by Microsoft
- YAML
Shortcuts
| Key(s) | Action |
|---|---|
Ctrl + : | Toggle line comment |
Ctrl + P | Search files by name |
Shift + Tab | Indent left |