Expand Collapse #region nodes by shortkeys
-
hi code guys! I've straight q. How can we collapse the #region and classes nodes by shortkeys. like DataGrid control which has shortkeys to go into the hierachy. thanks!
-
hi code guys! I've straight q. How can we collapse the #region and classes nodes by shortkeys. like DataGrid control which has shortkeys to go into the hierachy. thanks!
Go to Edit > Outlining Menu and you can see all the shortcut keys for collapsing and expanding the regions.
-
Go to Edit > Outlining Menu and you can see all the shortcut keys for collapsing and expanding the regions.
I have written a VS.NET add-in which helps with regions and collapsing areas in code, like IF THEN ELSE, SELECT CASE END SELECT etc. If you go here: http://www.gotdotnet.com/Community/Workspaces/Workspace.aspx?id=12c54eee-1017-41a6-af3e-42434385d002 you can join my workspace and can even get the source. When its a little further a long I will release it here as an installable package. But for now I am looking for ideas and new features. In its current form its still very useful though. I welcome anybody to join. Nursey