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

Honor 'deemphasize' hint of Source objects in CALL STACK view #18396

Closed
weinand opened this issue Jan 11, 2017 · 0 comments
Closed

Honor 'deemphasize' hint of Source objects in CALL STACK view #18396

weinand opened this issue Jan 11, 2017 · 0 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Jan 11, 2017

With microsoft/vscode-debugadapter-node#93 Source objects now support an optional presentationHint attribute. A value of deemphasized indicates that the source reference should be rendered in an de-emphasized style, e.g. dimmed.
Please adopt this for stackframes in the CALL STACK view.

For details see discussion in microsoft/vscode-chrome-debug-core#150

@weinand weinand added debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality labels Jan 11, 2017
@weinand weinand added this to the January 2017 milestone Jan 11, 2017
@egamma egamma mentioned this issue Jan 13, 2017
56 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants