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.

请先登录再写评论。
Not currently possible, please vote for https://youtrack.jetbrains.com/issue/WEB-29390
Elena, thank you for reply! Voted! :)