Page 1 of 1

Syntax highlighting

Posted: Sat Jul 10, 2004 11:52 am
by ElKassi
Hi,

I would like to have at least syntax highlighting for css stylesheet files added.

Another feature would be, to include syntax highlighting of type css / javascript within the highlighting of their tags in (x)html-files:

Code: Select all

<script type="text/javascript">
<!-- syntax hightlighting for js -->
</script>
<!-- normal highlighting again for xhtml -->
and the way round for <style>

Thanks
Kassi