HTML Highlighting

General questions regarding the usage of CodeLite
xolotl
CodeLite Enthusiast
Posts: 14
Joined: Tue Oct 04, 2016 9:10 am
Genuine User: Yes
IDE Question: C++
Contact:

HTML Highlighting

Post by xolotl »

Is XML highlighting for HTML too? If so should it be named 'HTML/XML' or 'HTML'?
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: HTML Highlighting

Post by eranif »

No. The XML and HTML highlighting are different.
The HTML also highlights embedded JS scripts, PHP and any other scripting language that might be found inside an HTML document.
When you open an HTML document inside CodeLite, the "php" lexer colours it
Make sure you have read the HOW TO POST thread
Post Reply