Re: Code collapse/expand
Re: Code collapse/expand
- Subject: Re: Code collapse/expand
- From: Frank Midgley <email@hidden>
- Date: Tue, 3 Feb 2004 13:45:00 -0600
Jonathan Jackel <email@hidden> wrote:
On Feb 2, 2004, at 8:18 PM, Hugh Sontag wrote:
Where would one go about stuffing the ballot box in favor of this
getting implemented sooner than later? :-)
Count me in. The one thing that I miss from Code Warrior is the
ability to find out whether my curly braces are balanced. In Code
Warrior, command-B would expand a selection to include one additional
set of curly braces. It was great for figuring out whether the if or
while brackets were right.
Double-click on the outermost brace. If your braces aren't balanced,
XCode will beep. If they are, it will select the whole code block.
This can be done via the keyboard with Xcode 1.1 if you assign a
shortcut key to the new Balance menu item in the Format menu.
-Frank
------------------------------------
Frank M. Midgley
email@hidden
http://homepage.mac.com/knarf/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.