一直没遇到过这个问题,查了debug发现是一个加载json被墙,http/https直接访问不到。。。
解决办法简单粗暴:直接github找一个最新的丢进去!
编辑Preferences > Package Settings > Package Control > Settings - User文件
码上
{
"channels":
[
"https://raw.githubusercontent.com/7t7t/channel_v3.json/master/channel_v3.json"
]
}
附最新channel_v3.js下载地址
https://github.com/search?o=desc&q=channel_v3.json&s=updated&type=Repositories
网友评论