IDE Insight quit working

橙三吉。 提交于 2019-12-10 12:56:01

问题


At some point, my IDE Insight function stopped working. I have checked both the XE5 and XE6 versions that I have on my system and neither work, so it must be environmental.

When I click on the menu item, nothing pops up. There is no error given, just no IDE Insert screen. The same results happen when using the shortcut.

I am running Windows 7, Delphi Professional XE5 and XE6.

Anyone know how to fix this?


回答1:


The IDE Insight window was removed in XE5. Instead, there's an edit box top right of the screen (Ctrl+. gives it the focus) that you type into and get a dropdown list of commands to pick from in response.

This is documented in What's New in Delphi and C++Builder XE5.



来源:https://stackoverflow.com/questions/23143898/ide-insight-quit-working

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