svn-scm
svn-scm copied to clipboard
SVN support for VS Code
- VSCode Version: 1.60.2 - OS Version: 11.6 (20G165) - Extension Version: v2.13.6 - System Language: English - SVN Version: 1.8.13 (r1667537) ## Issue ## I have about 60 or...
- VSCode Version: 1.63.2 - OS Version: 10.0.19042 - Extension Version: 2.15.2 - System Language: English (AU) - SVN Version: 1.9.7 ## Issue ## Paths listed in ignoreRepositories will fail...
Gitlens has very nice feature called annotations (blame), porting it here seems not difficult. I think I'll take this task.
Can i diff 2 different revision which are not consecutive? Or can I save 'diff result view' as a file? so that i can share it when i need Please!!...
- VSCode Version: 1.63.2 - OS Version: Windows_NT x64 10.0.19044 - Extension Version: v2.15.2 - System Language: French - SVN Version: 1.14.1 ## Issue ## Visual Studio Code don't find...
- VSCode Version: 1.63.1 (Universal) Commit: fe719cd3e5825bf14e14182fddeb88ee8daf044f (and earlier) - OS Version: macOS Big Sur 11.6.1 (20G224) - Extension Version: v2.15.2 - System Language: English - SVN Version: 1.10.2 (r1835932)...
Are there any plan to provide public API that could be leveraged by other extensions? Similar to https://github.com/microsoft/vscode/tree/main/extensions/git ``` const svnExtension = vscode.extensions.getExtension('johnstoncode.svn-scm').exports; const svn = svnExtension.getAPI(1); ```
Sometimes, I want to revert the project to the old version. But, I found this plug-in don't have this function. This function like this: 
In our repository files need to lock. It would be nice to add the appropriate operations to the context menu of the file.
- VSCode Version: Code OSS - 1.56.2 - OS Version: Manjaro Linux, KDE - Extension Version: v2.13.6 - System Language: English - SVN Version: 1.14.1 ## Issue ## Everytime I...