Hello,
I am trying KomodoIDE first time so I may missed this functionality somewhere.
ISSUE
The IDE provides an interface for committing changes into repository. The dialog shown on screenshot below allows to select files and input a meaningful commit message. The issue is that when I do a commit the dialog exits even when there are still uncommitted changes. I expected this dialog to remain opened or re-open if there are uncommitted changes because I usually add more than one feature. And even if I add one feature sometimes I need to provide more than one commit with meaningful description for someone else.
SOLUTION
Add a checkbox which would allow the “Committing Changes” dialog to reopen if there are other files in the “Modified” list.
Thank you.