Unable to open by "Open graph view"
With latest version I cannot open window in editor clicking on "Open graph view" button in "Source control".
With previous version I can do it.
Cannot reproduce. Could you please share your system details? Win/Mac/Linux and Version? And are you using regular VSCode or VSCodium?
Also, please check the bottom Output pane and select git log --graph - perhaps some errors are shown here?
OS: Windows 11 version 23H2; Visual Studio Code: 1.87.1.
When I click the "Open graph view", I read only the message start command.
But the Git Log window does not appear in the editor.
Happens to me too. Only able to open the graph view via command. Tried disabling all extensions but this one.
- vscode Version: 1.87.2 (system setup) Commit: 863d2581ecda6849923a2118d93a088b0745d9d6 Date: 2024-03-08T15:20:17.278Z Electron: 27.3.2 ElectronBuildId: 26836302 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Windows_NT x64 10.0.19045
Same log, but nothing happens:
When using the command and there is no open view, works (also when a view is already open):
Notes:
- Using the buttons also do not work when an open view exists and is in focus.
- I use "editor" for "git-log--graph.position"
- Seems like nothing useful is reported even with "git-log--graph.verbose-logging", I still only get "start command" when pressing any "Open graph view" button.
Edit:
-
Dev console log when using the command (works):
-
A second try had an additional message:
-
Clicking any "Open graph view" button logs nothing at all. With or without the view being already open.
Not sure what else could I look, but let me know
Does this problem still exist in the latest version?
Hello!
The button seems to work without issues.
Thanks a lot for your efforts!