I'm looking for a .NET component that free and include the following features:
- Real-time syntax highlighting (HTML, VBScript,..)
- Intellisense (I can build my own intellisense library)
- Line number
I found ScintillaNET from
http://scintillanet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=15804
but I wonder if there is a better component? Please help me, thanks!