HTML Extension PackThe HTML Extension Pack contains Visual Studio code extensions that make coding in HTML more convenient. The productivity pack includes:
Why should you use these extensions?Auto Close TagAutomatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text does. From VS Code 1.16, it has built-in close tag support for HTML, Handlebars and Razor files. This extension is enabled for other languages like XML, PHP, Vue, JavaScript, TypeScript, JSX, TSX and so on. It is configurable.
VS Code Plugin for AutoprefixerThis plugin for VS Code provides an interface to autoprefixer.
Better CommentsThe Better Comments extension will help you create more human-friendly comments in your code. With this extension, you will be able to categorise your annotations into:
HTML End Tag LabelsLabels HTML end tags in VSCode.
|