VS编辑器的VB编辑器中的自动完成功能 [英] Autocomplete function in the VB editor for VS 2005

查看:279
本文介绍了VS编辑器的VB编辑器中的自动完成功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何打开VB编辑器的自动完成功能?即,当键入"私人"时我如何获得小弹出窗口,以便我可以点击Space并转到下一个单词?同样,当键入"系统"时击中了。获取可供选择的系统事件列表。

How do I turn on the autocomplete function for the VB editor? I.e., when typing "Private" how do I get the little pop-up so I can just hit Space and move to the next word? Similiarly, when typing "System" hitting the . to get a list of possible system events to select from.

推荐答案



检查以确保语句完成在你的编辑器中。要检查这一点,请在Visual Studio中转到"工具"|选项|文字编辑器|所有语言并确保选中自动列表成员参数信息。如果要进一步定制,也可以在文本编辑器下查看基本节点。

HTH,

Hi,

Check to make sure statement completion is turned on in your editor.  To check this, in Visual Studio, go to Tools | Options | Text Editor | All Languages and make sure Auto list members and Parameter information are selected.  You can also look in the Basic node under Text Editor if you want to tailor it further.

HTH,


这篇关于VS编辑器的VB编辑器中的自动完成功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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