简体   繁体   English

如何在Chrome 70的Javascript控制台中禁用自动完成功能?

[英]How to disable autocomplete in the Javascript console for Chrome 70?

I am currently learning javascript and have encountered an annoyance. 我目前正在学习JavaScript,遇到了麻烦。 When using the Chrome javascript console it will pop up an autocomplete window for whatever I am typing. 使用Chrome JavaScript控制台时,无论我输入什么内容,它都会弹出一个自动完成窗口。 I read that disabling autocomplete from history and eager evaluation would fix this but I am still getting popups and suggestions. 我读到禁用历史记录的自动完成功能并进行急切的评估会解决此问题,但是我仍然会收到弹出窗口和建议。 Is there any way to get rid of this? 有什么办法可以摆脱这个?

自动完成窗口

To turn off autocompletion in Chrome's console, click the gear icon and clear the Autocomplete box. 要在Chrome的控制台中关闭自动填充功能,请点击齿轮图标,然后清除自动填充框。

屏幕截图,显示了齿轮和自动完成复选框的位置

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM