vb6 - Folding/Collapsing functions and subroutines in Visual Basic 6 -


do know if there's way fold/collapse functions , subroutines (and better yet: ifs , whiles) in visual basic 6 ide? @ least plugin or similar?

i have deal files of thousands of lines , no cropping it's impossible (it's old app off course).

please note it's not vb.net, it's vb6.0

thanks!

no, in visual basic 6 ide no fold/collapse functions. instead?

  • use ctrl + arrow up or ctrl + arrow dn skipping between functions
  • use list of functions in upper right corner instead of scrolling
  • toggle procedure view / full module view 2 buttons in bottom left corner
  • must-to-have: install scroll wheel fix vb6 , scroll source mouse wheel (nirvana!)

Popular posts from this blog