- VSCode Version: 1.94.2
- OS Version: Windows 10 Entreprise 22H2
- Extension Version: 2.17.0
- System Language: PHP, Js
- SVN Version: 1.10.0.28176
Issue
SVN frequently loses synchronization with VS Code. After executing "Restart Extensions", the SVN extension disconnects, despite the correct path being set in settings.json (svn.path: "C:\Program Files (x86)\Subversion\bin\svn.exe"). The only way to restore functionality is to reload VS Code entirely, which disrupts the workflow.
Steps to Reproduce
- Open a project with SVN in VS Code.
- Ensure the correct SVN path is set in settings.json.
- Restart the extensions using "Developer: Restart Extension Host".
- Observe that SVN loses synchronization and is no longer detected.
Screenshots

Issue
SVN frequently loses synchronization with VS Code. After executing "Restart Extensions", the SVN extension disconnects, despite the correct path being set in settings.json (svn.path: "C:\Program Files (x86)\Subversion\bin\svn.exe"). The only way to restore functionality is to reload VS Code entirely, which disrupts the workflow.
Steps to Reproduce
Screenshots