SVN Gutter (fork/tcneuen)This is the Visual Studio Code version of the Blamer plugin, built for Sublime Text and a published fork of the original from BeauAgst due to inactivity. Pull requests are always welcome! Commands:This extension contributes the following commands to the Command palette.
Shortcuts:Currently only a single keyboard shortcut is available. SVN Gutter - Show Blame
FeaturesWhen run, this extension will place an icon next to each line of your file. Each differently-coloured icon means a different revision. Hovering a line will produce a tooltip, showing the committer, date, and message. For example if you're working on a project and you want to see who modified a specific line: RequirementsThis extension requires that you're either:
Extension SettingsEnable Detail - By default, the extension get detailed log information for each unique revisions. Disabling this can increase speed, while still showing revision, date, & author in the tooltip. Enable Pips - By default, the extension displays a coloured pip next to each line number. This can be turned off, whilst still showing the blame information in the tooltip. Known IssuesFrom upstream
Future features
Release Notes0.5.2
0.5.10.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
|