You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue occur when all extensions are disabled?: Yes
This is related to this issue and with VIM the commit works. So its not the local git configuration.
The issue does not appear if only small parts (like properties) are deleted. I suspect that arrays are the problem.
What looks suspicious is this colour for the bracket:
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
git config --global core.editor "code --wait"
!!! Expected output for
git log
:feat: remove array
!!! Actual output for
git log
:Does this issue occur when all extensions are disabled?: Yes
This is related to this issue and with
VIM
the commit works. So its not the local git configuration.The issue does not appear if only small parts (like properties) are deleted. I suspect that arrays are the problem.
![vscode-git-bug](https://user-images.githubusercontent.com/1122134/76530506-1a648280-6474-11ea-8a4a-57e7f4f9c0b0.png)
What looks suspicious is this colour for the bracket:
The text was updated successfully, but these errors were encountered: