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

Filter text inline completions #145328

Merged
merged 8 commits into from
Mar 17, 2022
Merged

Filter text inline completions #145328

merged 8 commits into from
Mar 17, 2022

Conversation

hediet
Copy link
Member

@hediet hediet commented Mar 17, 2022

Implements filter text for inline completions.
If the filter text matches, the inline completion will be shown even if the insert text does not match. In that case, the text to replace is rendered as strike through.

FYI @jrieken

@hediet hediet self-assigned this Mar 17, 2022
@hediet hediet force-pushed the hediet/filterTextInlineCompletions branch from 9adbe1e to ba356dc Compare March 17, 2022 18:50
@hediet hediet merged commit 1c30678 into main Mar 17, 2022
@hediet hediet deleted the hediet/filterTextInlineCompletions branch March 17, 2022 19:17
@bpasero
Copy link
Member

bpasero commented Mar 18, 2022

Fyi, PRs can be squashed to avoid message like these to appear in the history:

image

@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants