![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
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
__________________
-- pr0gm3r Last edited by pr0gm3r; Sep 15th, 2005 at 12:09 PM. |
|
|
|
|
|
#2 |
|
Expert Programmer
|
Colouring text is called Synatx Highlighting
![]() Good luck. it's looking good.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
thank you .. I have revise my post.
__________________
-- pr0gm3r |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|