Built in Spell Checking

IntelliJ IDEA can spell check and fix errors for you allowing you to focus on problem solving.

Use F2 (macOS) / F2 (Windows/Linux) to navigate to the next error and then use ⌥⏎ (macOS) / Alt+Enter (VS Windows/Linux), to get suggestions on how to fix the typo.


Related Resources

Presenting with IntelliJ IDEA.
Presenting with IntelliJ IDEA.
Tips & tricks to level up your presentation skills with IntelliJ IDEA.
Close Tabs
Close Tabs
Close inactive tabs so you an focus on your current working context.
Debugging Streams
Debugging Streams
Visualize the flow of data through a Java stream.