Read our top 7 Best VS Code Extension suggestions that every developer needs.
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
JavaScript
· TypeScript
· Flow
· JSX
· JSON
CSS
· SCSS
· Less
HTML
· Vue
· Angular
HANDLEBARS
· Ember
· Glimmer
GraphQL
· Markdown
· YAML
Supercharge Git inside VS Code and unlock untapped knowledge within each repository — 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.
This extension will display inline in the editor the size of the imported package. The extension utilizes webpack in order to detect the imported size.
Visual Studio Code plugin that autocompletes filenames.
Highlight TODO, FIXME and other annotations within your code.
Sometimes you forget to review the TODOs you’ve added while coding before you publish the code to production. So I’ve been wanting an extension for a long time that highlights them and reminds me that there are notes or things not done yet.
Automatically rename paired HTML/XML tags. When you rename one HTML/XML tag, automatically rename the paired HTML/XML tag.
These were the 7 Best VS Code Extensions For Developers that will definitely improve the productivity without compromising the quality of work.