Sergey Semushin
Sergey Semushin
I will look into that, thank you for reporting
I looked into it and unfortunately it seems to be pretty hard to implement without help from Notepad++/Scintilla, basically currently they rely on how narration work for standard windows controls...
Can confirm the issue but it might be deliberate choice by Hunspell dictionary unfortunately, for Russian language for example it seems to work (and one letter words are ignored correctly...
Probably it's some problem with interaction between plugins, I need to check which one from the ones you are using breaks this. Unfortunately integrating into context menu is not exactly...
I'm not sure that I can rewrite `contextMenu.xml` it looks like it was made for user customization for the most part and anyway for spell-check there are some rather special...
After checking this, it seems to be a problem on `MenuIcons`'s side. Since `MenuIcons` is closed source I sent an e-mail to the author with suggestion on how it most...
Unfortunately due to current mechanism for ignoring comments and other stuff (it is basically based on highlighting styles within editor) it would not be too easy. I can look if...
Sorry for late reply. It's not exactly an easy task to decide which language should be used for a file especially if they are so close as different variants of...
Shortcuts are available you just need to configure them yourself unfortunately, it is done through `Settings->Shortcut Mapper...->Plugin Commands->Find Next Misspelling/Find Previous Misspelling`. Unfortunately it is hard to put any default...
Do you have any dicitionaries in `Plugins->DSpellCheck->Change Current Language`? Did the plugin ever work for you (e.g. in previous versions)?