Skip to content

Fixed bug where one could open 'peek' inside 'peek' on definition link#90109

Merged
jrieken merged 1 commit intomicrosoft:masterfrom
GustavoASC:master
Feb 6, 2020
Merged

Fixed bug where one could open 'peek' inside 'peek' on definition link#90109
jrieken merged 1 commit intomicrosoft:masterfrom
GustavoASC:master

Conversation

@GustavoASC
Copy link
Contributor

This PR fixes #90107.
When the new setting 'Definition Link Opens in Peek' is checked, a new peek widget will be opened if and only if there is no peek widget open yet (user is not inside a peek context).

Otherwise it performs a normal Go To Definition.

Peek-solved

@jrieken jrieken added this to the February 2020 milestone Feb 6, 2020
@jrieken jrieken merged commit 8a4873d into microsoft:master Feb 6, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 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.

Fix 'peek inside peek' when opening definition link

2 participants