Is there a way to make displaying types on variable/function hover more readable like it's done in VSCode? Wojciech Król Created September 05, 2023 07:12 VSCode WebStormIt's unreadable for me
What is a result of Ctrl+hover the variable? Do you have Typescript language service enabled in Settings | Languages & Frameworks | Node.js?
I do have enabled Typescript service in Settings | Languages & Frameworks | Typescript
in Settings | Languages & Frameworks | Node.js there is not such option
when i hover with crtl pressed nothing happens, when i only hover the context menu I pasted in my post appears
Webstorm
and Vscode
I'm using 1.22.19, but package manager isn't irrelevant?
I set it already,
and as you can see still this problem occurs, I have this inline inherit types but its good for short types

please could you share a screenshot of of Settings | Languages & Frameworks | TypeScript page plus a screenshot of the Typescript widget in the lower right corner?
Im using typescript 5.2.2

Can you please share a file or code snippet that would be sufficient to reproduce the problem?
I restarted the IDE after setting package manger and it worked
I don;t know why package manager do the work tho