Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

It's the little things that annoy the most isn't it?

 

Has anyone noticed that if you use regions, and they are collapsed, when you search for something in your code it can't delve into the collapsed region to find?

 

Maybe I am missing a setting somewhere or something. I like using regions but I also need to search for things at times.

 

Also, is there a way to collapse or exand all regions at once?

Does the regioning change in VS2005?

Wanna-Be C# Superstar
Posted
Go to Edit -> Outlining to see all the outlining options and their shortcuts. Also, I heard an unofficial shortcut elsewhere: press Ctrl+A and then press Tab to expand everything. This works in VB because all the code is reformatted when you press Tab. It would actually Tab every line along in C# so best not do it there.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...