Default VS Code As The Git Editor code example Example: change git default editor to vscode git config --global core.editor "code --wait"