vscode/extensions/emmet
vinku a56afa9033
Emmet: Select next/previous item does not work with script tag. (#118842)
Co-authored-by: Vinay Kumar Sharma <vinakum@microsoft.com>
2021-04-01 08:12:12 -07:00
..
.vscode smoke - restore skip-release-notes CLI arg (#96459) 2020-04-29 12:40:04 +02:00
images Add emmet icon as png #44626 2018-03-01 15:25:43 -08:00
src Emmet: Select next/previous item does not work with script tag. (#118842) 2021-04-01 08:12:12 -07:00
test-workspace/.vscode debt - improve emmet integration tests 2021-03-29 08:31:14 +02:00
.vscodeignore Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
cgmanifest.json add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
CONTRIBUTING.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
extension-browser.webpack.config.js emmet serverless 2020-07-09 17:23:16 +02:00
extension.webpack.config.js pack emmet including the vscode-emmet-helper (#109257) 2020-10-26 10:37:18 -07:00
package.json Add output.inlineBreak parameter, fixes #119088 2021-03-30 12:51:40 -07:00
package.nls.json Add output.inlineBreak parameter, fixes #119088 2021-03-30 12:51:40 -07:00
README.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
tsconfig.json Add typings for emmet #59803 2018-10-03 12:55:55 -07:00
yarn.lock Bump dependencies, affects #119088 2021-03-30 12:51:39 -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.