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

hover information window will be invisible occasionally when fast switch hovering between variables #87922

Closed
cloveris2012 opened this issue Dec 31, 2019 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@cloveris2012
Copy link

  • VSCode Version: 1.14.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. start debugging on a ts project
  2. hover over one variable
  3. hover over another variable
    2-->3-->2

sometimes the hover information window will show like 0.1 second then disappeared
hoverVscode

Does this issue occur when all extensions are disabled?: Yes

@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Dec 31, 2019
@weinand weinand removed their assignment Dec 31, 2019
@isidorn isidorn added the bug Issue identified by VS Code Team member as probable bug label Jan 3, 2020
@isidorn isidorn closed this as completed in 6f1ee4b Jan 3, 2020
@isidorn
Copy link
Contributor

isidorn commented Jan 3, 2020

Great catch, thanks for filling this issue!
I pushed a fix and this should be picked up by vscode insiders next week

@isidorn isidorn added this to the January 2020 milestone Jan 3, 2020
@RMacfarlane RMacfarlane added the verified Verification succeeded label Jan 29, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants