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's probably a smartparens issue. Spacemacs has disabled web-mode's built-in automatic pairing and uses smartparens instead. If I revert that, it works fine for me:
If you type
{{var
, smartparens enters}}
correctly.If you type
{{ var
, you will get}}}
.Not sure if this is a spacemacs issue, or a web-mode issue, or smart-parens or what. It happens in other engines too.
System Info
The text was updated successfully, but these errors were encountered: