mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01: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