VCS: Allow to stage and commit all files with Ctrl + Enter
This commit is contained in:
@ -111,6 +111,7 @@ private:
|
||||
void _update_stage_status();
|
||||
void _update_commit_status();
|
||||
void _update_commit_button();
|
||||
void _commit_message_gui_input(const Ref<InputEvent> &p_event);
|
||||
|
||||
friend class EditorVCSInterface;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user