vscode/extensions/html-language-features/README.md

16 lines
519 B
Markdown
Raw Normal View History

# 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](https://github.com/Microsoft/vscode/blob/master/extensions/html-language-features/CONTRIBUTING.md) file to learn how to contribute to this extension.