Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SvnHelperNew to Visual Studio Code? Get it now.
SvnHelper

SvnHelper

qingqingzhao

|
8,446 installs
| (2) | Free
TortoiseSVN Extension for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

thanks florentulve ! this extension fork from https://github.com/florentulve/vstortoise and modify some context

Descritpion

Tortoise SVN is a simple extension for TortoiseSVN binding.

https://tortoisesvn.net/

TortoiseSVN is only available on Windows. Therefore this extension will NOT WORK on linux and MacOS.

This extension provides commands for various Tortoise SVN actions (see list below) for the current active file or a folder in the explorer by right-clicking on it.

Available Commands

  • vstortoise.svnLog : Open log for the current active file
  • vstortoise.svnDiff : Open diff for the current active file
  • vstortoise.svnRevert : Open revert for the current active file
  • vstortoise.svnBlame : Open blame for the current active file
  • vstortoise.svnCommit : Open commit for the current active file
  • vstortoise.svnUpdate : Open update for the current active file

Context Menu and Keybindings

  • alt + shift + l : Log
  • alt + shift + c : Commit
  • alt + shift + d : Diff
  • alt + shift + r : Revert
  • alt + shift + u : Update
  • alt + shift + b : Blame
  • Commit workspace

Requirements

Tortoise-Proc.exe must be accessible. This can be done by putting TortoiseSVN/bin directory in your system or user %PATH% or by specifying the directory in extension settings.

Contact

github:https://github.com/zhaoqingqing

web site:https://www.cnblogs.com/zhaoqingqing

email: 569032731@qq.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft