Folding/Collapsing functions and subroutines in Visual Basic 6
问题 Do you know if there's a way to fold/collapse functions and subroutines (and better yet: ifs and whiles) in the Visual Basic 6 IDE? At least with a plugin or something similar? I have to deal with files of thousands of lines sometimes and with no cropping it's just impossible (It's a very old app off course). Please note that it's not Vb.Net, it's VB6.0 Thanks! 回答1: No, in Visual Basic 6 IDE is no fold/collapse functions. What to do instead? Use Ctrl + Arrow Up or Ctrl + Arrow Dn for skipping