Can anyone please suggest me a good open source C# code editor control with syntax highlighting and intellisense to use in my application. I am not asking for any IDE like VS or #develop, I need only a winform code editor control so that I can use it in my application for scripting.
Can you please suggest me a good one …
I found ScintillaNET, but I want some other alternative..
After considering all the options I decided to go for ScintillaNet, cause it is very easy to use.