This extension is a wrapper for lazygit (https://github.com/jesseduffield/lazygit). It
should work on both Windows and Unix systems, utilizing cmd and bash
respectively.
The extension provides five commands:
lazygit: lazygit for the default lazygit window for a repository in your workspace
of your choice
lazygit: lazygit for repository of current file to open lazygit for the repository
of the currently opened file
lazygit: log to filter lazygit by a repository in the current workspace of your
choice (similar to calling git log --oneline on that repository).
lazygit: log for repository of current file to open the log for the repository of
the currently opened file
lazygit: file history to show lazygit's file history of the currently opened file
The extension does not come with predefined shortcuts. You can define custom shortcuts
in the VSCode shortcut editor.