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 probably has something to do with object syntax or new line. for example the following code gives intellisense.
But after adding a line break the intellisense is gone.
HighFunctioningSociopathSH
changed the title
Svelte 5: After adding an event to an element, type intellisense no work for the attributes and props.
Svelte 5: After adding a line break to element attributes that use {} syntax, type intellisense no longer works.
Jun 16, 2024
Describe the bug
Typescript IntelliSense won't show any suggestions after an event is passed to an element.
Reproduction
This is what it's supposed to show.
But after you add an event this is what you get
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: