tomblachut / svelte-intellij

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

Plugin throws errors in 2021.3 EAP #254

Closed TheOnlyTails closed 2 years ago

TheOnlyTails commented 3 years ago

I've updated the plugin to v0.21.1 (on build WS-213.5281.15), and immediately got the following errors in my SvelteKit-TypeScript project: https://gist.github.com/TheOnlyTails/a37551774649cf0cc7eb8d4097983c38

It can't finish analyzing the files, making the plugin effectively useless. Can this be resolved ASAP please?

tomblachut commented 3 years ago

Hi, does the problem persist after you invalidate caches?

TheOnlyTails commented 3 years ago

Looks like that worked, but I think it should be fixed so you won't have to do that.

tomblachut commented 2 years ago

This was a bug in AngularJS plugin most likely. I'm not aware of similar problems in stable 2021.3, so I'm closing the issue. Please let me know if something is still throwing.