Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Over the last few months (since may) i have developing a project, but it really sucks as it dont have a highlighter option, as i want it to have like "PHP Highlight, HTML Highlight & C++ Highlighter" so users can see their current code more clearly, and it isnt working out to good with just a richtextbox as it doesnt have that feature..

So to the question:

Is it some kind of component or a piece of code to get a highlighter option? and it applies that to the richtextbox when the "specific" programmingvlanguage is selected?

Thanks in advance!

share|improve this question
What editor/IDE are you using? – octopusgrabbus Sep 22 '11 at 22:29
Microsoft Visual Basic – Stian Olsen Sep 23 '11 at 6:47
Visual Studio supports plugins, but I'm not sure about Visual Basic's IDE. I can't answer the question, because I don't work enough with these IDEs to advise you. I would check to see if the Visual Basic IDE supports plugins. – octopusgrabbus Sep 27 '11 at 10:28

closed as not a real question by MPelletier, Kev Oct 1 '11 at 10:57

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.