Is there a quick way to access the Default Changelist under 'Local Changes'?

After I changed my file and want to submit those changes, It usually takes me a few steps to do the submission:

Click the project root->local Changes ->Default Changelist

Is there a quicker way to navigate to the "default changelist" in PyCharm? Or is there a quicker way to submit changes in the UI?

 

0
1 comment

Sorry, just to make sure we're talking about the same thing - by submitting changes are you talking about commiting to your repo? You can call quick list for VCS operations with a shortcut (default is Alt+` on windows). Or you can find the action you need in the keymap settings and check/assing a shortcut.

0

Please sign in to leave a comment.