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] Partial acceptance of Tabby suggestions should not dismiss the painted ghost text #3276

Open
joaodinissf opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@joaodinissf
Copy link
Contributor

Please describe the feature you want

In Eclipse, partial acceptances should not dismiss the displayed inline suggestions.

Currently, after accepting a partial completion, the displayed inline suggestion is dismissed and fully recalculated.

Additional context

In VS Code, it is possible to accept completions partially without dismissing the painted ghost-text suggestion. This makes the UX much snappier.

Below are two videos comparing the behavior in Eclipse and VS Code. Note how much longer it takes to accept the same suggestion in Eclipse due to the dismissal of the ghost text.

eclipse-behavior.mp4
vscode-behavior.mp4

Please reply with a 👍 if you want this feature.

@joaodinissf joaodinissf added the enhancement New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant