You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't seem to work for me either. Tried adding Jinja, no matter how I change the setting, it doesn't work :/
SOLVED: Should've wrote
"jinja-html"
],
Don't know why it's not working for you though, you should just add it to the 'html-css-class-completion.HTMLLanguages' array and that's it. No need to add "marko" anywhere else. It should work.
Hi!
I'm trying use intellisense in a .marko file, trying add it as a 'html-css-class-completion.HTMLLanguages' but it doesn't works
"git.autofetch": true, "explorer.compactFolders": false, "cSpell.enableFiletypes": [ "marko" ], "window.zoomLevel": 1, "html-css-class-completion.includeGlobPattern": "**/*.{css,html,marko}" }
Can you help me?
Thanks!
The text was updated successfully, but these errors were encountered: