关于Source Insight 的Context window中不能显示相关信息

    Source Insight 的Context window中不能显示相关信息

 

                              原本好好使用着的Source Insight,今早突然不能用了,甚是郁闷。在网上搜索了好多解决方法如:

/*******************************************************************************************

http://blog.sina.com.cn/s/blog_4d4c23530100kvk1.html

 source insight context window不能显示上下文的问题

碰到此问题,只需要操作下面三步,呵呵~:
1、打开source insight的配置文件目录,一般在"我的文档"->"Source Insight"->"Settings"目录下,创建一个空的配置文件,如new.CF3;
2、在source insight中,通过“Options”->"Load Configuration...",加载刚才创建的空配置文件new.CF3, 这之后,context window其实就可以自动显示变量或函数上下文了;
3、根据自己的习惯重新配置一下source insight,之后通过"Options"->"Save Configuration...",保存新的配置,覆盖原来的GLOBAL.CF3文件即可。

4、关闭重新打开source insight这个时候一般来说可以显示上下文了
PS:其实步骤1、2的目的就是让source insight的配置回到缺省状态

 

还有他的:http://blog.csdn.net/good123_2014/article/details/52051670

***************************************************************************************/

 

都尝试了,即使召唤出了Context window没有用,还是显示不了(附截图一张)

关于Source Insight 的Context window中不能显示相关信息_第1张图片

鼠标指在①处,在②就是不显示信息。。。。。。。

 

 

或许是因为版本的电脑的原因吧!下面我将展示出我最后解决的方案:

关于Source Insight 的Context window中不能显示相关信息_第2张图片

 

找到Project →Rebuild Project

 

关于Source Insight 的Context window中不能显示相关信息_第3张图片

 

选择箭头所指的项,确定即可。

 

正确操作后,相应的信息就出来了:

 

关于Source Insight 的Context window中不能显示相关信息_第4张图片

 

 

若有建议或者疑问的,可以在评论区留言。

 

你可能感兴趣的:(Source,Insight,的使用技巧等)