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

Add option to automatically expand lazy getters #144861

Closed
connor4312 opened this issue Mar 10, 2022 · 1 comment
Closed

Add option to automatically expand lazy getters #144861

connor4312 opened this issue Mar 10, 2022 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@connor4312
Copy link
Member

@andrewbranch requested an option to automatically expand getters in microsoft/vscode-js-debug#447. We should add an option to automatically expand getters in core now that there's native lazy variable support.

@connor4312 connor4312 added the debug Debug viewlet, configurations, breakpoints, adapter issues label Mar 10, 2022
@roblourens roblourens added the feature-request Request for new features or functionality label Mar 11, 2022
@roblourens roblourens added this to the March 2022 milestone Mar 11, 2022
@roblourens roblourens modified the milestones: March 2022, April 2022 Mar 23, 2022
@weinand
Copy link
Contributor

weinand commented Apr 19, 2022

@roblourens great, that works nicely!

@roblourens roblourens added the verification-needed Verification of issue is requested label Apr 25, 2022
@DonJayamanne DonJayamanne added the verified Verification succeeded label Apr 26, 2022
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2022
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 insiders-released Patch has been released in VS Code Insiders verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants
@roblourens @weinand @DonJayamanne @connor4312 and others