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

Test: Breakpoint icons in debug viewlet #43836

Closed
2 tasks done
isidorn opened this issue Feb 16, 2018 · 0 comments
Closed
2 tasks done

Test: Breakpoint icons in debug viewlet #43836

isidorn opened this issue Feb 16, 2018 · 0 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Feb 16, 2018

Refs: #3388

Complexity: 2

This milestone we have added breakpoint icons in the debug viewlet breakpoints view. This icon should always be the same as the one in the editor glyph margin. Verify for both light and dark theme:

  • Disabled breakpoints show up gray with a hover explaining they are disabled
  • Unverified breakpoints show up with an empty gray circle
  • Regular breakpoints show up with a red circle
  • Conditional breakpoints show up with a red circle and an equality sign. On hover the condition is shown
  • Hit cound breakpoints show as conditional breakpoints
  • Function breakpoints appear with a red triangle

Please note: be aware of the limitations of function breakpoints: https://code.visualstudio.com/docs/nodejs/nodejs-debugging#_function-breakpoints

@isidorn isidorn added debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item labels Feb 16, 2018
@isidorn isidorn added this to the February 2018 milestone Feb 16, 2018
@weinand weinand changed the title Breakpoint icons in debug viewlet Test: Breakpoint icons in debug viewlet Feb 26, 2018
@chrmarti chrmarti removed their assignment Feb 27, 2018
@joaomoreno joaomoreno removed their assignment Feb 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Projects
None yet
Development

No branches or pull requests

3 participants