1

Is there an eclipse spell checker plugin for variable and method names? I am aware about the built in spell checker which is restricted to literals and comments.

MGB
  • 81
  • 1
  • 4
  • 2
    Considering how often method and variable names are not single, whole, correctly spelled words, I would find such a thing more annoying than useful. For a simple example, any method named in a pattern like "getValue" would register as a misspelled word. – DGH May 14 '12 at 16:18
  • `int i = 5;` Did you mean `hint it = 5`? – mishadoff May 14 '12 at 17:39
  • possible duplicate of [Eclipse Spell checker](http://stackoverflow.com/questions/8786880/eclipse-spell-checker) – Anton Jun 18 '14 at 17:30

0 Answers0