We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac(arm64)
目前安装的是 v2.1.6 安装完成后配置没有加载(这个可能是个案)。 但是配置了自定义外部 picgo 设置后,我习惯搜索 command,输入 picgo 居然没有任何 command。 能不能把你们插件的 command 都用 picgo 前缀呢?
The text was updated successfully, but these errors were encountered:
感谢反馈,这里我们在定义命令的时候是有加上 picgo 的前缀的,不过不知道为什么 VSCode 并没有识别到 https://github.com/PicGo/vs-picgo/blob/dev/package.json#L38
这里后续我们会做一下优化
Sorry, something went wrong.
就目前来说,可以在 markdown 文件里输入 upload 命令可以唤出 picgo 提供的三种命令:
upload
哦知道了,master分支没有更新,dev分支已经更新了。后续会对这块做处理
Molunerfinn
No branches or pull requests
系统信息 | System Information
Mac(arm64)
功能请求 | Feature request
目前安装的是 v2.1.6
安装完成后配置没有加载(这个可能是个案)。
但是配置了自定义外部 picgo 设置后,我习惯搜索 command,输入 picgo 居然没有任何 command。
能不能把你们插件的 command 都用 picgo 前缀呢?
The text was updated successfully, but these errors were encountered: