Skip to content

SASS (not SCSS) Emmet completions doesn't appear or expand in VS Code or NVim #399

@braindefender

Description

@braindefender

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

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions