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.syntaxProfiles" not working with "emmet.useNewEmmet" (emmet 2.0) #28503

Closed
66beta opened this issue Jun 12, 2017 · 4 comments
Closed

"emmet.syntaxProfiles" not working with "emmet.useNewEmmet" (emmet 2.0) #28503

66beta opened this issue Jun 12, 2017 · 4 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues

Comments

@66beta
Copy link

66beta commented Jun 12, 2017

  • VSCode Version: 1.13.0
  • OS Version: Windows 7 x64

Steps to Reproduce:

  1. Configs
"emmet.useNewEmmet": true,
"emmet.syntaxProfiles": {
    "vue-html": "html",
    "vue": "html"
}
  1. ul>li*5 + Tab = append 2 spaces XD
@ramya-rao-a
Copy link
Contributor

Thanks for reporting @66beta

Lets track this in #28286

We'll try and get this into the June milestone

@ramya-rao-a ramya-rao-a added *duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues labels Jun 12, 2017
@66beta 66beta changed the title "emmet.syntaxProfiles" not working with .vue files when "emmet.useNewEmmet": true "emmet.syntaxProfiles" not working with "emmet.useNewEmmet" (emmet 2.0) Jun 14, 2017
@MaverickMartyn
Copy link

Just want to add that I have the same problem with blade templates (*.blade.php).
Quite annoying.

@ramya-rao-a
Copy link
Contributor

Please read #28286 (comment)

@ramya-rao-a
Copy link
Contributor

Update:

Please look at #29678 and add your thoughts there.
It is about using a different setting (emmet.includeLanguages) than emmet.syntaxProfiles to enable emmet abbreviation in languages other than the ones that are supported by default.

@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
*duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues
Projects
None yet
Development

No branches or pull requests

3 participants