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

Displaying completion needs to honor :range parameter #13

Open
steveyegge opened this issue Nov 9, 2023 · 0 comments
Open

Displaying completion needs to honor :range parameter #13

steveyegge opened this issue Nov 9, 2023 · 0 comments
Assignees
Milestone

Comments

@steveyegge
Copy link
Collaborator

Currently we're ignoring the range parameter, which offsets the completion incorrectly and makes the whole thing look jank. Needs fixing immediately.

Note that accepting a completion is now respecting the range parameter. But displaying completions is more complicated, because you have to hide some text, handle typing, etc.

@steveyegge steveyegge added this to the Experimental milestone Nov 9, 2023
@steveyegge steveyegge self-assigned this Nov 9, 2023
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

1 participant