Update change tooltip in changelog
[?]
Jan 5, 2021, 12:09 AM
GGYUCHWQNTSJYIZQA2B7QFVESTKXN4DOCN5A3OGY34PDL3NSYCUQCDependencies
- [2]
GNQD74OZAdd pijul.openChange command and text document provider for pijul-change scheme - [3]
WCQM6IOKAdd parsing of Author strings - [4]
L3VOQYAFAdd changelog view to the source control panel
Change contents
- replacement in src/views/changelog.ts at line 30
resourceUri: resourceUri,tooltip: `${element.hash}\nRecorded by ${element.author.fullName ?? element.author.name} at ${element.date.toISOString()}\n\n\t${element.message}\n`,