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

Vs code Emmet not working with latte #16

Open
usama-tariq1 opened this issue Jun 14, 2020 · 2 comments
Open

Vs code Emmet not working with latte #16

usama-tariq1 opened this issue Jun 14, 2020 · 2 comments

Comments

@usama-tariq1
Copy link

No description provided.

@EncryptSL
Copy link
Contributor

EncryptSL commented Jun 17, 2020

File>Preferences>Settings and write in search field Emmet: Include Languages, And write this into settings.json

All about Emmet from Microsoft Docs: https://code.visualstudio.com/docs/editor/emmet

"emmet.includeLanguages": { "latte": "html", }

We can try this implement into this extension by default but i don't know how for this time. ;)

@kasik96 What you think about this ?

@kasik96
Copy link
Owner

kasik96 commented Nov 6, 2020

Not sure if it's possible to do in Extension. But it's a nice workaround. Thanks. I don't have much time to work on this, but eventually, if it's possible, I will fix it.

@kasik96 kasik96 closed this as completed Nov 6, 2020
@kasik96 kasik96 reopened this Nov 6, 2020
@kasik96 kasik96 self-assigned this Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants