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 snippets don't appear in the middle of CSS-rules block (.css files) #34877

Closed
user3323 opened this issue Sep 23, 2017 · 6 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues verified Verification succeeded

Comments

@user3323
Copy link

  • VSCode Version: 1.17.0-ins
  • OS Version: win7x64

Emmet snippets disappear from the snippets list if you trying to type the CSS rule in the middle of the block.
It happens only in .css file.
In .html file, in tag <style> ... </style> - everything is ok.

emmet abbrs - middle

@vscodebot vscodebot bot added the emmet Emmet related issues label Sep 23, 2017
@user3323
Copy link
Author

one more thing:

op0.5 -> should be opacity: 0.5

but Emmet doesn't want to put the snippet in the list

@ramya-rao-a ramya-rao-a added the bug Issue identified by VS Code Team member as probable bug label Sep 24, 2017
@ramya-rao-a
Copy link
Contributor

Thanks for reporting @user3323!

The fixes for both the issues will be out in Monday's Insiders build

@ramya-rao-a ramya-rao-a added this to the September 2017 milestone Sep 24, 2017
@octref octref added the verified Verification succeeded label Sep 28, 2017
@user3323
Copy link
Author

@ramya-rao-a

The fixes for both the issues will be out in Monday's Insiders build

today is Thursday already and there were no new builds...

@ramya-rao-a
Copy link
Contributor

@user3323

We are having some issues with getting signed bits out for the Insiders and so there hasnt been an Insiders update in a few days.

If you dont mind the unsigned bits then you can get it from:
https://az764295.vo.msecnd.net/insider/3831ef5e2ca82e7040cca4af44d76d064f9430a5/VSCode-darwin-insider-unsigned.zip

@ramya-rao-a
Copy link
Contributor

@user3323 If you are on Windows, then new builds for Insiders are now out.
You should be able to update by restarting vs code

@user3323
Copy link
Author

@ramya-rao-a, thanks for informing!

BTW, can you take a look at #35420 ?.. Cause bot didn't assign you to it.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
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 emmet Emmet related issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants