Files
vscode/extensions/emmet
Matt Bierner b911788593 Mark a few more arrays in vscode.d.ts readonly
This makes it clear that you can't modify these arrays to add items, such as calling `breakpoints.push(...)` to add a breakpoint
2021-11-10 17:53:27 -08:00
..
2021-10-06 14:49:01 -07:00
2018-11-15 17:43:46 +01:00
2020-09-17 11:43:03 +02:00
2021-10-15 10:41:13 -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.