Skip to content

PR: Add "Close all" button to Variable Explorer editors#25906

Open
jsbautista wants to merge 9 commits intospyder-ide:masterfrom
jsbautista:Issue25844
Open

PR: Add "Close all" button to Variable Explorer editors#25906
jsbautista wants to merge 9 commits intospyder-ide:masterfrom
jsbautista:Issue25844

Conversation

@jsbautista
Copy link
Copy Markdown
Collaborator

Description of Changes

Add "Close all" button for numerous Variable Explorer viewer windows

Issue(s) Resolved

Fixes #25844

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct:
@jsbautista

Copy link
Copy Markdown
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work on this @jsbautista!

Comment thread spyder/plugins/variableexplorer/widgets/arrayeditor.py Outdated
Comment thread spyder/plugins/variableexplorer/widgets/collectionsdelegate.py Outdated
Comment thread spyder/plugins/variableexplorer/widgets/collectionsdelegate.py
Comment thread spyder/plugins/variableexplorer/widgets/collectionsdelegate.py
Comment thread spyder/plugins/variableexplorer/widgets/collectionsdelegate.py Outdated
Comment thread spyder/plugins/variableexplorer/widgets/collectionsdelegate.py Outdated
Comment thread spyder/plugins/variableexplorer/widgets/collectionsdelegate.py Outdated
triggered=self.plot_hist,
register_action=False
)
self.close_all_editors_action = self.create_action(
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems you still need to add this action to the editor's toolbar.

Comment thread spyder/widgets/collectionseditor.py Outdated
Comment thread spyder/widgets/collectionseditor.py Outdated
@ccordoba12 ccordoba12 added this to the v6.2.0a1 milestone Apr 14, 2026
@ccordoba12 ccordoba12 changed the title PR: Add "Close all" button for numerous Variable Explorer viewer windows PR: Add "Close all" button to Variable Explorer editors Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No "Close all" button for numerous Variable Explorer viewer windows

2 participants