[MonoDevelop] Scintilla over GtkSourceView

Mike Krueger mike@icsharpcode.net
Tue, 27 Jan 2004 17:14:55 +0100


Hi

I think that the text editor should be done in C# and the #Develop 
source code editor does fine (you're
using a translated version for MonoDevelop, right?).
It's much easier to change a C# text editor than any C project. Maybe 
someone will develop the C# text editor
further as stand alone project... I think that C/C++ should 'die' as 
mainstream application development language in
the future and it doesn't help much for a C# project to add uneccessary 
C/C++ dependencies.

Regards
Mike

> I read the text buffer is going to be migrated to GtkSourceView for 
> scalability and usability. I have been using Anjuta(based on 
> scintilla) for a few months, it supports code folding and auto 
> complete features. I would like to suggest using Scintilla over 
> GtkSourceView, so we can gain the new functionality without writing to 
> much code.
>
>  
>
> Links:
>
> http://www.scintilla.org/
>
>  
>
> http://anjuta.sourceforge.net/
>
>  
>
> Thanks,
>
> Jesus
>