Link to docs in the website from builtin extension readme #54098

This commit is contained in:
Ramya Achutha Rao
2018-07-12 18:16:01 -07:00
parent 0d7ee9e076
commit a32654c5f1
7 changed files with 25 additions and 19 deletions

View File

@@ -4,12 +4,6 @@
## Features
This extension provides rich language support to HTML files.
- auto-completion
- linting
- diagnostics
- extra information on hover
- navigation to definition and references
- formatting
See [HTML in Visual Studio Code](https://code.visualstudio.com/docs/languages/html) to learn about the features of this extension.
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.