I'm working on creating a new version for my MultiCode editor. I wanted to add in something like visual studio, and other programs use like color changing according to the certain piece of code like:

<html>
<body>
<p>Hello</p>
</body>
</html>

Please help or make suggestions if you can!
Thanks!!