Search found 3 matches
- 01.10.2022 10:32
- Forum: Plugins
- Topic: plugin Spell Checker
- Replies: 19
- Views: 23732
In the 'original' source the spell check minimum is to check one line. The 2 MB file paragraphs are realized by long lines. If you switch off word-warp you will see that the check includes only one line. I think I can change this behavior to only check real selected area if you want. This may help i...
- 30.09.2022 22:00
- Forum: Plugins
- Topic: plugin Spell Checker
- Replies: 19
- Views: 23732
Hi Alexey, THX for review. You are right. Inserting markers is very slow. (Inserting: I mean delete some markers in between and add again if still markers afterwards exists) Appending markers is still fast. So I adapted back to delete all markers first and write new marker in a bunch. My intention w...
- 19.09.2022 16:23
- Forum: Plugins
- Topic: plugin Spell Checker
- Replies: 19
- Views: 23732
plugin Spell Checker
Hello and thank you for the Spell Checker so far. I had a problem with a large dictionary (about 4MB). If I double click on one of some larger words it won't be selected anymore. It seems this behavior comes from enchant because it takes too long time to compute word fail or pass. Therefore I change...