- Octotree插件的安装:github工具:Octotree安装和使用教程
使用Octotree插件阅读github上代码时出现API limit exceeded - 报错:API limit exceeded,You have exceeded the GitHub API rate limit. Please go to Settings to login with GitHub OAuth or input a GitHub access token.
- 解决办法:
1、点击左上角设置
2、点击图中小钥匙
3、进入如下图所示界面,然后拉到最后,点击generate token
4、进入如下界面,复制绿色框内代码:ghp…
5、将复制的代码**粘贴到 钥匙栏那里,并apply settings,**就可以看到左侧的导向栏了。