Every editor worth its weight in bits can syntax highlight dtml. Both emacs and vim do. Even editors without dtml awareness can do a fair job with the
The only trouble with vim is that vim syntax highlighting cannot deal with entity syntax &dtml-var; If you use entity syntax, the highlighting is confused from the first occurence of the entity down to the file bottom. I don't know how emacs behaves in this respect. -- Milos Prudek
On Tue, Apr 30, 2002 at 07:08:21PM +0200, Milos Prudek wrote:
The only trouble with vim is that vim syntax highlighting cannot deal with entity syntax &dtml-var;
If you use entity syntax, the highlighting is confused from the first occurence of the entity down to the file bottom.
I don't know how emacs behaves in this respect.
No such problem on gnu emacs 20.7.2. Vi users can try emacs in viper-mode; it's almost like vi. I use it. Much better than the old vi-mode which hardly did anything. -- Paul Winkler home: http://www.slinkp.com "Muppet Labs, where the future is made - today!"
participants (2)
-
Milos Prudek -
Paul Winkler