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 not working in blade. #28837

Closed
MaverickMartyn opened this issue Jun 15, 2017 · 5 comments
Closed

Emmet not working in blade. #28837

MaverickMartyn opened this issue Jun 15, 2017 · 5 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues

Comments

@MaverickMartyn
Copy link

Emmet does not work in blade using the "Laravel Blade Snippets" extension, even after adding the following configuration:

    "emmet.syntaxProfiles": {
        "blade": "html"
    },
  • VSCode Version: 1.13.1
  • OS Version: Win 10.
@ramya-rao-a
Copy link
Contributor

Do you have emmet.useNewEmmet set to true or false?

@ramya-rao-a ramya-rao-a added info-needed Issue requires more information from poster emmet Emmet related issues labels Jun 15, 2017
@TRex247
Copy link

TRex247 commented Jun 16, 2017

It doesn't work when emmet.useNewEmmet is set to true but it works with the tab button when set to false.

@ramya-rao-a
Copy link
Contributor

This is being tracked in #28286

We'll have a fix for this soon

@ramya-rao-a ramya-rao-a added *duplicate Issue identified as a duplicate of another issue(s) and removed info-needed Issue requires more information from poster labels Jun 17, 2017
@ramya-rao-a
Copy link
Contributor

Please read #28286 (comment)

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Jun 28, 2017

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