DonJayamanne / gitHistoryVSCode

Git History for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory
MIT License
944 stars 150 forks source link

[BUG] The History window/tab doesn't appear when clicking the View History button on toolbar in VS Code for Linux #762

Open alp-km opened 6 months ago

alp-km commented 6 months ago

Describe the Bug

The History window/tab doesn't appear when clicking the View History button on toolbar in VS Code for Fedora Linux (Fedora's RPM-repository install, not Flatpack). The History window/tab doesn't appear when using the Command Palette too. But it works fine in VS Code for Windows.

Steps To Reproduce

  1. Open "Source Control" on sidebar.
  2. Click to "Git: View History (git log)" button on the "Source Control" toolbar.

Expected Behavior

An open window or tab with Git History (but it doesn't open). The Git Graph extension works on both OS, so it not seems an OS limitations for VS Code extensions or VS Code bug on Linux.

Environment

bencerf commented 3 months ago

Same here ! Very sad because it was really a great extension !