[Geany-devel] Improved syntax highlighting for Forth

Matthew Brush mbrush at xxxxx
Fri Aug 17 01:42:45 UTC 2012


On 12-08-14 04:59 PM, oco at newmail.ru wrote:
> Hello to all!
> I really enjoy using Geany as an IDE for embedded programming. I often use Forth language but syntax highlighting for Forth in Geany recognizes only one "primary" keyword set.
> So, this is a patch for adding "keyword","defword","preword1","preword2","string" keyword sets (as in Scintilla source)
>
> diff --git a/data/filetypes.forth b/data/filetypes.forth
> [...]

Hi,

I applied it in this commit:

https://github.com/geany/geany/commit/e20a57927dc6b760611c8ea2fb72bd43ffc507b4

I don't know Forth language but the changes look ok and it doesn't break 
with some sample code pasted from the web :)

Thanks!

Cheers,
Matthew Brush




More information about the Devel mailing list