tomblachut / svelte-intellij

Svelte components in WebStorm and friends
MIT License
482 stars 38 forks source link

No import intention available for actions #245

Closed TheOnlyTails closed 1 year ago

TheOnlyTails commented 3 years ago

Since actions use user-defined functions, it'll be nice to have an intention that imports them (similar to components). image

NyxCode commented 2 years ago

The same happens for transitions (<div transition:slide={{.....}} />)

tomblachut commented 1 year ago

Migrated to WEB-61823 Svelte: add auto-import in directives