Webstorm 2023.2 highcharts@11.1.0 Typescript Types missing from autocomplete suggestions
Issue:
Webstorm does not provide Typescript code complete suggestion for highcharts lib types.
Description:
Highcharts has a type declaration file at node_modules/highcharts/highcharts.d.ts.
Webstorm/Typescript detects the exported types in that it will flag an invalid type name in context of importing types from the highcharts library, but does not provide the autocomplete suggestion.
highcharts type:
Webstorm does detect type and type information displayed in context box:
But does not suggest autocompleted type in editor:
Expected behavior works in VSCode:
I'm not sure where to start on adjusting code completion/suggestion settings in webstorm settings.
Typescript:
4.9.5 (also tried 5.1.3)
Webstorm Info:
WebStorm 2023.2
Build #WS-232.8660.143, built on July 21, 2023
Runtime version: 17.0.7+7-b1000.6 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.15.0-78-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
eslint.additional.file.extensions=svelte
Non-Bundled Plugins:
com.github.copilot (1.2.19.2983)
dev.blachut.svelte.lang (232.8660.129)
izhangzhihao.rainbow.brackets (2023.3.3)
Current Desktop: ubuntu:GNOME
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/WEB-62576/No-completion-is-provided-for-huge-d.ts-files to get notified on any progress with it