mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-15 16:01:10 +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