Add and Remove Breakpoints Quickly

How to toggle breakpoints without using the mouse.

Want to add or remove a breakpoint to the current line without using a mouse? Just press ⌘F8 (macOS) / Ctrl+F8 (Windows/Linux).


Related Resources

See Return Values in Variables View
See Return Values in Variables View
See what value a method returns.
Evaluate Expressions When Debugging
Evaluate Expressions When Debugging
How to check the value of an expression in WebStorm.
Getting Helpful Suggestions
Getting Helpful Suggestions
Look out for suggestions from WebStorm! They can help you not to forget about an important thing.