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

[Enhancement]: Support Code completion by pressing Tab key like predictive code completion In Xcode 16 #581

Closed
1 task done
cp-divyesh-v opened this issue Sep 18, 2024 · 8 comments
Assignees
Labels
enhancement New feature or request impossible It's not possible to implement at the moment released stale

Comments

@cp-divyesh-v
Copy link

Before Requesting

  • I have searched the existing issues, and there is no existing issue for my feature request

What feature do you want?

I want a feature!
Is it possible to integrate it like Xcode's own Predictive code completion, support inline suggestion and enter Tab to accept suggestion, similar to Android Studio + Copiliot

@cp-divyesh-v cp-divyesh-v added the enhancement New feature or request label Sep 18, 2024
@cp-divyesh-v cp-divyesh-v changed the title [Enhancement]: Support Code completion by pressing Tab key like predictive code completion [Enhancement]: Support Code completion by pressing Tab key like predictive code completion In Xcode 16 Sep 18, 2024
@intitni
Copy link
Owner

intitni commented Sep 18, 2024

We already support tab to accept. But inline suggestion is not possible.

@intitni intitni added impossible It's not possible to implement at the moment released labels Sep 18, 2024
@lfnoise
Copy link

lfnoise commented Oct 4, 2024

tab to accept does not work for me. It used to work. My license shows it is active and the preference is checked, but it hasn't work for the last couple of months.

@LeonidKokhnovich
Copy link

+1. The bug seem to be seen with the update to Xcode 16.

@intitni
Copy link
Owner

intitni commented Oct 18, 2024

@LeonidKokhnovich Please do the checks here. If the issue is still there, please go to #528 and try the version from the last comment. Please continue the discussion in #528 and let me know what logs you see. To get the log, please check this page again.

@huajiankan
Copy link

We already support tab to accept. But inline suggestion is not possible.

Btw, how does GitHub Copilot for Xcode make inline suggestion reality? Quite confused. Never seen a third-party Xcode-copilot product made it.
image

@intitni
Copy link
Owner

intitni commented Nov 6, 2024

@huajiankan If there is only one line, you can put the window on top of Xcode as if it's inline. It doesn't work for long lines or multiple-line completions.

Copy link

github-actions bot commented Dec 7, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 7, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request impossible It's not possible to implement at the moment released stale
Projects
None yet
Development

No branches or pull requests

5 participants