Quickly Check Symbol Type

Here's how to get information about the type of a symbol.

Tip Screenshot

In TypeScript, press (macOS) / Ctrl (Windows/Linux) and hover over a symbol to see its type.


Related Resources

Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.
Show CSS Color Preview
Show CSS Color Preview
How to display a CSS color in the background in WebStorm.
Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.