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

Add ability to add new EditorSettings shortcuts #102889

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ryevdokimov
Copy link
Contributor

@ryevdokimov ryevdokimov commented Feb 15, 2025

Salvages: #58585

Closes godotengine/godot-proposals#4112.
Closes godotengine/godot-proposals#2024.

Related: godotengine/godot-proposals#11424 (comment)

Address the comments in the salvaged PR, fixed the shortcut name being blank in the editor setting shortcut tree, and other minor modifications.

@ryevdokimov ryevdokimov requested a review from a team as a code owner February 15, 2025 11:55
@ryevdokimov ryevdokimov force-pushed the add-editorsettings-shortcuts branch 3 times, most recently from a1c9f35 to 0287cc3 Compare February 15, 2025 12:05
Co-Authored-By: Igor Kordiukiewicz <igorkordiukiewicz@gmail.com>
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.

Expose EditorSettings shortcut related functions Allow plugins to register shortcuts in the editor menu
2 participants