

This extension works well with the Auto Close Tag extension in that it allows you to change both the open and closing tag of an element. It works well out of the box but if you write a lot of XML structure that doesn’t have a closing tag, it also has configuration options to customize it to your needs. Saves you time while writing by automatically creating a closing tag while you code.

There are a few icon extensions out there, but this particular one works very well. This makes working with files a bit cleaner and prettier. You can do the same thing through commands, but sometimes seeing the trailing space and removing it by hand is just easier. Helps you find trailing spaces at the end of lines or in line breaks. So if you are tired of trying to line up mustaches within your code, install this extension and enjoy.

Bracket Pair ColorizerĪlong with Indenticator, this extension helps code legibility by providing color matching to code brackets. Editor Ease of Use and Code Legibility Dracula ThemeĪ dark color scheme for code editing, reduces eye fatigue while maintaining good color contrast between dark background and code.Ĭlearly shows the indent level of the code, saving time and making code easier to read. To save you time, we have compiled a list of some of our favorite extensions for you to try out and see how they can help you. Out of the box it has a great UI (User Interface) and feature set, but with a bit of time and effort you can enhance the core features by installing a few extensions. While it hasn’t fully replaced my favorite IDE (Integrated Development Environment) when writing PHP backends, I find myself using it more and more for frontend CSS and javascript development. One of our current favorite text editors is Visual Studio Code, an open-source editor with a ton of extensions that help make you more efficient in writing clean, beautiful, and error free code. From BBedit back in the day to more recent Sublime Text, there haven’t been too many editors that we haven’t worked with. Over the years we have used a number of different text editors.
