gitHistoryVSCode icon indicating copy to clipboard operation
gitHistoryVSCode copied to clipboard

Git History for Visual Studio Code

Results 100 gitHistoryVSCode issues
Sort by recently updated
recently updated
newest added

Would it be possible to add an option to show the details of each commit all on one line? Or to reduce the padding around each commit entry?

enhancements-ui

Similar to Intellij's feature for linking automatically commit messages to issue trackers I would like to be able to do this in vscode https://www.jetbrains.com/help/idea/handling-issues.html ![image](https://user-images.githubusercontent.com/9786571/104690536-493f2b00-570d-11eb-9f6b-720d5a175da8.png) https://www.jetbrains.com/help/idea/add-issue-navigation-link-dialog.html

I'm using gitHistory 0.6.14 and vscode 1.52.1, with python/jupyter support installed. I have some Jupyter notebooks (`.ipynb` files) under version control. When trying to show the diff of one of...

I hope that I am not missing something, but it seems that when creating a new tag named `mytagname`, this plugin only shows a single prompt with one field and...

Issue Type: Bug 不展示代码库分支 (Do not show code base branches) Extension version: 0.6.14 VS Code version: Code 1.51.1 (e5a624b788d92b8d34d1392e4c4d9789406efe8f, 2020-11-11T01:11:34.018Z) OS version: Darwin x64 20.1.0 System Info |Item|Value| |---|---| |CPUs|Intel(R)...

**Goal** Allow user to move details view to left or right (either drag or click button) * https://www.npmjs.com/package/re-resizable (current) * This is what we use today, * We could just...

This PR is the second part containing of using native git api provided by vscode. First part can be found in PR #410 The following methods are still executed from...

I have the [Vim extension](https://github.com/VSCodeVim/Vim) installed and am trying to remap \f to show file history and \l to show line history with the following settings. ```json { "before": [...

It would be great if we could open the commit or file directly on a remote from the history screen for commits or individual files in commits. A certain plugin...

Log entry has 62 height px , If reduce the height, can get more history, and it will be look more compact. ![image](https://user-images.githubusercontent.com/27798227/96567948-f87c8980-12f9-11eb-9b24-98b17011eeb4.png)