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
But then, when I try to type a HTML tag - I get Error detected while processing function <lambda>9[1]..<SNR>60_execute::
--
And also - don't know if this is related, but I don't get real intellisense. For example - if I try import { onMount } from ... - then I don't get any completion suggestions for onMount or onDestroy or whatever.
The text was updated successfully, but these errors were encountered:
So - when I start vim I get this message:
But then, when I try to type a HTML tag - I get
Error detected while processing function <lambda>9[1]..<SNR>60_execute:
:--
And also - don't know if this is related, but I don't get real intellisense. For example - if I try
import { onMount } from ...
- then I don't get any completion suggestions for onMount or onDestroy or whatever.The text was updated successfully, but these errors were encountered: