Re: some advice about mc
- From: Roland Illig <roland illig gmx de>
- To: MozGG <mozgg donec net>
- Cc: mc-devel gnome org
- Subject: Re: some advice about mc
- Date: Tue, 16 Nov 2004 17:18:11 +0100
MozGG wrote:
Please add support for highlighting such PHP syntax as
==========
<?php
	echo
<<<HTML
	<!-- Here the HTML-code comes -->
HTML;
?>
==========
because if I use this, mc sees the "<HTML" tag and the following text is all in blue :-(
Thanks a lot!
This will take some (real) time and much (development) time, as the 
current syntax highlighter is kind of ... primitive. It knows about 
keywords and contexts, but it cannot nest two contexts (Here-document 
inside PHP), as you suggest here.
Sorry for now.
Roland
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]