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

Don't do a word selection when double clicking on injected text. #143605

Merged
merged 1 commit into from Feb 22, 2022

Conversation

hediet
Copy link
Member

@hediet hediet commented Feb 22, 2022

This PR fixes #143555
FYI @jrieken

This affects all injected text, not just inlay hints.
I think it does not make much sense to do word selection when double clicking on inlay hints, so I think this is fine.

@hediet hediet requested a review from alexdima February 22, 2022 12:08
@hediet hediet added this to the February 2022 milestone Feb 22, 2022
@hediet hediet self-assigned this Feb 22, 2022
@hediet hediet merged commit 24fbf5e into main Feb 22, 2022
@hediet hediet deleted the hediet/injected-text-dbl-click-no-word-selection branch February 22, 2022 14:40
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 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.

Double clicking an inlay hint also selects word
2 participants