tomblachut / svelte-intellij

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

type errors not showing on component props #306

Closed srsholmes closed 1 year ago

srsholmes commented 2 years ago

Webstorm does not show type errors on component props.

Webstorm:

Screenshot 2022-08-17 at 11 32 58

Vscode: Screenshot 2022-08-17 at 11 32 50

related to https://github.com/tomblachut/svelte-intellij/issues/220 https://github.com/tomblachut/svelte-intellij/issues/207 https://github.com/tomblachut/svelte-intellij/issues/252

Grawl commented 1 year ago

Just tried Svelte after two years and faced this issue on my own.

Then I opened my project in VSCode and there is no "go to definition" from props.

I'm sad now

tomblachut commented 1 year ago

Contained in WEB-58397 use the svelte language server