Visual Basic 6中的折叠/折叠功能和子例程 [英] Folding/Collapsing functions and subroutines in Visual Basic 6

查看:667
本文介绍了Visual Basic 6中的折叠/折叠功能和子例程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你知道在Visual Basic 6 IDE中是否有折叠/折叠函数和子程序(以及更好的:ifs和whiles)的方法吗?至少有一个插件或类似的东西?

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).

请注意,它不是Vb.Net,它是VB6.0

Please note that it's not Vb.Net, it's VB6.0

谢谢!

推荐答案

不,在Visual Basic 6 IDE中没有折叠/折叠功能。该怎么做?

No, in Visual Basic 6 IDE is no fold/collapse functions. What to do instead?


  • 使用 Ctrl +向上箭头 Ctrl +箭头Dn 用于在函数之间跳过

  • 使用右上角的函数列表而不是滚动

  • 切换过程视图/完整模块视图左下角的两个按钮

  • 必须拥有:安装用于VB6的滚轮修复和使用鼠标滚轮滚动源(必杀技!)

  • Use Ctrl + Arrow Up or Ctrl + Arrow Dn for skipping between functions
  • Use the list of functions in the upper right corner instead of scrolling
  • Toggle Procedure View / Full Module View by two buttons in the bottom left corner
  • Must-to-have: install Scroll Wheel Fix for VB6 and scroll source with mouse wheel (nirvana!)

这篇关于Visual Basic 6中的折叠/折叠功能和子例程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆