Closed polygonnedpotato closed 6 months ago
This error confuses me and always has, even without vscode.git
installed, which theoretically should be impossible as it is build into vscode. It should gracefully disable git features. I can not replicate this even by setting "git.enabled":
false, in my config. Even removing git from my PC it still does not crash like this
Could you try enabling debug in Discord Rich Presence > Advanced > Behaviour: Debug and showing the logs from that
well, the fact that vscode.git
takes ages to load is known (see https://github.com/microsoft/vscode/issues/183199 as example)
so VSCord may just fail to load because git isn't loaded yet. maybe the extension could wait for vscode's git to launch before starting ?
Using latest VSCode Insider build on windows.