Syntax highlight
Posted: Sat Feb 25, 2012 12:09 am
I write code in Oracle PL/SQL server pages. I’m looking for an editor which can smartly highlight syntax. For example:
File starts off in html by default:
======================================
Html
Html
Hmlt
<%
now writing oracle pl/sql code
more code
more code
%>
Now in html mode
Html
Html
Html when in html #xyz()# the pound means to go back into plsql mode
Html
Html
========================================
I guess oracle .psp files do not have a template, is there a way to tell Zeus to highlight syntax according to code delimiters?
File starts off in html by default:
======================================
Html
Html
Hmlt
<%
now writing oracle pl/sql code
more code
more code
%>
Now in html mode
Html
Html
Html when in html #xyz()# the pound means to go back into plsql mode
Html
Html
========================================
I guess oracle .psp files do not have a template, is there a way to tell Zeus to highlight syntax according to code delimiters?