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

Fix completion result sorting in VSCode #210

Merged
merged 1 commit into from
Jan 30, 2019

Conversation

Riatre
Copy link
Contributor

@Riatre Riatre commented Jan 16, 2019

Fixes #207. Not tested on other clients.

Explain of root cause: #207 (comment).
This patch is trying to align the textEdit.range in all results and adjust their filterText accordingly, so they always have same range and prefix.

Feel free to amend, this is more complicated than what I thought it would be...

@MaskRay MaskRay merged commit 2cf6820 into MaskRay:master Jan 30, 2019
MaskRay pushed a commit that referenced this pull request Jan 30, 2019
MaskRay pushed a commit that referenced this pull request Mar 18, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 24, 2019
MaskRay pushed a commit that referenced this pull request Oct 25, 2019
MaskRay pushed a commit that referenced this pull request Oct 25, 2019
MaskRay pushed a commit that referenced this pull request Nov 10, 2019
MaskRay pushed a commit that referenced this pull request Apr 22, 2020
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

Successfully merging this pull request may close these issues.

Arrow operator exposes methods available by value
2 participants