I want to set VS Code to be my default git editor for commands such as rebase. This doesn\'t seem to be documented on the VS Code website. I\'ve found a SO question about do
This is currently not possible with VS Code but planned for the future.
Update for our VS Code 1.0 release:
This is now possible! All you need to do is to configure Code as the git editor using the newly introduced --wait option from the command line.
--wait