Visual Studio Code Extensions - Quick Picks #3
08/15/2021, Sun
Categories:
#editor
Auto Close Tag
This plugin will automatically create an HTML closing tag when you start off a new tag. This will halve the typing work that you have to do when you are manually creating HTML tags by hand.
VSCode Dimmer Block
Taking the idea of focus one step further than only highlighting the current active document group, this plugin will allow you to highlight a certain block of code of text you are working on so other out of focus blocks of text are dimmed out.
Indenticator
Displays a vertical line marker for the level of indent nesting active block of code for better visual focus.