Skip to content

Fixes quick find symbol finder shows 'no matching results' after backspace#101844

Merged
bpasero merged 2 commits intomicrosoft:masterfrom
jeanp413:fix-101708
Jul 7, 2020
Merged

Fixes quick find symbol finder shows 'no matching results' after backspace#101844
bpasero merged 2 commits intomicrosoft:masterfrom
jeanp413:fix-101708

Conversation

@jeanp413
Copy link
Contributor

@jeanp413 jeanp413 commented Jul 7, 2020

Just validating that the noResultsPick pick item does not get stored in this.pickState.lastGlobalPicks seems to fix the issue.

This PR fixes #101708

@bpasero bpasero self-requested a review July 7, 2020 10:21
@bpasero bpasero self-assigned this Jul 7, 2020
@bpasero bpasero added this to the July 2020 milestone Jul 7, 2020
@bpasero
Copy link
Member

bpasero commented Jul 7, 2020

Thanks, I pushed a small change to only do this trick when we are in a editor symbol search 👍

@bpasero bpasero merged commit ccd33c1 into microsoft:master Jul 7, 2020
@jeanp413 jeanp413 deleted the fix-101708 branch July 7, 2020 16:23
gjsjohnmurray pushed a commit to gjsjohnmurray/vscode that referenced this pull request Jul 8, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2020
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.

quick find symbol finder shows 'no matching results' after backspace

2 participants