Source code editing component for C#?
Source code editing component for C#?
Anyone know of any source code editing components for C#? Either written in C# or compatible with.
SharpDevelop, the OpenSource C# IDE has syntax-highlighting. There is some kind of stuff in there, I guess. It's written in C# and the source is free - so you can look at it. But it's a huge project.
There is also "SnippetCompiler" - a small editor for C# written in C#, but I don't know, if you can look at the source.
I'm sure there is one, but I never heard of a component like a "Gadget" you drag into your form and have a syntax-highlighting.
A quick search in a german board brought these (results in english):
http://www.icsharpcode.net/OpenSource/S ... velop.aspx
http://www.geocities.com/egon_rath/edtest.zip
http://community.sharpdevelop.net/forums/
Hope it helps.
There is also "SnippetCompiler" - a small editor for C# written in C#, but I don't know, if you can look at the source.
I'm sure there is one, but I never heard of a component like a "Gadget" you drag into your form and have a syntax-highlighting.
A quick search in a german board brought these (results in english):
http://www.icsharpcode.net/OpenSource/S ... velop.aspx
http://www.geocities.com/egon_rath/edtest.zip
http://community.sharpdevelop.net/forums/
Hope it helps.
cheers,
bembulak
bembulak


