Good day!

  1. I can't configure javascript documentation tooltips that pop up when you click CTRL + Q.

For some reason, they were not initially established, but I did not understand jetbrains on the manuals.

They give references to repositories there, but there are files in a different format and form than the documentation loaded in the storm.

Now some empty hints are loaded from the \ plugins \ JavaScriptLanguage \ lib \ JavaScriptLanguage.jar! \ Com \ intellij \ lang \ javascript \ index \ predefined \ DOMCore.js folder

Advise good documentation, with links to the web, and how to install it.

  1. You can also advise some Russian versions of the bases or simply English good ones by jquery
  • documentation available through CTRL + Q is taken from the comments in the file where this function is defined. Accordingly, the only way to somehow improve the documentation is to write more comments in the code. By the way, starting from 2017.3, js stubs from javascript\index\predefined no longer used - d.ts files from typescript repository are used instead - lena
  • thanks, but just very different from php cheat sheets, for example. Almost empty mean tips and in websotm also everything is bad. I understand that you can write to yourself the documentation, but really there is still no finished - Arris

0