Skip to content

fix: #169151 fallback to editor hover if no breakpoint#181274

Merged
roblourens merged 1 commit into
microsoft:mainfrom
Viijay-Kr:feat-debug-hover-improvement-2
May 1, 2023
Merged

fix: #169151 fallback to editor hover if no breakpoint#181274
roblourens merged 1 commit into
microsoft:mainfrom
Viijay-Kr:feat-debug-hover-improvement-2

Conversation

@Viijay-Kr

Copy link
Copy Markdown
Contributor

Closes #169151.

This PR fixes the issue mentioned in this comment
#169151 (comment)

Now when no focused stack frame is available , editor hover is shown

@roblourens roblourens added this to the May 2023 milestone May 1, 2023

@roblourens roblourens left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@roblourens roblourens enabled auto-merge (squash) May 1, 2023 23:33
@roblourens roblourens merged commit ed4853d into microsoft:main May 1, 2023
@Viijay-Kr Viijay-Kr deleted the feat-debug-hover-improvement-2 branch May 2, 2023 07:06
russelldavis pushed a commit to russelldavis/vscode that referenced this pull request May 9, 2023
…osoft#181274)

Co-authored-by: vijay.krishna <vijay.krishna@quantilope.com>
russelldavis pushed a commit to russelldavis/vscode that referenced this pull request May 17, 2023
…osoft#181274)

Co-authored-by: vijay.krishna <vijay.krishna@quantilope.com>
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 16, 2023
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.

"Debug: Show Hover" does nothing when triggered from shortcut (but works with mouse)

3 participants