mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
* Fix for PartialStyleSheet getting stuck in loop Adds a clause for detecting `//` as a comment marker when working backwards through a file, preventing the parser from getting stuck when the comment starts at 1:1 * Modify change to detect start of file instead of skipping additional `/` characters now that we know the issue only occurs at offset 0. Co-authored-by: Tyler McEnaney <tharbakim@hotmail.com>
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.