mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +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