Skip to content

Step back and reverse continue have wrong icons #85111

Closed
@isidorn

Description

@isidorn
  1. Install Mock Debug
  2. Have a readme.md file, put a breakpoint and start a mock debug session
  3. Notice that the Step back and reverse continue have the bad icons

Reverse continue should have the icon that is currently used for step back
Step back should have the icon that is step over rotated for 180 degrees.

I checked the code and the issue is that the step-back really uses a wrong icon here
And there does not seem to be an icon called reverse-continue, so the reverse continue uses a continue icon here
The correct icon for the reverse-continue is what the current step-back icon is

found by @weinand

Screenshot 2019-11-19 at 12 19 27

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesicons-productIssues for in-product iconsverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions