Some type of highlight setting

Help with setting up and configuring custom user tools in UltraEdit (based on command line input)

Some type of highlight setting

Postby Tigga » Mon Sep 06, 2004 9:27 pm

Whenever I'm editing a php file, it highlights the end of a string that I'm on... For example:

globalize($_REQUEST, array('return' => STR, 'orderby' => STR, 'direction' => STR));

If I was editing the string above and had my mouse on either of the bold parentheses I marked, the corresponding ending/beginning parenthese will be highlighted. Where can I turn this setting off?
User avatar
Tigga
Newbie
 
Posts: 2
Joined: Sun Sep 05, 2004 11:00 pm

Re: Some type of highlight setting

Postby Mofi » Tue Sep 07, 2004 1:40 am

Open Advanced - Configuration... - Syntax Highlighting and disable Enable Auto Brace Matching at the bottom of the dialog.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4051
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Some type of highlight setting

Postby Tigga » Tue Sep 07, 2004 11:53 am

Thank you sir. :)
User avatar
Tigga
Newbie
 
Posts: 2
Joined: Sun Sep 05, 2004 11:00 pm


Return to Custom User Tools/Tool Configuration