|
-
Mar 22nd, 2003, 09:11 AM
#1
Thread Starter
Sleep mode
C# , VB .NET Code Editor??
Why it's expanding all the functions in my class when it loads again ? any option I can set out there to make them collapsed ?
-
Mar 22nd, 2003, 10:16 AM
#2
PowerPoster
I have also been very frustrated by this. It would be nice if they had the default to collapse when opened, or better yet, allow us to choose.
I couldn't find how to do this.
-
Mar 22nd, 2003, 10:24 AM
#3
Thread Starter
Sleep mode
I would think of moving all those long functions to separate Class files and only load the one I need , at least this would solve a bit.
-
Mar 23rd, 2003, 03:54 AM
#4
Fanatic Member
i believe regions (#region "Region Description" .... #End Region) don't expand when reloading your project. Maybe this could be an idea?
- Use the thread tools to Mark your Thread as Resolved when your question is answered.
- Please Rate my answers if they where helpful.
-
Mar 23rd, 2003, 05:34 AM
#5
Lively Member
Yep, you can count me in on this as well. I find it annoying it keeps expanding any collapsed code.
I've looked as well and couldn't find anyway to change it.
-
Mar 23rd, 2003, 08:43 AM
#6
Thread Starter
Sleep mode
Originally posted by robbedaya
i believe regions (#region "Region Description" .... #End Region) don't expand when reloading your project. Maybe this could be an idea?
lol , that's what I'm doing in my class .as soon as it's loaded , it expand automatically !
-
Mar 23rd, 2003, 11:08 AM
#7
yay gay
extrange like someone said i had the idea that to me he keeps them non-colapsed
\m/  \m/
-
Mar 23rd, 2003, 12:07 PM
#8
Thread Starter
Sleep mode
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
|