Get Completion for Libraries from CDN

Find out how to get completion suggestions for libraries like Bootstrap.

Tip Screenshot

If you’re using Bootstrap or another CSS library linked from a CDN, you can get completion for the class names from that library – no need to add its sources to the project. For this, press ⌥⏎ (macOS) / Alt+Enter (Windows/Linux) on the link in the HTML file and select Download library.


Related Resources

Check CSS Properties
How to review the related CSS docs in WebStorm.
Show CSS Color Preview
How to display a CSS color in the background in WebStorm.
Extract Ruleset
Use an intention to quickly extract a ruleset in your stylesheet file.