how to configure vs code to be the default git editor code example Example: change git default editor to vscode git config --global core.editor "code --wait"