vscode/extensions/emmet
2018-09-19 19:53:46 +02: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 Allow emmet inside script tag with js mime if js is mapped to html Fixes #58562 2018-09-14 10:44:44 -07:00
.vscodeignore Avoid shipping unnecessary files 2018-09-19 19:53:46 +02: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
OSSREADME.json Use umd module for expand abbreviation 2017-08-01 16:55:13 -07:00
package.json Emmet helper to fix #56082 2018-09-14 14:04:33 -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 use ts-loader compilerOptions 2018-08-16 11:49:05 +02:00
yarn.lock Emmet helper to fix #56082 2018-09-14 14:04:33 -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.