How to make Parameter Info-popup to stay open?

Hi,

I am coding JavaScript. Whenever I am calling a method or a function, WebStorm does not show me the parameters or their types. I have to specifically press a shortcut key to open the Parameter Info-popup. And when I start typing the parameters, it closes it and I have to reopen it again via shortcut when I am about to type the rest of the parameters.

How can I make it stay open and automatically popup so that I don't need to constantly press the shortcut key for Parameter Info-popup?

Also, it seems that the popup is mispositioned, it's right on the top of the line I am typing (the method call).

0

Please sign in to leave a comment.