Thursday, September 11, 2008

I got asked this last night in Christchurch: "How do you make it so regions are always expanded?"

There's a couple of different ways to do this:

  • You can turn off outlining altogether, in the Advanced Settings under C#:
    OutliningToggle
  • You can learn the keyboard shortcuts for expanding and contracting outlines: Did you know how to collapse and expand code - Sara Fords blog
  • Or, you could reduce your use of regions (I've found they're often used to hide code, when really it should be refactored).

Kirk

All comments require the approval of the site owner before being displayed.
Name
E-mail
Home page

Comment (HTML not allowed)