|
-
Nov 13th, 2003, 05:30 PM
#1
Thread Starter
Hyperactive Member
Turn Off Auto-expand of code blocks in IDE[RESOLVED]
Hey all,
You know whats really annoying? The way the IDE automatically expands your code blocks the first time you enter a file. I've got it broken up into regions, but when I open a region EVERY function in the region is exploded.
Any idea how to turn that 'feature' off?
Thanks,
Ben
Last edited by BenFinkel; Nov 14th, 2003 at 09:57 AM.
-
Nov 13th, 2003, 06:01 PM
#2
I don't think you can but the short cut keys to shrink them is: Ctrl+M+O (Ctrl+M, Ctrl+O) and to expand them its: Ctrl+M+P (Ctrl+M,Ctrl+P)
-
Nov 13th, 2003, 07:26 PM
#3
Thread Starter
Hyperactive Member
Well, that'll probbly help.
Thanks Ed.
--Ben
-
Nov 14th, 2003, 09:57 AM
#4
Thread Starter
Hyperactive Member
Well, it works to a certain extent. 
I have to expand the region manually (since CTRL-M,CTRL-P removes the +/- icons) and then I can shrink it using CTRL-M, CTRL-O, and then expand manually again and all of my functions are shrunk.
Annoying, but better. Thanks!
--Ben
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|