New syntax highlighting for Hunspell/Nuspell affix files
Pander via gnome-devtools <[email protected]> Thu, 8 Nov 2018 11:56:27 +0100
| Newsgroups | gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have started on developing syntax highlighting for Hunspell/Nuspell affix files. Please see https://github.com/nuspell/misc-nuspell/tree/master/gtksourceview For mandatory fields, I'm looking how to support this. For example that after SET always a string with a minimum length of 2 must follow and after MAXNGRAMSUGS always an integer must follow that is 0 or greater. If someone could be of assistance, that would be very welcome. Thanks, Pander