Intellij 13 Auto doc pop up on mouseover solution doesn't work anymore [duplicate]

穿精又带淫゛_ 提交于 2019-11-30 03:51:39

问题


I have been using this solution for IntelliJ 12 for auto popup quick documentation on mouse over.

But the new version of IntelliJ 13 does not do anything when you set the auto.show.quick.doc=true in the idea.properties file.

Any Ideas to get this to work for version JetBrains IntelliJ 13?


回答1:


For ItelliJ IDEA 13 the setting auto.show.quick.doc=true property in the idea.properties appears to now reside in the preferences.

Go to the ItelliJ IDEA Menu -> Preferences -> Editor -> scroll down to the Other section and Check Show quick doc on mouse move

Now you have mouse over Quick Doc functionality working again for ItelliJ IDEA 13:



来源:https://stackoverflow.com/questions/20530329/intellij-13-auto-doc-pop-up-on-mouseover-solution-doesnt-work-anymore

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