Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Quick way to fix spelling mistakes in a jetbrains IDE?

Is there a fast way to fix spelling mistakes in jetbrains? A keyboard shortcut or some setting to change the menu?

If I have a typo in a word it requires 4 clicks/large mouse movements to fix!. This is incredibly slow and painful.

  1. Right click on the word
  2. Go to "spelling" on the menu
  3. Click on "Typo: change to"
  4. Click one of the suggestions in the new menu

stage 1 stage 2

The standard method(browser, sublime, MS Word, etc...) requires 2 steps.

  1. right click
  2. click on the suggestion.

Also in the standard way of doing it your mouse is already in the correct location so you dont need to move it across the screen.

like image 331
Jakobovski Avatar asked Jul 30 '16 09:07

Jakobovski


Video Answer


1 Answers

With your cursor on the misspelled word, you should be able to press alt-enter, then press enter, then either click on the corrected spelling or use the arrow keys and enter to select the correct spelling.

like image 120
ash Avatar answered Sep 26 '22 03:09

ash