vscode-git-graph icon indicating copy to clipboard operation
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.

Results 291 vscode-git-graph issues
Sort by recently updated
recently updated
newest added

Issue Number / Link: #132 Summary of the issue: Implemented the sticky header feature Description outlining how this pull request resolves the issue: - Added the stickyHeader configuration property. It's...

**Describe the improvement that you'd like** A clear and concise description of what you'd like to be improved in Git Graph. I would love line items in the graph to...

feature request
nice to have

Issue Type: Bug In a github remote repostiory, it won't show git graph Extension version: 1.30.0 VS Code version: Code 1.68.1 (30d9c6cd9483b2cc586687151bcbcd635f373630, 2022-06-14T12:52:13.188Z) OS version: Darwin x64 21.1.0 Restricted Mode:...

**Describe the improvement that you'd like** VS Code has a native diff viewer for Jupyter notebook files. This is the default diff view when you select "Show Changes" on a...

improvement

**Describe the improvement that you'd like** When right clicking on a folder, it pops up a context menu showing `Cut`, `Copy`, & `Paste`. But actually none of the 3 options...

improvement

As in the title, I would like to have an option to display notes (`git log --notes` option in git) in Git Graph UI.

feature request

How can I hide one of the gh-pages branch? The extension settings only have the "git-graph.repository.showRemoteBranches" to hide all remote ones.

question

Hi VS Code PM Here 👋 Consider becoming a verified publisher. More details about this can be found here https://code.visualstudio.com/api/working-with-extensions/publishing-extension#verify-a-publisher We would love this to happen, so let us know...

feature request

Currently **Git Graph** supports `inline code`, **bold** & _italic_ in comments, but not **code blocks**. So, the following one ![image](https://user-images.githubusercontent.com/19678455/171304070-2af8f883-ac0b-492d-9d89-504fe25f8766.png) displays as below in **Git Graph**. The code block isn't...

feature request

Please provide at least limited support for working in [Virtual Workspaces](https://github.com/microsoft/vscode/wiki/Virtual-Workspaces). I would expect basic actions like viewing the history should work in a virtual workspace, even if many other...

feature request