Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emmet doesn't work in sass and stylus files in 1.20 #42904

Closed
ramya-rao-a opened this issue Feb 4, 2018 · 1 comment
Closed

Emmet doesn't work in sass and stylus files in 1.20 #42904

ramya-rao-a opened this issue Feb 4, 2018 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release emmet Emmet related issues verified Verification succeeded
Milestone

Comments

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Feb 4, 2018

Have the below 2 extensions installed

  • robinbentley.sass-indented
  • sysoev.language-stylus

Open a .sass and .stylus file and run the Emmet: Expand Abbreviation command on any emmet abbreviation like say m10

Sample content for both sass and stylus files:

.foo
  margin: 10px
  padding: 10px

  .bar
    font: 14px
    left: 10px

This is a regression

@vscodebot vscodebot bot added the emmet Emmet related issues label Feb 4, 2018
@ramya-rao-a ramya-rao-a added the candidate Issue identified as probable candidate for fixing in the next release label Feb 4, 2018
@ramya-rao-a ramya-rao-a added this to the January 2018 milestone Feb 4, 2018
ramya-rao-a added a commit that referenced this issue Feb 4, 2018
@ramya-rao-a ramya-rao-a changed the title Emmet doesn't work in sass and stylus files anymore Emmet doesn't work in sass and stylus files in 1.20 Feb 4, 2018
@ramya-rao-a
Copy link
Contributor Author

Fixed in master, waiting for triage on Monday to cherry-pick the fix to release

TarasKovalenko added a commit to TarasKovalenko/vscode that referenced this issue Feb 5, 2018
@ramya-rao-a ramya-rao-a added the bug Issue identified by VS Code Team member as probable bug label Feb 5, 2018
ramya-rao-a added a commit that referenced this issue Feb 5, 2018
@ramya-rao-a ramya-rao-a added the verified Verification succeeded label Feb 6, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release emmet Emmet related issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

1 participant