VB 2005 Pro: Collapse to definitions is incorrect

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If i click on the function "Collapse to definitions" ALL the collapsable
elements in the source become collapsed. This is a bug, then it is not
correct.

If you do it in c# 2005, then namespace and class will be not collapsed. In
VB.NET 2003 it was correct to.

I have installed SP1 of VS2005, but it still not corrected.

It would be very nice to have this function working. (I use this function
many times every day. >50)

Regards,
Andreas
 
If i click on the function "Collapse to definitions" ALL the collapsable
elements in the source become collapsed. This is a bug, then it is not
correct.

If you do it in c# 2005, then namespace and class will be not collapsed. In
VB.NET 2003 it was correct to.

I have installed SP1 of VS2005, but it still not corrected.

It would be very nice to have this function working. (I use this function
many times every day. >50)

Regards,
Andreas

To be honest I don't know what you are talking about. I have VS 2005
Professional SP1 and both the Visual Basic and C# designers act the
same when I right click and select Outlining --> Collapse To
Definitions. All properties and methods collapse, but the namespace,
class, and using blocks stay expanded.

Secondly, suppose you are correct and that the VB 2005 designer had a
bug. This newsgroup is not the place to report it, we are the
community members and (afaik) none of us are responsible for the
design and functionality of the IDE. I don't know the URL for the
website to report a bug or to give a suggestion, but perhaps you could
google for it.

Thanks,

Seth Rowe
 
I have my problem with VS2005 Pro 8.0.50727.762 (SP.050727-7600).

I looked for bug-report at microsoft site, but only found 300? support!
So i tryed it there, but it looks like i was wrong.

Sorry!

Regards,
Andreas
 
I have my problem with VS2005 Pro 8.0.50727.762 (SP.050727-7600).

I looked for bug-report at microsoft site, but only found 300? support!
So i tryed it there, but it looks like i was wrong.

Sorry!

Regards,
Andreas

msdn.microsoft.com > Support > File Bugs or Suggestions

Not to difficult to find

Chris
 
Back
Top