Re: Cannot load a lexer
Neil Hodgson <[email protected]> Wed, 17 Dec 2025 12:59:44 +1100
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <CACWkrThC27d0SYpoh7JNMCo4QW8T=GK4xbU4cjLQkg3xx3kWxQ@mail.gmail.com> |
Roger Tunnicliffe: > dim one_keyword as string = "dim" & &h00 I'm not familiar with FreeBasic and have no idea what the above line does, particularly '& &h00'. > If this is to replace keywords it tells us that they already exist so I am not sure why I would have to add any.. You need to replace an initially empty list "" with a non-empty list "x y z". Neil -- You received this message because you are subscribed to the Google Groups "scintilla-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/CACWkrThC27d0SYpoh7JNMCo4QW8T%3DGK4xbU4cjLQkg3xx3kWxQ%40mail.gmail.com.