Skip to content

initial commit for InlineCompletionProvider #5360

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented Apr 25, 2025

WIP migrating to the native JetBrains InlineCompletionProvider API. This may not be picked up again for a week or two. If anyone comes across this and has interest in cleaning up more of the details to get it across the finish line earlier, please feel free to help out!

@sestinj sestinj requested a review from a team as a code owner April 25, 2025 05:50
@sestinj sestinj requested review from Patrick-Erichsen and removed request for a team April 25, 2025 05:50
Copy link

netlify bot commented Apr 25, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit a17d29a
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/680b228e0089a400081028d2

@kkarnauk
Copy link

kkarnauk commented May 5, 2025

Hi! Sorry to bother you, I'm one of the authors of the Inline Completion API in IntelliJ. I noticed that you're using an older version of the API, which was part of a highly experimental stage and is no longer available in the platform. I recommend switching to the version introduced in IntelliJ 2024.1. It's much more stable and production-ready now. Please let me know if you have any questions.

@sestinj
Copy link
Contributor Author

sestinj commented May 6, 2025

Thanks for reaching out @kkarnauk! The purpose of this PR is to migrate to the new API, which we are very excited to do. We need a bit more time to be able to prioritize finishing this, but plan to get to it very soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants