VisualStudioCodeNotes - henk52/knowledgesharing GitHub Wiki
Visual Studio Code
Usage
Shortcuts
See: Key Bindings for Visual Studio Code
- ctrl + / - comment out selected lines(using line comment method)
- ctrl + shift + f - search for highlighted text, in project.
- ctrl + p - search for file.
- ctrl + shift + p - search to commands like 'tolower'
Configuration
Dark mode
See: Color Themes
- File > Preferences > Color Theme
Plugins
- Bracket Pair Colorizer 2
- ElixirLinter
- ElixirLS: Elixir support and debugger
- erlang
- Git History
- GitLens — Git supercharged
- Indent one space
- Kubernetes
- markdownlint
- Markdown Preview Mermaid Support
- Remote - SSH
- vscode-proto3
- YAML