-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
Description
Describe the bug
Emmet completions doesn't appear or expand (via Tab or Expand Abbreviation command) in both VS Code and NVim.
Only syntax highlighting works.
Emmet abbreviations work in CSS, SCSS (lang="scss") and PostCSS (lang="postcss") but do not work with sass.
To Reproduce
Make <style lang="sass"></style> scope.
Type any abbreviation (i.e. fz14 or df) and press Tab in VS Code.
Abbreviation doesn't expand and Ctrl+Space (show suggestions) also doesn't work.
System
- OS: Windows
- IDE: VSCode, NVim
- Plugin/Package: Svelte for VSCode,
leafOfTree/vim-svelte-plugin
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working