Eugene Rudoy

Results 13 comments of Eugene Rudoy

> I think the solution for your case is simple: open C:\Users\${user}\AppData\Roaming\Notepad++\plugins\Config\Hunspell, open uk_UA.aff, remove offending ICONV lines and adjust ICONV count. Yeah, works perfectly. > I'll consider adjusting this...

As far as I understand the DSpellCheck plugin has only one source for **all** dictionaries and that is [LibreOffice](https://github.com/LibreOffice/dictionaries). It simply doesn't support a separate source per dictionary, which is...

Hmm, based on the [commit log](https://github.com/LibreOffice/dictionaries/commits/master/uk_UA) I would say LibreOffice (even the as-of-now most recent version 7.4.0.1) unfortunately still contains [5.3.1](https://github.com/brown-uk/dict_uk/releases/tag/v5.3.1) and not [5.8.0](https://github.com/brown-uk/dict_uk/releases/tag/v5.8.0) you mentioned. Would be great if...