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

Background color: hash not included in placeholder #28

Open
VIPStephan opened this issue Jan 7, 2021 · 0 comments
Open

Background color: hash not included in placeholder #28

VIPStephan opened this issue Jan 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@VIPStephan
Copy link

Describe the bug
When expanding background color (“bgc”) the hash character for the HEX color value isn’t part of the placeholder. With the color property it is.

To Reproduce
Steps to reproduce the behavior:

  1. Open a CSS file
  2. Create a CSS rule, e. g. body {}
  3. Insert a new line in the rule and type “bgc” and hit TAB or Ctrl-E
  4. Default background color value is “#fff” with the three f highlighted but the “#” character isn’t

Expected behavior
The whole color value, including “#” should be part of the placeholder.

Screenshots
emmet-bug-color

Environment

  • Nova version: 3.1
  • Emmet extension version 1.3.1
@VIPStephan VIPStephan added the bug Something isn't working label Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant