如何使Visual Studio Code的自动完成建议显示得更快? [英] How can I make Visual Studio Code's auto-complete suggestions appear more quickly?

查看:201
本文介绍了如何使Visual Studio Code的自动完成建议显示得更快?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有足够的空闲资源了

但是,即使我输入了要完成的内容的80%,Visual Studio Code也要花几秒钟的时间来显示自动完成列表.

but Visual Studio Code is taking several seconds to show an auto-completion list, even when I have typed 80% of what is to be completed.

如何使Visual Studio Code的自动完成建议显示得更快?

How can I make Visual Studio Code's auto-complete suggestions appear more quickly?

推荐答案

可能启用了某些VS代码扩展,这会减慢系统速度. 要检查是否存在这种情况,请打开命令面板"(Ctrl + shift + p),然后键入禁用所有已安装的扩展". 现在检查体验是否更快,响应速度更快.如果是这种情况,那么您现在需要查找使您变慢的扩展程序,为此,请按照以下步骤操作: 打开命令面板(Ctrl + shift + p)并键入显示已安装的扩展程序",现在您必须从列表中花费一些时间来激活和停用扩展程序,直到找到引起问题的扩展程序为止.

It is possible that you have some VS code's extension enabled that is slowing down your system. To check if that's the case open Command Palette (Ctrl+shift+p) and type "Disable all installed extensions". Check if the experience is faster and more responsive now. If that's the case now you need to find the extension that is slowing you, for doing so follow these steps: open Command Palette (Ctrl+shift+p) and type "Show Installed Extensions", now from the list you will have to spend some time activating and deactivating extensions until you find the one causing the troubles.

注意:您可以随时按Ctrl +空格键和Ctrl + Shift +空格键显示建议,因此可以尝试在不显示时强制使用.

NOTE: You can show suggestions at any time pressing Ctrl+space and Ctrl+shift+space, so you can try forcing it when it's not showing.

这篇关于如何使Visual Studio Code的自动完成建议显示得更快?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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