

JavaScript, TypeScript, Flow, JSX, JSON, CSS, SCSS, Less, HTML, Vue, Angular, Handlebars, Ember, Glimmer, GraphQL, Markdown, YAML.The Prettier extension for Visual Studio Code.Ĭurrently, these are the only languages supported by this extension: There is a reason the Prettier extension has more than 19,000,000 downloads as I'm typing this. Prettier - Formats your code to make it prettier Auto Rename Tag (Visual Studio Code Marketplace).It's silly how simple this is, but it's precious for my productivity when editing markup.

In my example, I am modifying an h3 tag to h5, which automatically ensures that the closing tag (or starting tag) is also updated. Automatically rename the matching tag when you modify one of the tags in your code. The Auto Rename Tag extension helps you automatically modify the closing or starting tag. Unfortunately, the paired tag doesn't get modified most of the time. We often find ourselves in the editor and need to change from one tag to another.
Visual studio code extensions command line download#
Download the Bracket Pair Colorizer extension, and you're set. I relied on this heavily in the past, and it does make a difference. However, with a limited feature set in comparison. Visual Studio Code now comes with a built-in capability to do this type of color matching, and it appears to be a lot faster than the original. Bracket Colorization - Find that matching bracket Instead, this post focuses on productivity in general, whether you are working with code, documentation, or just using it as an editor for everything. These extensions are not for a specific programming language. There is, of course, an (almost) endless list of extensions available. In this post, I want to line up all the favorite extensions I use for enhancing my productivity working with Visual Studio Code. This post was well-received but focused mainly on Azure-related extensions. I previously wrote about Favorite Visual Studio Code Extensions for Azure.
