mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 12:47:14 +00:00
* Allow css emmet completions when abbr contains period Fixes #44352 * Move css related workaround to cssMode #44352 * getEmbeddedParsedDocument is now not needed * Show emmet completions everywhere inside the embedded css doc