svelte-intellij icon indicating copy to clipboard operation
svelte-intellij copied to clipboard

No import intention available for actions

Open TheOnlyTails opened this issue 2 years ago • 1 comments

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

TheOnlyTails avatar Aug 19 '21 19:08 TheOnlyTails

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

NyxCode avatar Jul 31 '22 17:07 NyxCode

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

tomblachut avatar Jul 04 '23 16:07 tomblachut