Provides some context menu Subversion commands to the File Explorer View and Editor View context menus.
Extends some functionality of Visual Studio Code's johnstoncode.svn-scm extension. Install the svn-scm extension first in order to use this functionality.
The following commands are available in both the context menu of the Explorer view and in the Editor view, for any Subversion controlled file.
Command | Description |
---|---|
Open History | See all commits and messages in a nice HTML view |
Open Changes with HEAD | Open diff with latest checked in revision |
- v1.1 - Add Open History command
- v1.0 - Add Open Changes with HEAD command
- Please report any bugs, suggestions or documentation requests via the Issues
- Feel free to submit Pull Requests contributors
Credits to developer(s) of the johnstoncode.svn-scm extension which provides some current behind-the-scenes functionality to this extension. Asked him if he was ok with it and he emphatically said yes. Thanks johnstoncode!!!
Package | Repository | Marketplace |
---|---|---|
vscode-taskexplorer | GitHub | Visual Studio Marketplace |
vscode-vslauncher | GitHub | Visual Studio Marketplace |