- VSCode Version: 1.30.2, 1.31.0-insider
- OS Version: Ubuntu 18.04.1
Steps to Reproduce:
- Open the source control panel in a project with git enabled
- Click on the message text input and leave it blank.
- Use the keyboard short to make a commit (on my machine Ctrl+Enter)
- Notice that no message appears.
- With the text input still empty, instead click the commit button (it looks like a checkmark).
- A message saying something like "Please provide a commit message (Press 'Enter' to confirm or 'Escape' to cancel)" should appear.
A similar problem occurs when using the keyboard shortcut when trying to commit when there are no changes in the working tree ("There are no changes to commit" does not appear) and also when there are no staged changes to commit ("There are no staged changes to commit. Would you like to automatically staged all your changes and commit them directly?").
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
A similar problem occurs when using the keyboard shortcut when trying to commit when there are no changes in the working tree ("There are no changes to commit" does not appear) and also when there are no staged changes to commit ("There are no staged changes to commit. Would you like to automatically staged all your changes and commit them directly?").
Does this issue occur when all extensions are disabled?: Yes