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

HTML is recognised as Laravel Blade #1

Closed
thracefields opened this issue Aug 25, 2016 · 3 comments
Closed

HTML is recognised as Laravel Blade #1

thracefields opened this issue Aug 25, 2016 · 3 comments

Comments

@thracefields
Copy link

The markup of the language is wrong. If I create an empty HTML file, it is detected as Blade.

'HTML file'

@onecentlin
Copy link
Owner

In order to enable emmet in blade template, it's the current solution to make it work.
I'll keep finding a better way to detect blade template without overriding HTML detection.

@onecentlin
Copy link
Owner

Good news! Microsoft vscode team keeps trying to support emmet for other file extensions instead of private hard coding. Hopefully it will support in next release version!

Feature Request: Enable emmet for other file extensions. (microsoft/vscode#9500)

@onecentlin onecentlin reopened this Aug 28, 2016
@mrmlnc
Copy link

mrmlnc commented Aug 28, 2016

@onecentlin, yes, now Emmet support all languages. You need to change the language identifier after release 1.5.0 version 🐼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants