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

CSS abbreviations with : not expanding in 1.20 #43544

Closed
ramya-rao-a opened this issue Feb 12, 2018 · 0 comments
Closed

CSS abbreviations with : not expanding in 1.20 #43544

ramya-rao-a opened this issue Feb 12, 2018 · 0 comments
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

Comments

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Feb 12, 2018

  • VSCode Version: 1.20.0
  • OS Version: All

Steps to Reproduce:

  1. In a css file try running the Emmet: Expand Abbreviation command on pos:f

Expected: The abbreviation expands to position: fixed;
Actual: tab gets inserted

This happens for all css abbreviations that has :. See Emmet Cheat Sheet and is a regression from the previous release

We also advertise this feature as a "tip" in https://code.visualstudio.com/docs/editor/emmet#_common-questions

@vscodebot vscodebot bot added the emmet Emmet related issues label Feb 12, 2018
@ramya-rao-a ramya-rao-a added bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release labels Feb 12, 2018
@ramya-rao-a ramya-rao-a added this to the January 2018 Recovery milestone Feb 12, 2018
@Tyriar Tyriar added the verified Verification succeeded label Feb 13, 2018
@gregvanl gregvanl changed the title Css abbreviations with : not expanding in 1.20 CSS abbreviations with : not expanding in 1.20 Feb 14, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 29, 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

2 participants