I'm running VSCode on WSL1, and my git repo is not being recognised by VSCode.
I've checked:
- Git --version: 2.32.0
2.17.1 - VSCode version: 1.58.1
- Git SCM extension disabled and then re-enabled
- git path and scan repositories set in the settings
None of these seem to make a different, but closing and reopening VSCode works maybe 1 in 10 times, or less.
How do I get git recognised without reloading?