Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Spiralhead #1
SQL query text breaks syntax highlighting
The following code messes up dreamweaver's syntax highlighting. Im assuming
it's because the parser sees the bracket and thinks it's a tag.
<cfquery datasource="#application.dns#" name="list">
select * from emaillist where date >= '#from#' and date <= '#tue#' and
category='#request.cat#'
</cfquery>
Just a bug... thought maybe i'd point it out & maybe someone would notice.
Spiralhead Guest
-
Syntax-Highlighting
Hi there, is there a plug-in or extension for dreamweaver which enables syntax-highlighting ? Thank you very much, greets, ben -
Perl Syntax Highlighting
Greetings fellow members, I am in search for Perl/CGI definitions for use within CodeColoring.xml and Colors.xml. Perl syntax highlighting would... -
custom syntax highlighting in html-kit
Hello, I'd REALLY REALLY like to be able to modify the syntax highlighting in html-kit. Is this possible? Right now in PHP if you have a line... -
no syntax highlighting: Using a basic text editor such as notepad or 'editpad' on windows platform
On Sun, 27 Jul 2003 17:23:14 +0000 (UTC), "ChronicFatigue" <NOSPAMsimon@chronic-fatigue.co.uk> wrote: I use TextPad, which offers syntax... -
VIM - no syntax highlighting on console
On Sat, 02 Aug 2003 22:20:06 +0200 Jaque Moreau <mr.wimpy@firemail.de> wrote: In command mode (in VI), type ":syntax on" and see if that fixes...



Reply With Quote

