vscode-git-graph
vscode-git-graph copied to clipboard
View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
**Describe the feature that you'd like** **Additional context (optional)** ref: https://stackoverflow.com/a/17688308/11027903
Summary of the issue: Local language support, more friendly to new gay used GIT Description outlining how this pull request resolves the issue: Chinese support is provided, but it is...
**Describe the feature that you'd like** When you scroll down, the branch names disappear, and there is **no way** to see it, other than to scroll up to the top...
**Describe the improvement that you'd like** I really like `Open New Tab Editor Group: Beside`, as it allows me to flip through different diffs by clicking through the file list....
**Describe the improvement that you'd like** When using the "normal" search box of vscode, you can do the following sequence: ``` Ctrl + F -> Opens search box Write whatever...
Issue Number / Link: closes #410 Summary of the issue: Adds an option to create a fixup commit and also adds an option to autosquash interactive rebasing.
Is it possible to add a third option "Docked to right", and show this detail bottom panel as a side panel? The left part with the commit details can be...
If you diff two branches there might are changes in a lot of files and directories, but you only want to see the changes of one specific file. Adding a...
With #248 the git option "--no-commit" for merging was introduced. However, what seems to be missing, is to abort a merge after having used that option. So, "git merge --abort"...
**Describe the improvement that you'd like** Hope to support the phenomenon that different types of files in vscode define different encodings, for example > root folder -> .vscode -> settings.json...