Files
vscode/extensions
tharbakim fb5e446a3d Fix detection of CSS Preprocessor Comments at Start of File in Emmet Extension (#146121)
* 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>
2022-04-04 12:02:15 -07:00
..
2022-03-29 11:11:11 +02:00
2022-03-18 11:34:33 -04:00
2022-04-01 11:15:25 -07:00
2022-03-07 15:18:39 +01:00
2022-03-29 11:11:11 +02:00
2022-03-29 15:47:12 +02:00
2022-03-01 17:24:59 -08:00
2022-03-07 15:18:39 +01:00
2022-03-29 11:11:11 +02:00
2022-03-15 11:05:34 +01:00
2022-03-10 16:41:51 -08:00
2022-03-14 08:46:37 -04:00
2022-04-01 12:10:23 -07:00
2022-03-29 11:11:11 +02:00
2022-03-29 10:14:42 -07:00
2022-03-29 10:14:42 -07:00