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.
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...
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...
**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...
As in the title, I would like to have an option to display notes (`git log --notes` option in git) in Git Graph UI.
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.
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...
Currently **Git Graph** supports `inline code`, **bold** & _italic_ in comments, but not **code blocks**. So, the following one  displays as below in **Git Graph**. The code block isn't...
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...