Answer the question
In order to leave comments, you need to log in
How can I make PHPStorm so that JS documentation is also displayed when pressing Ctrl + Space, like PHP (screenshots inside)?
Hello. When I write code in PHP, if I don't add a call to any function and press Ctrl+Space, the documentation will be displayed, where the names of the functions starting with the characters that I wrote will be shown. And where you can navigate through them (by function names) using the arrows - and then their detailed documentation is displayed on the right.
How can I do the same with JS? In my JS, the names of the functions are shown, but their documentation is not. How to setup?
I am attaching screenshots.
PHP:
JS:
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question