mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-22 16:19:52 +01:00
2de91fdce5
* Refactor parsePartialStylesheet
* More refactoring
* To avoid errors, parse line comments char by char and no when getting to previous line.
* Revert "To avoid errors, parse line comments char by char and no when getting to previous line."
This reverts commit f353dba4c7.
* Fix for inline comments inside block comments