vscode/extensions/emmet/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
458 B
Markdown
Raw Normal View History

2018-02-28 01:40:37 +00:00
# Emmet integration in Visual Studio Code
2017-08-08 23:45:52 +00:00
**Notice:** This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
2018-02-28 01:40:37 +00:00
## Features
See [Emmet in Visual Studio Code](https://code.visualstudio.com/docs/editor/emmet) to learn about the features of this extension.
2017-08-08 23:45:52 +00:00
2020-09-15 23:13:49 +00:00
Please read the [CONTRIBUTING.md](https://github.com/microsoft/vscode/blob/master/extensions/emmet/CONTRIBUTING.md) file to learn how to contribute to this extension.