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
复现方式:
$ git clone https://github.com/opensumi/ide-electron $ cd ide-electron $ yarn $ # edit product.json, see below
- "serverApp": { "marketplace": {} }, + "serverApp": { + "marketplace": { + "endpoint": "https://open-vsx.org" + } + },
$ yarn build $ yarn start
搜索安装插件通义灵码:
登录阿里云账号。
打开一个新文件用于测试,这里使用 python:
注意到这里并没有成功产生 AI 提示。你可以通过菜单里的 Trigger Inline Suggestion 手动触发,一些细节:
Trigger Inline Suggestion
The text was updated successfully, but these errors were encountered:
No branches or pull requests
复现方式:
搜索安装插件通义灵码:
登录阿里云账号。
打开一个新文件用于测试,这里使用 python:
注意到这里并没有成功产生 AI 提示。你可以通过菜单里的
Trigger Inline Suggestion
手动触发,一些细节:The text was updated successfully, but these errors were encountered: