Syntax highlighting

Are you missing a feature? Request its implementation here.
ElKassi
Posts: 4
Joined: Fri Jul 02, 2004 9:47 am

Syntax highlighting

Post 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