vscode/extensions/emmet
Ladislau Szomoru 4d7c56ee82
Engineering - Add GitHub action for pull requests (#254056)
* Test - handle running tests as part of a GitHub action

* Add GitHub action files
2025-07-04 08:21:56 +00:00
..
.vscode smoke - restore skip-release-notes CLI arg (#96459) 2020-04-29 12:40:04 +02:00
images
src Engineering - Add GitHub action for pull requests (#254056) 2025-07-04 08:21:56 +00:00
test-workspace/.vscode tests - reduce spam and work 2022-04-06 19:34:41 +02:00
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
CONTRIBUTING.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
README.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
cgmanifest.json add commitHash to cgmanifest 2018-11-15 17:43:46 +01: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-lock.json chore: update to Electron 35 (#245423) 2025-05-09 19:03:36 +09:00
package.json chore: update to Electron 35 (#245423) 2025-05-09 19:03:36 +09:00
package.nls.json Add to emmet.triggerExpansionOnTab description (#164197) 2022-10-20 17:38:59 -07:00
tsconfig.json Remove inlineCompletionsNew proposal. Fixes #164856 (#165044) 2022-10-31 13:29:04 +01:00

README.md

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.