vscode/extensions/emmet
Mathieu Déziel f8420b48df Fixed emmet validation when open angle bracket is followed by space (#55762)
* Fixed emmet validation when open angle bracket is followed by space

* Fixed space check to support every kind of whitespace

* Added test
2018-08-05 15:36:31 -07:00
..
.vscode
images
src Fixed emmet validation when open angle bracket is followed by space (#55762) 2018-08-05 15:36:31 -07:00
.vscodeignore
CONTRIBUTING.md Move how to contribute to a separate file for built in extensions #54098 2018-07-12 18:06:16 -07:00
OSSREADME.json
package.json Latest emmet helper to fix #52366 2018-07-30 15:34:16 -07:00
package.nls.json Cleaning up emmet setting descriptions 2018-07-23 15:27:55 -07:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
tsconfig.json
yarn.lock Latest emmet helper to fix #52366 2018-07-30 15:34:16 -07:00

Emmet integration in Visual Studio Code

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

Features

See Emmet in Visual Studio Code to learn about the features of this extension.

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