Visual Studio 2013 C ++ IntelliSense显示建议,但不按任何成员列表提交字符提交 [英] Visual Studio 2013 C++ IntelliSense shows suggestion but does not commit them by pressing any of the member list commit characters

查看:871
本文介绍了Visual Studio 2013 C ++ IntelliSense显示建议,但不按任何成员列表提交字符提交的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我输入C ++项目时,我得到建议。我可以通过按Tab键提交选择的建议;但是如果我按下enter或空格或任何成员列表提交字符:

When I type in a C++ project , I get suggestion. I can commit the selected suggestion by hitting Tab key; But if I press enter or space or any of the member list commit characters :

{}[]().,:;+-*/%&|^!=<>?@#\

Intellisense不提交所选选项。我希望这个建议提交与任何这些字符,正如C#中的默认设置。

, Intellisense doesn't commit the selected option. I want this suggestion to be committed with any of these characters, exactly as the default settings in C#.

推荐答案


  • 从菜单中打开选项:工具 - >选项

  • 导航到页面:文本编辑器 - > C ++ - >高级

  • 向下滚动到Intellisense部分

  • 更改选项:Member List Commit Aggressive from False to True

    • Open Options from menus: Tools -> Options
    • Navigate to page: Text Editor -> C++ -> Advanced
    • Scroll down to Intellisense section
    • Change the option: Member List Commit Aggressive from False to True
    • 这篇关于Visual Studio 2013 C ++ IntelliSense显示建议,但不按任何成员列表提交字符提交的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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