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

Property autocomplete insertion bug #21

Open
AObuchow opened this issue Jan 21, 2020 · 2 comments
Open

Property autocomplete insertion bug #21

AObuchow opened this issue Jan 21, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@AObuchow
Copy link
Owner

When trying to get autocomplete for properties, I seem to have to type in a character that's part of the completion (eg {) to get the autocompletions to appear. However when inserting, the typed in { doesn't get removed/accounted for, resulting in incorrect syntax.

For property autocomplete (and possibly other completions), we should take into account what the user has already written and possible replace or modify the existing text using the selected completion.

@AObuchow AObuchow added the bug Something isn't working label Jan 21, 2020
@AObuchow
Copy link
Owner Author

Demo of bug

@mickaelistria
Copy link

Moved as eclipse-lemminx/lemminx-maven#10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants