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
I've noticed there's difference in behaviour between html and svelte mode, and I think it's because this extension is missing following in indents.scm:
I've noticed there's difference in behaviour between html and svelte mode, and I think it's because this extension is missing following in
indents.scm
:The issue I'm having is that when my code looks like this (| is cursor):
And I press enter, it turns into this:
Instead of this:
The text was updated successfully, but these errors were encountered: