[MonoDevelop] GtkSourceView improvements

Jeroen Zwartepoorte jeroen.zwartepoorte at gmail.com
Thu Jun 2 10:42:09 EDT 2005


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.

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

Regards,

Jeroen

On 5/31/05, John Luke <john.luke at gmail.com> wrote:
> Hey,
> On Tue, 2005-05-31 at 21:41 +0200, Jacob Ilsø Christensen wrote:
> > Ahh, didn't know. Will have a look at fixing up that stuff then :-)
> >
> > /Jacob
> >
> > On 5/31/05, Christian Hergert <christian.hergert at gmail.com> wrote:
> > > If by *on the fly syntax checking* you mean error hightlighting, there
> > > is some code in the codebase that i believe John Luke had been working
> > > on. It was quite unstable last time we enabled it, but this was mostly
> > > due to the parser iirc. It seemed to have lots of array out of bounds
> > > exceptions. I would take a look at fixing this up before writing a new
> > > one.
> > >
> > >
> 
> Someone else wrote most of it, I was only trying to make it work good
> enough to enable.  There are a few things in play here:
>  - the parser doesn't report errors as much as a compiler like mcs
>    which can be misleading
>  - highlighting the correct portion of a line given a line + column of
> the error needs to be fairly intelligent
>  - gtksourceview syntax highlighting conflicts with the error underline
> drawing
>  - normal bugs, lack of testing
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list