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: Register shortcuts for widgets directly (API) #23161

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Dec 3, 2024

Description of Changes

Issue(s) Resolved

Fixes #23151.

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: @ccordoba12

This has the advantage of not requiring a notification from CONF.
Also, remove unnecessary calls to CONF.notify_section_all_observers to
register shortcuts.
@ccordoba12 ccordoba12 added this to the v6.0.3 milestone Dec 3, 2024
@ccordoba12 ccordoba12 self-assigned this Dec 3, 2024
@ccordoba12 ccordoba12 merged commit c724225 into spyder-ide:master Dec 3, 2024
17 checks passed
@ccordoba12 ccordoba12 deleted the issue-23151 branch December 3, 2024 23:43
@ccordoba12
Copy link
Member Author

@meeseeksdev please backport to 6.x

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.

Shortcuts don't work for new files in the Editor
1 participant