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

Loaded scripts should have a collapse all action #64314

Closed
isidorn opened this issue Dec 4, 2018 · 1 comment · Fixed by #203560
Closed

Loaded scripts should have a collapse all action #64314

isidorn opened this issue Dec 4, 2018 · 1 comment · Fixed by #203560
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities insiders-released Patch has been released in VS Code Insiders verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Dec 4, 2018

Refs: #64230

As other debug views that are trees the loaded scripts view should have a Collapse All action in the top of the view.
Here's a code pointer to the action https://github.com/Microsoft/vscode/blob/07202fbfb82bdada89472dd4b1c3c699b0eab0b4/src/vs/workbench/browser/viewlet.ts#L188

@isidorn isidorn added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Dec 4, 2018
@weinand weinand added this to the Backlog milestone Nov 1, 2022
@weinand weinand removed their assignment Nov 1, 2022
@roblourens roblourens added the help wanted Issues identified as good community contribution opportunities label Dec 14, 2023
@jnnklhmnn
Copy link
Contributor

I'd like to give this a shot 🎉

jnnklhmnn added a commit to jnnklhmnn/vscode that referenced this issue Jan 26, 2024
roblourens pushed a commit that referenced this issue Jan 29, 2024
* Introduce Collapse All Action to Loaded Scripts

Fixes: #64314

* Remove unneeded precondition

* removed unneeded imports
@vscodenpa vscodenpa added the unreleased Patch has not yet been released in VS Code Insiders label Jan 29, 2024
@isidorn isidorn modified the milestones: Backlog, February 2024 Jan 29, 2024
@isidorn isidorn added the verification-needed Verification of issue is requested label Jan 29, 2024
@vscodenpa vscodenpa added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Feb 1, 2024
@hediet hediet added the verified Verification succeeded label Feb 20, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
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 help wanted Issues identified as good community contribution opportunities insiders-released Patch has been released in VS Code Insiders verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants