vscode/extensions/emmet
2019-07-23 13:52:11 -04:00
..
.vscode ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
images Add emmet icon as png #44626 2018-03-01 15:25:43 -08:00
src Respelling "WhiteSpace" as "Whitespace", in functions, as Whitespace is one word 2019-07-23 13:52:11 -04:00
.vscodeignore cleanup 2019-07-15 07:25:46 +02:00
cgmanifest.json add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
CONTRIBUTING.md Move how to contribute to a separate file for built in extensions #54098 2018-07-12 18:06:16 -07:00
extension.webpack.config.js bundle node_modules and (shallow) exclude them from the extension #56081 2018-08-22 11:35:41 +02:00
package.json Add License field to package.jsons #68423 (#68771) 2019-06-06 11:44:50 +02: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 Add typings for emmet #59803 2018-10-03 12:55:55 -07:00
yarn.lock update @types/node (#74881) 2019-06-05 10:20:01 +02: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.