Установить vscode как core.editor в git
$ git config --global core.editor "code --wait"
Silly Skylark
$ git config --global core.editor "code --wait"