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

There should be no expansion for css when the input ends with : #491

Closed
ramya-rao-a opened this issue Apr 2, 2017 · 0 comments
Closed

Comments

@ramya-rao-a
Copy link
Contributor

Take any editor that has emmet support: VS Code/ Sublime Text etc.

In a css file, invoke emmet abbreviation expansion after keeping the cursor right next to the : in a any CSS rule.

Expected: No expansion
Actual: :; gets added. For example padding:10px; becomes padding::;10px;

ramya-rao-a added a commit to ramya-rao-a/emmet that referenced this issue Apr 2, 2017
ramya-rao-a added a commit to ramya-rao-a/emmet that referenced this issue Apr 2, 2017
Thank! Please note that this is an obsolete version of Emmet, I’m working on a new version now: https://www.npmjs.com/~emmetio

PS: still no response from VSCode devs regarding my last email about MS support for new Emmet 😔
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant