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

eclipse.copilot will not provide ghost text #5

Closed
vgcpge opened this issue Jul 6, 2023 · 2 comments
Closed

eclipse.copilot will not provide ghost text #5

vgcpge opened this issue Jul 6, 2023 · 2 comments

Comments

@vgcpge
Copy link

vgcpge commented Jul 6, 2023

UI contributions are out of scope for eclipse.copilot. Ghost text will have to be supported either in Eclipse Core text editing APIs or in LSP4E. eclipse.copilot is just another language server LSP4E makes use of.

@nedtwigg
Copy link
Collaborator

nedtwigg commented Jul 7, 2023

Thanks for the info! Just curious, have you used the "ghost text" interface in any context? Do you prefer the standard suggestion box that Eclipse core has used?

I ask because I really like the ghost text, but I have never tried using an LLM-autocompleter except through ghost text.

@nedtwigg nedtwigg closed this as completed Jul 7, 2023
@vgcpge
Copy link
Author

vgcpge commented Jul 7, 2023

Ghost text is just another suggestion option. I agree it is visually appealing, but do not have a strong preference.
The alternative is iitelli-sense style of suggestions, that shows more variants at once.

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

No branches or pull requests

2 participants