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

PR: Restore functionality to open Main interpreter preferences from Python env statusbar widget #23578

Merged
merged 5 commits into from
Jan 31, 2025

Conversation

jsbautista
Copy link
Contributor

Description of Changes

Restoration and adaptation of functionality in spyder 6 from spyder 5 to open preferences panel
Preview:
ChangeEnvironment

Issue(s) Resolved

Fixes #22697

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
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! I only left some suggestions for you to simplify it.

spyder/plugins/ipythonconsole/plugin.py Outdated Show resolved Hide resolved
spyder/plugins/maininterpreter/container.py Outdated Show resolved Hide resolved
spyder/plugins/maininterpreter/plugin.py Outdated Show resolved Hide resolved
@ccordoba12 ccordoba12 added this to the v6.0.4 milestone Jan 30, 2025
@ccordoba12 ccordoba12 changed the title PR: Restoration and adaptation of functionality in spyder 6 from spyder 5 to open preferences panel PR: Restore functionality to open Main interpreter preferences entry from Python env status bar widget Jan 30, 2025
@ccordoba12 ccordoba12 changed the title PR: Restore functionality to open Main interpreter preferences entry from Python env status bar widget PR: Restore functionality to open Main interpreter preferences from Python env status bar widget Jan 30, 2025
Copy link
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.

Some minor style issues for you @jsbautista, then this should be ready.

spyder/plugins/ipythonconsole/plugin.py Outdated Show resolved Hide resolved
Copy link
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 @jsbautista!

@ccordoba12 ccordoba12 changed the title PR: Restore functionality to open Main interpreter preferences from Python env status bar widget PR: Restore functionality to open Main interpreter preferences from Python env statusbar widget Jan 31, 2025
@ccordoba12 ccordoba12 merged commit 877513f into spyder-ide:master Jan 31, 2025
17 checks passed
@ccordoba12
Copy link
Member

@meeseeksdev please backport to 6.x

meeseeksmachine pushed a commit to meeseeksmachine/spyder that referenced this pull request Jan 31, 2025
…interpreter preferences from Python env statusbar widget
ccordoba12 pushed a commit that referenced this pull request Jan 31, 2025
…ain interpreter preferences from Python env statusbar widget) (#23606)
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.

Not possible to change default environment from the status bar in Spyder 6
2 participants