vscode-git-graph icon indicating copy to clipboard operation
vscode-git-graph copied to clipboard

unable to load git graph in vscode with wsl2

Open siddhantoon opened this issue 1 year ago • 1 comments

Describe the Bug I have installed git graph extension in vscode. Everything works fine whenn I'm in the windows environment. When I open WSL2 window in vscode, git graph disappears after a few seconds.

Steps to Reproduce Steps to reproduce the behaviour:

  1. Open Vscode
  2. Connect to WSL
  3. The git graph extension in available in the lower window to access.
  4. After a few seconds it disappears.

Expected Behaviour The git graph extension should work in WSL as it works in Windows environment.

Environment

  • Git Graph Extension Version: 1.30.0
  • Visual Studio Code Version: 1.85.2
  • Operating System: Windows 10

Screenshots (optional) Add any screenshots showing the bug. image

siddhantoon avatar Feb 17 '24 12:02 siddhantoon

A temporary solution here https://github.com/mhutchie/vscode-git-graph/issues/593#issuecomment-1899931392

AdoKevin avatar Feb 27 '24 02:02 AdoKevin