Menu

#12 Spell check replacement broken

1.0.x
closed
None
1
2020-04-12
2013-09-09
No

If spell check is enabled in the preferences (Eclipse 3.8) and you attempt to fix a misspelled word by using the tooltip suggestion, the ReST editor replaces the misspelled word with the text of the tooltip and not the word. For example, let's say I misspelled "scheduler"


shceduler

If I put my mouse of that, the tooltip would present me with several options:
Change to 'scheduler'
Add 'shceduler' to dictionary
Ignore 'shceduler' during the current session
Disable spell checking

If I click the first hyperlink ("Change to 'scheduler'"), the editor replaces "shceduler" with "Change to 'scheduler'" instead of just "scheduler"

Discussion

  • Thomas Calmant

    Thomas Calmant - 2013-09-09
    • assigned_to: Thomas Calmant
     
  • Thomas Calmant

    Thomas Calmant - 2013-09-09

    OK I reproduced the bug.

    As a workaround, you can try the Hunspell4Eclipse speller:
    http://marketplace.eclipse.org/content/hunspell4eclipse-0

     
  • Thomas Calmant

    Thomas Calmant - 2020-04-12
    • status: open --> pending
     
  • Thomas Calmant

    Thomas Calmant - 2020-04-12

    Latest commit (95f03ca) fixes this behaviour with the default spell engine.

     
  • Thomas Calmant

    Thomas Calmant - 2020-04-12
    • status: pending --> closed
     
  • Thomas Calmant

    Thomas Calmant - 2020-04-12

    Closed as fixed version is available online.
    Install must be done through the update site, not the marketplace (unknown compatibility error)

     

Log in to post a comment.

Monday.com Logo