【发布时间】:2020-05-13 18:19:51
【问题描述】:
多年来,我一直使用 ENTER 和分号自动完成智能感知建议。
然而,出于某种原因,现在为我执行此操作的唯一键是 TAB。
您可能认为这会回答问题,但这是关于 Visual Studio Code:
How to enable autocomplete when pressing enter in VS C#
这是一个关于该功能不再起作用的错误报告,并回复说它已被修复:
https://developercommunity.visualstudio.com/content/problem/41831/c-autocomplete-enter-inserts-new-line-instead.html
我没有以下设置,从首选项菜单开始,我使用搜索功能查找设置应该是什么,但一无所获:VisualStudio -> preferences -> intellisense and uncheck the box "complete with space and interpunctation"
我已经将on enter behavior 更改为从不添加新行,但输入时总是添加新行,因此此设置似乎没有任何效果。无论如何,这还不够,我希望在更多键上自动完成智能感知建议。
【问题讨论】:
-
@PerryQian-MSFT 对不起,我很忙,很快就会看到这个。
标签: visual-studio configuration intellisense