GNOME Bugzilla – Bug 665239
Mixed-mode syntax highlighting
Last modified: 2013-09-28 23:22:25 UTC
Please add support for mixed-mode syntax highlighting. When I open a PHP file, I need PHP, HTML, CSS and JavaScript highlighting. When I open a CSHTML file, I need C#, HTML, CSS, JavaScript highlighting. When I open a VBHTML file, I need VB, HTML, CSS, JavaScript highlighting. When I open a ASP file, I need ASP, HTML, CSS, JavaScript highlighting. One syntax highlighting is not enough, I need 4 at the same time.
When I open a HTML file, I need HTML, CSS and JavaScript highlighting.
Also for CFML, I need ColdFusion (CFML), HTML, CSS and JavaScript highlighting. Also for JSP, I need Java, HTML, CSS and JavaScript highlighting.
This is supported by GtkSourceView. If you see some problems in specific language specs, file specific bug reports.
When I open a .html file, I need HTML, CSS and JavaScript highlighting.