Search found 1 match

by bmcgin
Sat Feb 25, 2012 12:09 am
Forum: General
Topic: Syntax highlight
Replies: 1
Views: 7137

Syntax highlight

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 ...