Results 1 to 8 of 8

Thread: C# , VB .NET Code Editor??

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    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 ?

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    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.

  3. #3

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    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.

  4. #4
    Fanatic Member robbedaya's Avatar
    Join Date
    Jul 2002
    Location
    Belgium
    Posts
    872
    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.

  5. #5
    Lively Member
    Join Date
    Jan 2002
    Posts
    105
    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.

  6. #6

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    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 !

  7. #7
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    extrange like someone said i had the idea that to me he keeps them non-colapsed
    \m/\m/

  8. #8

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    What ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width