tomblachut / svelte-intellij

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

Support more complex Navigate To Declaration behavior #271

Closed TheOnlyTails closed 1 year ago

TheOnlyTails commented 2 years ago

Currently, the only support we have for Navigate To Declaration in Svelte HTML is back to components, from a component name in a tag.

I suggest the following:

tomblachut commented 1 year ago

Migrated to WEB-61565 Use Go To Definition from Svelte Language Server