S
S
sorry_i_noob2018-08-09 20:01:46
phpstorm
sorry_i_noob, 2018-08-09 20:01:46

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:
5b6c72fe00d29931627780.png
JS:
5b6c730a8faf0567178234.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question