vscode/extensions/emmet
2018-08-20 15:23:56 +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 Fixed emmet validation when open angle bracket is followed by space (#55762) 2018-08-05 15:36:31 -07:00
.vscodeignore keep node_modules in extension bundle 2018-08-16 10:56:29 +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 webpack - more defaults for extensions 2018-08-20 15:23:56 +02:00
OSSREADME.json Use umd module for expand abbreviation 2017-08-01 16:55:13 -07:00
package.json #55478 - switch all builtin settings to 'markdownDescription' instead of 'description' where needed 2018-08-08 17:01:37 -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 Removed unused dependencies 2018-08-08 09:03:11 -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.