We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714c5ee commit d97d696Copy full SHA for d97d696
src/webviews/plus/timeline/registration.ts
@@ -42,7 +42,7 @@ export function registerTimelineWebviewView(controller: WebviewsController) {
42
{
43
id: 'gitlens.views.timeline',
44
fileName: 'timeline.html',
45
- title: 'Visual History',
+ title: 'Visual File History',
46
contextKeyPrefix: `gitlens:webviewView:timeline`,
47
trackingFeature: 'timelineView',
48
type: 'timeline',
0 commit comments