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 + SCSS = very bad #29301

Closed
vvs opened this issue Jun 23, 2017 · 1 comment
Closed

Emmet + SCSS = very bad #29301

vvs opened this issue Jun 23, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues

Comments

@vvs
Copy link

vvs commented Jun 23, 2017

  • VSCode Version: Code - Insiders 1.14.0-insider (779a7df, 2017-06-23T05:59:57.891Z)
  • OS Version: Windows_NT ia32 10.0.15063
  • Extensions:
Extension Author (truncated) Version
Bookmarks ale 0.15.2
project-manager ale 0.18.1
vscode-eslint dba 1.2.11
vscode-great-icons emm 2.1.8
beautify Hoo 1.1.1
atom-keybindings ms- 2.0.1
seti-icons qin 0.1.3
vscode-icons rob 7.9.0

With yesterday's fixes, Emmet at least doesn't try to put HTML tags into SCSS, this is good.
Now for the (very) bad. Ussing Emmet with SCSS is just very painful.

Say, I type margin in SCSS and press TAB. I expect something like margin: , instead I get (from Emmet): max-resolution: ;

From border and TAB I get: background-origin: padding-box;

Fom padding and TAB I get: page-break-after: auto;. This is very bad, on the border of uselessness.

@vscodebot vscodebot bot added the insiders label Jun 23, 2017
@vscodebot vscodebot bot added bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues labels Jun 23, 2017
@vvs
Copy link
Author

vvs commented Jun 23, 2017

Most probably, a duplicate for #28933.

Closing in favor of #28933. But this needs to be resolved somehow.

@vvs vvs closed this as completed Jun 23, 2017
@ramya-rao-a ramya-rao-a added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 26, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 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 *duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues
Projects
None yet
Development

No branches or pull requests

2 participants