Quote Originally Posted by Madboy
Cander please view: http://www.vbforums.com/showthread.php?t=345372

We are all working as a community and i could do with your expertise

Im trying to achieve a similiar thing which will highlight Delphi, HTML & VB Keywords/tags
Would actually be easy to add in new syntax highlighters to the extension.

Just add a new switch case per language with the Regex expressions what needs to be highlighted and have the setLanguage function called with a parameter telling which language to use, and finally add a menu item.