Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SVN in Explorer ViewNew to Visual Studio Code? Get it now.
SVN in Explorer View

SVN in Explorer View

Haydn Evans

|
13 installs
| (0) | Free
An extension to show the svn status of files and folers in explorer view
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SVN In Explorer

This extension adds decorations to your files indicating their SVN revision number or if they are modified, unversioned, added, or ignored.

As decorations are at a maximum of two bits I only display the tens-of-thousands and thousands digits of the SVN number (as that is most helpful to me).

Folders show either the most recent SVN number of any containing file, or if any downstream file is modified, unversioned, or ignored (with that priority).

Updates occur every 120 seconds and on every save by the user.

Works with MAC, assumes 'svn' is a run-able command in the terminal.

Tested on a large (~55000 file) SVN checkout and took less than 1ms to execute.

Extension Settings

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

1.0.0

Initial release.

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