Hi All,
I am recently creating a basic C# editor from scratch. I have searched so many programming editors and I couldn't find C# on them. There is one that are really good C# IDE and it is free (#Develop), but I am interested to develop basic C# editor that will give the developer Syntax Highlighting on C# keyword and maybe develop a C# parser. As for now I need to just create a basic C# that will check keyword and color them with blue.
For those of you that are interested creating C# editor please provide me ideas and some suggestions.
LukeSharp
Thank you in advance