Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Tortoise SVN ToolsNew to Visual Studio Code? Get it now.
Tortoise SVN Tools

Tortoise SVN Tools

ztessema

|
626 installs
| (1) | Free
A set of tools to help with TortoiseSVN
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


Tortoise SVN Tools logo

Tortoise SVN Tools

Tortoise SVN Tools is a VS Code extension that adds a set of context menu items to the Editor Title Bar to help with TortoiseSVN.

Table of Contents

  • Features
  • Settings
  • Changelog
  • Related

Features

Context Menu Items

The Editor Title Bar's right-click context menu items will have the following items:

  • Show Log - Shows the log for the current file.
  • Show Diff - Shows the diff for the current file.
  • Get Blame - Show the blame viewer for the current file.
  • Get Latest - Updates the file to the latest version.
  • Commit Changes - Commits your changes to the current file.

Tortoise SVN Tools screenshot

Settings

Name Description Options
TortoiseSVNTools.hideShowLog Hides the Show Log context menu item. true
false(default)
TortoiseSVNTools.hideShowDiff Hides the Show Diff context menu item. true
false(default)
TortoiseSVNTools.hideGetBlame Hides the Get Blame context menu item. true
false(default)
TortoiseSVNTools.hideGetLatest Hides the Get Latest context menu item. true
false(default)
TortoiseSVNTools.hideCommitChanges Hides the Commit Changes context menu item. true
false(default)

Changelog

See CHANGELOG for more information.

Related

Other VS Code extensions that I've created

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