Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Search spelling mistakes in Eclipse?

Tags:

eclipse

I am working on web application, but while working I found there are lots of spelling mistakes. Is there any plugin in Eclipse using which we can search the spelling mistakes in existing code?

like image 807
Abhijit Avatar asked Nov 14 '25 19:11

Abhijit


1 Answers

The best I found that I can do in Eclipse is file-wide search:

Go to Window.Preferences.General.Editors."Text Editors".Annotations."Spelling Errors" and enable "Include in next/previous navigation". Then Ctrl+(comma) and Ctrl+(period) will jump to the previous/next spelling mistake in the current file.

Optionally, enable "Vertical ruler" and/or "Overview ruler" to give visual feedback on spelling mistakes, similarly to warnings and errors.

like image 64
xamid Avatar answered Nov 17 '25 11:11

xamid



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!