Extension Pack for Visual Studio Code
Includes the basic extensions to get started with development in Visual Studio Code.
Extensions
- Microsoft IntelliCode :: AI-assisted development
- GitKraken GitLens — Git supercharged :: Supercharge Git within VS Code — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
- Red Hat YAML :: YAML Language Support by Red Hat, with built-in Kubernetes syntax support
- GitHub GitHub Copilot :: Your AI pair programmer
- Street Side Software Code Spell Checker :: Spelling checker for source code
- EditorConfig EditorConfig for VS Code :: EditorConfig Support for Visual Studio Code
- Yu Zhang Markdown All in One :: All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)
- TabNine Tabnine: AI Autocomplete & Chat for Javascript, Python, Typescript, PHP, Go, Java & more :: AI coding assistant with AI code completions and AI code chat right in the IDE, helping developers by generating code, writing unit tests and documentation, explaining legacy code, and much more. Tabnine supports all major languages including JavaScript, Python, Java, Typescript c/c++ and more.
- Aaron Bond Better Comments :: Improve your code commenting by annotating with alert, informational, TODOs, and more!
- Red Hat XML :: XML Language Support by Red Hat
- zxh404 vscode-proto3 :: Protobuf 3 support for Visual Studio Code
- GitHub GitHub Actions :: GitHub Actions workflows and runs for github.com hosted repositories in VS Code
- pflannery Version Lens :: Shows the latest version for each package using code lens
- tamasfe Even Better TOML :: Fully-featured TOML support
- WakaTime WakaTime :: Metrics, insights, and time tracking automatically generated from your programming activity.
- Nicolas Hoizey Gremlins tracker for Visual Studio Code :: Reveals some characters that can be harmful because they are invisible or looking like legitimate ones. Inspired by Sublime Gremlins.
- Simon Siefke Prettier - Code formatter :: Code formatter using prettier
- emeraldwalk Run on Save :: Run commands when a file is saved in vscode.
- secanis.ch Jenkinsfile Support :: Adds syntax highlighting support for Jenkinsfile's. In this version, it's the same like Groovy is.
- Dan White Mustache :: Syntax highlighting for mustache
- mrmlnc JSON5 syntax :: Adds syntax highlighting of JSON5 files
- trixnz Go To Method :: Adds the ability to go to only method symbols declared in the active document
- Mishkin Faustini Go to Next/Previous Member :: Visual Studio Code Extenion to navigate through the functions, variables, and classes using quick and easy keycommands similar to functionality provided by IntelliJ IDE's (next/previous function) or Resharper (next/previous member)
- Mario Petričko JSON to Go :: Convert JSON data to Go type definition
- Krivoox Draw Folder Structure :: Generate markdown representations of your folder and file structure
|
Proposals
Extension |
Objective |
TabNine |
All-language autocompleter — TabNine uses machine learning to help you write code faster. |
Persistance
To persist your settings acros your environments, you should use: Settings Sync.
Removed this one form the extension pack, because of the inter-dependency of the packages which can cause auto-disable for this extension.
Please file any issues.
| |