vscode/extensions/emmet
Robo df645f1450
chore: revert to electron@13 (#143851)
* Revert "chore: update to electron 16 (#137241)"

This reverts commit 01df559c18.
This reverts commit 46301339b7

* ci: fix remote compiler for sdl-scan

* chore: fix remote/.yarnrc

* chore: fix build/npm/postinstall.js

* chore: rm crash reporter from shared process

* chore: rm crash reporter from ext host

* chore: fix build/lib/layersChecker.ts

* :chore: preserve some more changes

* fix tests

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2022-02-24 17:49:49 +01: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 enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
test-workspace/.vscode debt - improve emmet integration tests 2021-03-29 08:31:14 +02:00
.vscodeignore Ignore Emmet test workspace 2021-10-06 14:49:01 -07: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 chore: revert to electron@13 (#143851) 2022-02-24 17:49:49 +01:00
package.nls.json Emmet polish and updateExtensionsPath changes 2021-04-02 13:11:29 -07:00
README.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
tsconfig.json use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
yarn.lock chore: revert to electron@13 (#143851) 2022-02-24 17:49:49 +01: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.