You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **This is the insiders edition of GitLens for early feedback, and testing. It works best with [VS Code Insiders](https://code.visualstudio.com/insiders).**
Copy file name to clipboardExpand all lines: package.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3482,7 +3482,8 @@
3482
3482
"order": 70
3483
3483
},
3484
3484
"gitlens.insiders": {
3485
-
"deprecationMessage": "Deprecated. Use the pre-release edition of GitLens instead"
3485
+
"deprecationMessage": "Deprecated. Use the Insiders edition of GitLens instead",
3486
+
"markdownDeprecationMessage": "Deprecated. Use the [Insiders edition](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens-insiders) of GitLens instead"
0 commit comments