How to hide hover tooltips on Spyder 4

十年热恋 提交于 2021-02-16 05:46:12

问题


not sure where to ask:

is there a way to not have the help tooltip/popup/hover window opening in spyder?

since updating to 4.0 the window does not close when you change between windows:

guess something like this will be reported and delt with in future updates but for now i would be happy to just disable it

(using 64-bit windows-10 machine)


回答1:


(Spyder maintainer here) Yes, there is. You need to go to the menu

Tools > Preferences > Completion and linting > Introspection

and deactivate the option called Enable hover hints.

Note: The issue you posted above with the hover not hiding when giving focus to other applications will be fixed in our next bugfix version (4.1), to be released in a couple of months.



来源:https://stackoverflow.com/questions/59225879/how-to-hide-hover-tooltips-on-spyder-4

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!