Syntax highlighting
Posted: Sat Jul 10, 2004 11:52 am
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:
and the way round for <style>
Thanks
Kassi
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 -->
Thanks
Kassi