vscode/extensions/html-language-features/README.md
2018-07-12 18:09:35 -07:00

519 B

Language Features for HTML.

Notice This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension provides rich language support to HTML files.

  • auto-completion
  • linting
  • diagnostics
  • extra information on hover
  • navigation to definition and references
  • formatting

Please read the CONTRIBUTING.md file to learn how to contribute to this extension.