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

Multiple versions of variable viewer window can be opened #21558

Closed
bajhuman opened this issue Nov 27, 2023 · 2 comments
Closed

Multiple versions of variable viewer window can be opened #21558

bajhuman opened this issue Nov 27, 2023 · 2 comments

Comments

@bajhuman
Copy link

The Spyder variable explorer allows you to open a variable window even if that same variable is already open. Is there any plan to implement the variable window (i.e. a dataframe) as a singleton instance. This would undoubtably be very welcome and increase productivity. At the moment it is possible to be looking at an old version of a variable without knowing.

  • Spyder version: 5.4.5
  • Python version: 3.9.0
  • Qt version:
  • PyQt version: 5.15.9
  • Operating System name/version: Windows
@dalthviz
Copy link
Member

Hi @bajhuman thank you for the feedback! I'm not aware of a plan for restricting the possibility of opening multiple editor dialogs /variable windows instances for the same variable 🤔 What do you think @spyder-ide/core-developers ?

Also, related to the editor dialog displaying an old version of a variable, a new feature was recently added to the editors dialogs to refresh their content (#21312) which should improve that situation (that new feature will be part of Spyder 6).

@dalthviz
Copy link
Member

dalthviz commented Jul 6, 2024

Closing due to lack of response and since the work done at #21312 potencially could help with preventing seeing outdated variables

@dalthviz dalthviz closed this as completed Jul 6, 2024
@dalthviz dalthviz reopened this Jul 6, 2024
@dalthviz dalthviz closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants