Spellchecker to avoid duplicating info in fixes to save memory
commitc40b950b1e2b51876910823608588a15869d550e
authorAlexey Gopachenko <alexey.gopachenko@jetbrains.com>
Mon, 9 Nov 2009 15:45:34 +0000 (9 18:45 +0300)
committerAlexey Gopachenko <alexey.gopachenko@jetbrains.com>
Mon, 9 Nov 2009 15:47:58 +0000 (9 18:47 +0300)
treea268355c15216fdb9aaf546ec7d039b400084fd1
parent6c08073cd41fb7ce7589193778b5af29cb72e34f
Spellchecker to avoid duplicating info in fixes to save memory
plugins/spellchecker/src/com/intellij/spellchecker/inspections/SpellCheckingInspection.java
plugins/spellchecker/src/com/intellij/spellchecker/quickfixes/AcceptWordAsCorrect.java
plugins/spellchecker/src/com/intellij/spellchecker/quickfixes/ChangeTo.java
plugins/spellchecker/src/com/intellij/spellchecker/quickfixes/RenameTo.java
plugins/spellchecker/src/com/intellij/spellchecker/quickfixes/ShowSuggestions.java
plugins/spellchecker/src/com/intellij/spellchecker/quickfixes/SpellCheckerQuickFix.java