svelte-intellij
svelte-intellij copied to clipboard
No import intention available for actions
Since actions use user-defined functions, it'll be nice to have an intention that imports them (similar to components).
The same happens for transitions (<div transition:slide={{.....}} />
)
Migrated to WEB-61823 Svelte: add auto-import in directives