has been changed outside of Source Insight
2018年04月26日 09:41:01 linux_c_coding_man 阅读数:247
摘自:https://blog.csdn.net/peng314899581/article/details/80089339
版权声明:本文为博主原创文章,如需转载请标明出处链接!否则追究法律责任! https://blog.csdn.net/peng314899581/article/details/80089339
在使用Source Insight写代码时,遇到它频繁弹窗提示代码在外部被更改
我们可以通过Options->Preferences->Files
就不会再提示了。
注意:这个解决方法,你要保证确实没有外部在修改你正在编辑的文件,频繁弹窗提示很烦。否则你这样设置了,外部有修改的,都不会让你确认就加载进来了。
原文地址:https://www.cnblogs.com/LiuYanYGZ/p/10313557.html
时间: 2024-10-31 01:28:23