WebStorm
 
Get WebStorm
You are viewing the documentation for an earlier version of WebStorm.

Code reference information

Last modified: 29 August 2022

WebStorm shows you reference for standard APIs, for symbols from your project and from its dependencies, as well as for symbols defined in external libraries. You can view the documentation for symbols in the Documentation popup, get information on method parameters, and open documentation on external sites if links to them are available.

For most HTML tags and for some attributes WebStorm can show you a summary from the corresponding MDN article.

See JavaScript documentation look-up, TypeScript documentation look-up, and HTML documentation look-up for details.