* Thus wrote Eugene Lee ([EMAIL PROTECTED]): > On Tue, Sep 23, 2003 at 12:28:12AM +0000, Curt Zirzow wrote: > : * Thus wrote Chris W. Parker ([EMAIL PROTECTED]): > : > > : > I am looking for an editor that will highlight the string > : > "{$array['index']['index']}" within a string. > : > > : > For example: > : > > : > +--------- gray ------------+ > : > | | > : > | +-- red ---+ | > : > | | | | > : > $variable = "The amount is {$amount[0]}."; > : ^^^^ ^^^^^^ ^^ +*%%%%%%#^#+^^ > : > : Thats vi's coloring :) > > Plain vi does not do syntax highlighting. Perhaps you are using a > vi-derivative, like Vim. > > http://www.vim.org/
yeah, I suppose I should clarify that. I sometimes use vi/vim interchangably, which I shouldn't do. Thanks for noting this. Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php