SVN BlamerA Visual Studio Code extension to SVN blame files. When run, this extension will place an icon next to each line of your file. Each icon colour refers to a different revision. Hovering a line will display a tooltip, showing the committer, date, and message. Blame data will also display inline. RequirementsNote: This extension leverages your machine's SVN installation, so you need to install SVN first. Windows usersIf you use TortoiseSVN, make sure the option Command Line Tools is checked during installation, and C:\Program Files\TortoiseSVN\bin is available in PATH. FeaturesVisually identify lines changed by the same revisionDisplay revision information and logs in lineHover line blame to read the full commit logAuto-blame files as you open themToggle blame from the toolbarCommandsThis extension contributes the following commands to the Command palette.
Configuration
Known Issues
Feedback & ContributingPlease report any bugs, suggestions or documentation requests via issues Feel free to submit pull requests |