How show parameter name hints for JS (TypeScript) classes constructor?

Now my PyCharm shows parameter name hints for functions calls and it's really useful because there are no keyword arguments in JS (that Python have for example).

But I can't figure out how I can enable the same hints for class constructors? It will be very useful.



0
2 comments

Elena, thank you for reply! Voted! :)

0

Please sign in to leave a comment.