Shovel
Can't get enough of FH
- Joined
- Dec 22, 2003
- Messages
- 1,350
Collapsable Code (where sections of code can be folded up using [+] and [-] buttons, like in trees, to be make it easier to navigate) is a bloody wonderful invesntion for coding. However, VS.NET2k3 seems to only apply it to functions, classes and defined #region areas.
Does anyone know if it's possible (and how) to make if... else.. and try... catch... finally blocks collapsable as well? Would be ace.
Apparently we get to play with .NET 2.0 and VS 2005 Beta at work soon (we seem to have a thing about jumping on the new tech fast), but I dunno if that'll do it either. Might send MS a mail and poke 'em to introduce it as a feature.
Roll on ASP.NET 2.0... XHTML output a-go-go.
Does anyone know if it's possible (and how) to make if... else.. and try... catch... finally blocks collapsable as well? Would be ace.
Apparently we get to play with .NET 2.0 and VS 2005 Beta at work soon (we seem to have a thing about jumping on the new tech fast), but I dunno if that'll do it either. Might send MS a mail and poke 'em to introduce it as a feature.
Roll on ASP.NET 2.0... XHTML output a-go-go.