vscode/extensions/emmet
2018-09-11 19:31:06 -07:00
..
.vscode
images Add emmet icon as png #44626 2018-03-01 15:25:43 -08:00
src Balance inward should go to inner contents even when no selection Fixes #58173 2018-09-11 19:31:06 -07:00
.vscodeignore use vsce packagedDependencies 2018-09-04 12:29:23 +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
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.