A great set of VS Code extensions to for a productive web development experience.
📦 Out of the box:
Tabnine Autocomplete AI : JavaScript, Python, Java, Typescript & all other languages - AI Code completion plugin. Tabnine makes developers more productive by auto-completing their code.
Path Intellisense : Visual Studio Code plugin that autocompletes filenames.
Auto Import - ES6, TS, JSX, TSX : Automatically finds, parses and provides code actions and code completion for all available imports. Works with JavaScript and TypeScript. [Forked]
Auto Close Tag : Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text.
GitLens — Git supercharged : Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.