Skip to content
New issue

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

[FEATURE] 保证 Intelligent Completion 的高优先级 #4040

Closed
Ricbet opened this issue Sep 24, 2024 · 0 comments · Fixed by #4043
Closed

[FEATURE] 保证 Intelligent Completion 的高优先级 #4040

Ricbet opened this issue Sep 24, 2024 · 0 comments · Fixed by #4043
Assignees
Labels
🎨 feature feature required

Comments

@Ricbet
Copy link
Member

Ricbet commented Sep 24, 2024

如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)

现在可能会遇到即通过 AI Native 模块注册了 IntelligentCompletionProvider,然后又同时装了具有内联补全的插件(也就是实现了 registerInlineCompletionsProvider 插件 API)时,会因时序问题导致模块注册的智能补全结果无法优先显示出来

所以需要有一种方式能保证模块注册的补全机制是高优先级的,同时也允许拦截插件 API 所注册的 provider

描述你预期的功能表现(Describe the solution you'd like)

描述你考虑过的替代方案(Describe alternatives you've considered)

补充信息(Additional context)

@Ricbet Ricbet added the 🎨 feature feature required label Sep 24, 2024
@Ricbet Ricbet self-assigned this Sep 24, 2024
@Ricbet Ricbet linked a pull request Sep 25, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 feature feature required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant