vscode-gitui.open : Open GitUI/Lazygit in terminal
vscode-gitui.reload : Reload GitUI/Lazygit on PATH
[!WARNING]
When running vscode-gitui.open in a Python environment, the extension temporarily sets the python.terminal.activateEnvironment setting to false at the workspace level for better user experience. After execution, the settings is automatically restored to its original value. (If the setting is already false, this step is skipped.)