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
Copy file name to clipboardExpand all lines: package.json
+48-12Lines changed: 48 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1658,16 +1658,9 @@
1658
1658
},
1659
1659
{
1660
1660
"id": "launchpad-view",
1661
-
"title": "Launchpad View (ᴇxᴘᴇʀɪᴍᴇɴᴛᴀʟ)",
1661
+
"title": "Launchpad View (ᴘʀᴏ)",
1662
1662
"order": 101,
1663
1663
"properties": {
1664
-
"gitlens.views.launchpad.enabled": {
1665
-
"type": "boolean",
1666
-
"default": false,
1667
-
"markdownDescription": "(Experimental) Specifies whether to enable an experimental _Launchpad_ view",
1668
-
"scope": "window",
1669
-
"order": 10
1670
-
},
1671
1664
"gitlens.views.launchpad.files.layout": {
1672
1665
"type": "string",
1673
1666
"default": "auto",
@@ -19077,13 +19070,57 @@
19077
19070
},
19078
19071
{
19079
19072
"view": "gitlens.views.launchpad",
19080
-
"contents": "[Launchpad](command:gitlens.views.launchpad.info \"Learn about Launchpad\") — organizes your pull requests into actionable groups to help you focus and keep your team unblocked.",
19081
-
"when": "config.gitlens.views.launchpad.enabled"
19073
+
"contents": "[Launchpad](command:gitlens.views.launchpad.info \"Learn about Launchpad\") — organizes your pull requests into actionable groups to help you focus and keep your team unblocked."
19082
19074
},
19083
19075
{
19084
19076
"view": "gitlens.views.launchpad",
19085
19077
"contents": "[Connect an Integration...](command:gitlens.showLaunchpad?%7B%22source%22%3A%22launchpad-view%22%7D)\n\nAllows Launchpad to organize your pull requests into actionable groups and keep your team unblocked.",
"contents": "[Resend Verification Email](command:gitlens.plus.resendVerification?%7B%22source%22%3A%22launchpad-view%22%7D)\n\nYou must verify your email before you can continue or [recheck Status](command:gitlens.plus.validate?%7B%22source%22%3A%22launchpad-view%22%7D).",
"contents": "[Continue](command:gitlens.plus.startPreviewTrial?%7B%22source%22%3A%22launchpad-view%22%7D)\n\nContinuing gives you 3 days to preview Launchpad and other local Pro features for 3 days. [Start 7-day Pro trial](command:gitlens.plus.signUp?%7B%22source%22%3A%22launchpad-view%22%7D) or [sign in](command:gitlens.plus.login?%7B%22source%22%3A%22launchpad-view%22%7D) for full access to Pro features.",
"contents": "[Start Pro Trial](command:gitlens.plus.signUp?%7B%22source%22%3A%22launchpad-view%22%7D)\n\nStart your free 7-day Pro trial to try Launchpad and other Pro features, or [sign in](command:gitlens.plus.login?%7B%22source%22%3A%22launchpad-view%22%7D).",
"contents": "[Continue](command:gitlens.plus.reactivateProTrial?%7B%22source%22%3A%22launchpad-view%22%7D)\n\nReactivate your Pro trial and experience Launchpad and all the new Pro features — free for another 7 days!",
0 commit comments