From b477b34278891434d3d2ed9c007465edb530ca6c Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Tue, 2 May 2017 02:58:21 -0400 Subject: [PATCH] Changes display name in the marketplace to `Git Lens` because of the marketplace search ranking algorithm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc668e5..e3dc06c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "vscode": "^1.9.0" }, "license": "SEE LICENSE IN LICENSE", - "displayName": "GitLens \u2014 git blame annotations, code lens, and more", + "displayName": "Git Lens \u2014 git blame annotations, code lens, and more", "description": "Supercharge Visual Studio Code's Git capabilities \u2014 Visualize code authorship at a glance via inline Git blame annotations and code lens, seamlessly navigate and explore the history of a file or branch, gain valuable insights via powerful comparision commands, and so much more", "badges": [ {