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 ?
Printable View
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 ?
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.
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.
i believe regions (#region "Region Description" .... #End Region) don't expand when reloading your project. Maybe this could be an idea?
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.
lol , that's what I'm doing in my class .as soon as it's loaded , it expand automatically !Quote:
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?
extrange like someone said i had the idea that to me he keeps them non-colapsed
What ?