我的idea不知从什么时候起,鼠标放到代码上就立刻弹出智能提示(document提示),很碍眼,会覆盖附近的代码,很影响正常编辑,必须要把鼠标移开才能关闭,有什么办法能关闭这个智能提示?
我的idea不知从什么时候起,鼠标放到代码上就立刻弹出智能提示(document提示),很碍眼,会覆盖附近的代码,很影响正常编辑,必须要把鼠标移开才能关闭,有什么办法能关闭这个智能提示?
Preferences => IDE Settings => Editor => Code Completion => Autopopup documentation in (ms)
关掉这个,所有和代码提示相关的设置都在这里。
2 回答1.3k 阅读
1 回答1.1k 阅读
770 阅读
感谢回答,我在这里找到的答案:
Menu -> Preferences -> Editor -> scroll down to the Other section and Check Show quick doc on mouse move