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

No errors on missing 'type' imports

Open srsholmes opened this issue 2 years ago • 1 comments

Webstorm. image

Vscode: image

Webstorm does not report error when the type keyword is missing from imports. When Webstorm auto imports the types, this breaks the build.

srsholmes avatar Aug 17 '22 10:08 srsholmes

related to https://github.com/tomblachut/svelte-intellij/issues/300

srsholmes avatar Aug 17 '22 10:08 srsholmes

Contained in WEB-58397 use the svelte language server.

tomblachut avatar Jul 04 '23 17:07 tomblachut