Is there a way to make displaying types on variable/function hover more readable like it's done in VSCode?

 

 

VSCode

 

WebStorm

It's unreadable for me

0
9 comments

What is a result of Ctrl+hover the variable? Do you have Typescript language service enabled in Settings | Languages & Frameworks | Node.js?

0

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

 

0
What yarn version do you use - 1.x or 3.x?
0

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

0

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?

0

Im using typescript 5.2.2

 

0
Strange, with the service enabled it should work in the same way as in VSCode

Can you please share a file or code snippet that would be sufficient to reproduce the problem?
0

I restarted the IDE after setting package manger and it worked

0

I don;t know why package manager do the work tho 

0

Please sign in to leave a comment.