Skip to content

Emmet doesn't works as expected in SCSS style part #852

@Varkal

Description

@Varkal
  • [/] I have searched through existing issues
  • [/] I have read through docs
  • [/] I have read FAQ

Info

  • Platform: macOs

  • Vetur version: 0.12.5

  • VS Code version: 1.25.1

  • Vue server console: only "Vetur initialized"

Problem

In the scss part of a vue file, the intelisense doesn't contains emmet abbrevation at the top.
So, on tab, it's an other suggestion that used for completion.

capture d ecran 2018-08-01 a 07 58 07

If i close intelisense with ESC, and hit tab, the emmet abbreviation is expanded.
If i remove the lang="scss" attribute, it works as expected
Emmet works well in scss file, and in html part of vue file

Reproducible Case

  • Add a scss style block in a vue component. (i tried in veturpack, and same result)

Thank you in advance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions