sublime弹出报错信息

阅读 133

2022-09-15


A plugin (SublimeCodeIntel) may be making Sublime Text unresponsive by taking too long (0.020000s) in its on_modified callback.

This message can be disabled via the detect_slow_plugins setting

解决方法:打开preference->setting_user
添加
“detect_slow_plugins”: false
这样以后就不会弹出类似提示了

相关推荐

精彩评论(0)

0 0 举报