Search code examples
intellij-ideaspell-checking

How can I correct typos faster in intellij?


I love the spell check in intellij, but it's so annoying to use. To fix a typo, you have to right click, hover over "spelling" click "Typo: change to", and then select an alternative from a new list that pops up. I just want to right click and click the word I want, or hover, or have a keyboard shortcut. There's gotta be a better way.


Solution

  • Without using mouse, you can simply press ALT + Enter (option + Enter on Mac) when on your variable, then select what you want and enter.

    It's quite fast, and typos should be an exception.