Procedure view in VB.net 2005 IDE ??

  • Thread starter Thread starter Steve Cutting
  • Start date Start date
S

Steve Cutting

Hi all,

Is there any chance that single-procedure view in the IDE will make a return
in the 2005 update ??

From my brief experience with VB6, I found this feature made a huge
difference in terms of code legibility. When I got 2003 I couldn't believe
they removed this wonderful feature :(

According to an article I read on MS's site, the collapsing feature of 2003
supposedly replaces procedure view. IMO collapsed sub/functions just makes
legibility worse because it turns off the separator lines.

thanks
Steve
 
* Steve Cutting said:
Is there any chance that single-procedure view in the IDE will make a return
in the 2005 update ??

I addition to Cor's reply: No, nit in 2005, AFAIK.
According to an article I read on MS's site, the collapsing feature of 2003
supposedly replaces procedure view. IMO collapsed sub/functions just makes
legibility worse because it turns off the separator lines.

Full ACK. I never used procedure view but I can understand that people
liked this feature.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top