
One of the more obnoxious elements of web development is loading and refreshing your content in different browsers for testing. This isn’t so much an editor improvement as it is a quality-of-life bump. So Project Manager works to fix that issue by giving you a menu in the sidebar that you can use to save different folders and Git projects to easily swap between. By default, the flow is not exactly the most intuitive. Project ManagerĪn issue with VS Code that arises pretty often is how to swap between different projects. We highly recommend installing this one as soon as possible. Catching errors and giving you immediate feedback and warnings is essential to keeping your team’s code clean, and there’s really no better way to do that in JS than ESLint. In many ways, ESLint is the linter for JavaScript.

But with this VS Code extension, you can color code the matching pairs to help ease that pain point and work on the making the code itself work - not the editor. And keeping them straight can be a headache.


Regardless of the language you code, brackets are probably going to be a major part of it. When triggered, the snippet simply replaces the text and inserts directly into the document. This extension helps relieve that by letting you basically write shortcuts for often-used code snippets. Typing JavaScript (or any code) can become cumbersome when you repeat the same snippets over and over again. Since so many people love Sublime and have spent years at it, making VS Code keep the earned muscle memory from that editor makes a lot of sense. In case the title weren’t descriptive enough, this extension lets you pull in your existing Sublime Text keymaps and settings so that you can seamlessly transition into using VS Code as your default. Topping our list is the aptly titled Sublime Text Keymap and Settings Importer. Sublime Text Keymap and Settings Importer

We want to break down some of the top VS Code extensions available today so that you don’t miss any. The extensions marketplace is a cornucopia of add-ons and features that allows developers to customize VS Code into the development environment of their dreams. Since its release, its popularity has surged not only because of the stable platform it provides, but also because of the extensible nature that Microsoft built into it. Microsoft Visual Studio Code (VS Code) is one of the top code editors for software developers.
