[MonoDevelop] Re: GtkSourceView improvements

John Luke john.luke at gmail.com
Thu Jun 2 10:57:33 EDT 2005


On Thu, 2005-06-02 at 16:42 +0200, Jeroen Zwartepoorte wrote:
> Hi John,
> 
> Could you explain what you mean with "gtksourceview syntax
> highlighting conflicts with the error underline drawing"? Paolo
> (Maggi) & i met up at GUADEC and discussed improving GtkSourceView. We
> discussed code folding & complete line-highlighting (e.g.
> breakpoints). If there's other stuff that should be fixed, please let
> me know.
> 
If I for example underline the line
'using System;'
since using is highlighted by gtksourceview it seems
to overwrite my manual underlining (and so it looks like using has no
error underline at all).  It might just be a bug in my code, or the
sourceview C# bindings I haven't looked much further, but it seems that
the sourceview coloring runs after and overwrites things.

> See http://live.gnome.org/GtkSourceView (add comments please) for a
> suggested API for code folding and line highlighting.

Will do, thanks.



More information about the Monodevelop-list mailing list