Skip to content

Commit 37b9dfa

Browse files
committed
Update contents
1 parent 17d3152 commit 37b9dfa

20 files changed

+37
-24
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17803,7 +17803,7 @@
1780317803
"steps": [
1780417804
{
1780517805
"id": "welcome-in-trial",
17806-
"title": "Welcome to GitLens",
17806+
"title": "Welcome to GitLens Pro",
1780717807
"description": "Thanks for starting your **GitLens Pro** trial.\n\nComplete this walkthrough to experience enhanced PR review tools, deeper code history visualizations, and streamlined collaboration to help boost your productivity.\n\n[Continue the Walkthrough](command:gitlens.openWalkthrough)\n\nOnce your trial ends, you’ll return to **GitLens Community** — where you can still leverage features like in-editor blame annotations, hovers, CodeLens, and more. [Upgrade to GitLens Pro](command:gitlens.plus.upgrade) today to continue enjoying the full experience.\n\n[Upgrade to GitLens Pro](command:gitlens.plus.upgrade)",
1780817808
"media": {
1780917809
"markdown": "walkthroughs/welcome/welcome-in-trial.md"
@@ -17847,12 +17847,12 @@
1784717847
"completionEvents": [
1784817848
"onContext:gitlens:walkthroughState:gettingStarted == true"
1784917849
],
17850-
"when": "gitlens:plus:state <= 0"
17850+
"when": "|| gitlens:plus:state <= 0"
1785117851
},
1785217852
{
1785317853
"id": "visualize-code-history",
1785417854
"title": "Interactive Code History",
17855-
"description": "$(gitlens-gitlens) **Blame Annotations and Hovers**\n\nSee who changed what and why, without leaving your editor, through in-editor blame annotations, hover, and CodeLens.\n\n$(gitlens-graph) **Visual Commit Graph & Search**\n\nEasily follow complex Git histories, branches and search with the interactive Commit Graph for a clear view of repo changes.\n\n[View your Commit Graph](command:gitlens.showGraph)\n\n$(gitlens-gitlens-inspect) **GitLens Inspect**\n\nEfficiently jump through the revision history of files, folders, and selected lines for the contextual info you need. Open [GitLens Inspect](command:workbench.view.extension.gitlensInspect)\n\n$(gitlens-play-button) [Watch a video on Visualize Code History](https://example.com)",
17855+
"description": "$(gitlens-gitlens) **Blame Annotations and Hovers**\n\nSee who changed what and why, without leaving your editor, through in-editor blame annotations, hover, and CodeLens.\n\n$(gitlens-graph) **Visual Commit Graph & Search**\n\nEasily follow complex Git histories, branches and search with the interactive Commit Graph for a clear view of repo changes.\n\n[View your Commit Graph](command:gitlens.showGraph)\n\n$(gitlens-gitlens-inspect) **GitLens Inspect**\n\nEfficiently jump through the revision history of files, folders, and selected lines for the contextual info you need. Open [GitLens Inspect](command:workbench.view.extension.gitlensInspect)\n\n$(gitlens-play-button) [Watch a video on Visualize Code History](https://help.gitkraken.com/gitlens/gitlens-home/#interactive-code-history)",
1785617856
"media": {
1785717857
"markdown": "walkthroughs/welcome/visualize-code-history.md"
1785817858
},
@@ -17863,7 +17863,7 @@
1786317863
{
1786417864
"id": "accelerate-pr-reviews",
1786517865
"title": "Accelerate PR Reviews",
17866-
"description": "$(gitlens-rocket-filled) **Launchpad - PR Hub**\n\nManage GitHub PRs by status, helping you quickly prioritize tasks in your workflow and identify bottlenecks —all within VS Code.\n\n[View My PRs in Launchpad](command:gitlens.showLaunchpadView)\n\n💡 **Integrate your Github or host provider** to use Launchpad and accelerate PR reviews\n\n$(folder-opened) **Worktrees - Multi-branch efficiency**\n\nWork on multiple branches simultaneously—hotfixes, new features, or experiments—without disrupting your main workspace.\n\n\n[Add a worktree](command:gitlens.gitCommands.worktree.create)\n$(gitlens-play-button) [Watch a video on Accelerate PR Reviews](http://example.com)",
17866+
"description": "$(gitlens-rocket-filled) **Launchpad - PR Hub**\n\nManage GitHub PRs by status, helping you quickly prioritize tasks in your workflow and identify bottlenecks —all within VS Code.\n\n[View My PRs in Launchpad](command:gitlens.showLaunchpadView)\n\n💡 **Integrate your Github or host provider** to use Launchpad and accelerate PR reviews\n\n$(folder-opened) **Worktrees - Multi-branch efficiency**\n\nWork on multiple branches simultaneously—hotfixes, new features, or experiments—without disrupting your main workspace.\n\n\n[Add a worktree](command:gitlens.gitCommands.worktree.create)\n$(gitlens-play-button) [Watch a video on Accelerate PR Reviews](https://help.gitkraken.com/gitlens/gitlens-home/#accelerate-pr-reviews)",
1786717867
"media": {
1786817868
"markdown": "walkthroughs/welcome/accelerate-pr-reviews.md"
1786917869
},
@@ -17874,7 +17874,7 @@
1787417874
{
1787517875
"id": "streamline-collaboration",
1787617876
"title": "Streamline Collaboration",
17877-
"description": "$(gitlens-cloud-patch) **Cloud Patches - Work on feedback before PRs**\n\nMake your work accessible anytime, anywhere without having to commit to the repo or disrupt CI. Keep up your team’s momentum with Cloud Patches.\n\n[Open Cloud Patches](command:gitlens.views.drafts.focus)\n\n$(gitlens-code-suggestion) **Code Suggest**\n\nTake action on GitHub & GitLab PRs right from GitLens. Review code suggestions, and send suggestions to GitKraken users on your team.\n\n$(gitlens-play-button) [Watch a video on GitLens Collaboration](https://example.com)",
17877+
"description": "$(gitlens-cloud-patch) **Cloud Patches - Work on feedback before PRs**\n\nMake your work accessible anytime, anywhere without having to commit to the repo or disrupt CI. Keep up your team’s momentum with Cloud Patches.\n\n[Open Cloud Patches](command:gitlens.views.drafts.focus)\n\n$(gitlens-code-suggestion) **Code Suggest**\n\nTake action on GitHub & GitLab PRs right from GitLens. Review code suggestions, and send suggestions to GitKraken users on your team.\n\n$(gitlens-play-button) [Watch a video on GitLens Collaboration](https://help.gitkraken.com/gitlens/gitlens-home/#streamline-collaboration)",
1787817878
"media": {
1787917879
"markdown": "walkthroughs/welcome/streamline-collaboration.md"
1788017880
},
@@ -17885,7 +17885,7 @@
1788517885
{
1788617886
"id": "improve-workflows-with-integrations",
1788717887
"title": "Improve Workflows With Integrations",
17888-
"description": "**Integrations**\n\nReduce context switching and increase productivity by connecting to GitHub, GitLab, Azure DevOps, and Bitbucket to sync repos and track issues effortlessly in Launchpad - your PR hub.\n\n[Connect Integrations](command:gitlens.plus.cloudIntegrations.connect)\n\n**Autolinks**\n\nAll integrations provide automatic linking, which enables you to link to external services like Jira, and Trello.\n\n**Customize Autolinks**\n\nConfigure autolinks for custom pattern-matching with other services to easily link external references, such as Jira issues or Zendesk tickets, directly in your commit messages.\n\n**[Configure autolinks](command:gitlens.showSettingsPage!autolinks)**\n\n$(gitlens-play-button) [Watch a video on Integrations](https://example.com)",
17888+
"description": "**Integrations**\n\nReduce context switching and increase productivity by connecting to GitHub, GitLab, Azure DevOps, and Bitbucket to sync repos and track issues effortlessly in Launchpad - your PR hub.\n\n[Connect Integrations](command:gitlens.plus.cloudIntegrations.connect)\n\n**Autolinks**\n\nAll integrations provide automatic linking, which enables you to link to external services like Jira, and Trello.\n\n**Customize Autolinks**\n\nConfigure autolinks for custom pattern-matching with other services to easily link external references, such as Jira issues or Zendesk tickets, directly in your commit messages.\n\n**[Configure autolinks](command:gitlens.showSettingsPage!autolinks)**\n\n$(gitlens-play-button) [Watch a video on Integrations](https://help.gitkraken.com/gitlens/gitlens-home/)",
1788917889
"media": {
1789017890
"markdown": "walkthroughs/welcome/improve-workflows-with-integrations.md"
1789117891
},

src/commands/quickCommand.steps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2675,7 +2675,7 @@ export async function* ensureAccessStep<
26752675
iconPath: new ThemeIcon('rocket'),
26762676
onDidSelect: () =>
26772677
void executeCommand<OpenWalkthroughCommandArgs>(Commands.OpenWalkthrough, {
2678-
step: 'launchpad',
2678+
step: 'accelerate-pr-reviews',
26792679
source: 'launchpad',
26802680
detail: 'info',
26812681
}),

src/plus/launchpad/launchpad.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ export class LaunchpadCommand extends QuickCommand<State> {
911911
iconPath: new ThemeIcon('rocket'),
912912
onDidSelect: () =>
913913
void executeCommand<OpenWalkthroughCommandArgs>(Commands.OpenWalkthrough, {
914-
step: 'launchpad',
914+
step: 'accelerate-pr-reviews',
915915
source: 'launchpad',
916916
detail: 'info',
917917
}),
Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
### Launchpad & Worktrees | PR Hub that accelerates PR Reviews
22

3-
<!-- <figure align="center"> -->
4-
<img src="./mock-wt-image.png" alt="Image"/>
5-
<!-- </figure> -->
3+
<a href="https://help.gitkraken.com/gitlens/gitlens-home/#accelerate-pr-reviews" title="Watch the Accelerate PR reviews tutorial video">
4+
<img src="./thumbnails/launchpad.jpg" alt="Image"/>
5+
</a>
66

77
Easily manage PRs inside Launchpad without leaving VS Code, keeping your tasks streamlined and your focus intact.
88

9-
Switch between branches effortlessly with Worktrees, which allows for parallel work on projects without context-switching headaches.
9+
Switch between branches effortlessly with Worktrees, which allows for parallel work on projects without having to context-switch.
10+
11+
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-home/#accelerate-pr-reviews) on Accelerate PR Reviews

walkthroughs/welcome/get-started-community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<a href="https://www.youtube.com/watch?v=UQPb73Zz9qk?utm_source=gitlens-extension&amp;utm_medium=walkthru_welcome" title="Watch the Getting Started tutorial video">
2-
<img src="gitlens-thumbnail.png" alt="GitLens tutorial video" />
2+
<img src="thumbnails/welcome.png" alt="GitLens tutorial video" />
33
</a>
44

55
Access features that accelerate PR reviews, provide actionable code visuals, and streamline collaboration to supercharge Git and VS Code. There are workflows in the walkthrough that utilize Pro features designed to further increase developer productivity for professional developers and teams.
-1.4 MB
Binary file not shown.
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
### Integrate with Git Hosting & Issue Services
22

3-
<img src="./mock-wt-image.png" alt="Image"/>
3+
<a href="https://help.gitkraken.com/gitlens/gitlens-home/" title="Watch the Integrations tutorial video">
4+
<img src="./thumbnails/autolinks.jpg" alt="Image"/>
5+
</a>
46

57
Start managing your code and projects more efficiently with powerful integrations. Quickly gain insights with automatic linking of issues and pull requests across Git hosting platforms including GitHub, GitLab, and Bitbucket, and custom services.
68

79
View Jira issues directly from within GitLens with the Jira integration.
10+
11+
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-home/) on Integrations

walkthroughs/welcome/integrations.md

Lines changed: 0 additions & 3 deletions
This file was deleted.
-722 KB
Binary file not shown.
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
### Streamline Collaboration | Access Work Anywhere & Suggest Changes
22

3-
<img src="./mock-wt-image.png" alt="Image"/>
3+
<a href="https://help.gitkraken.com/gitlens/gitlens-home/#streamline-collaboration" title="Watch the Streamline collaboration tutorial video">
4+
<img src="./thumbnails/cloud-patches.jpg" alt="Image"/>
5+
</a>
46

57
Easily and securely share code changes with your teammates or other developers by creating a Cloud Patch from your WIP, commit or stash and sharing the generated link.
68

79
Liberate your code reviews and make and receive code suggestions from your team on anything in your project, not just on the lines of code changed in the PR.
10+
11+
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-home/#streamline-collaboration) on Streamline Collaboration

0 commit comments

Comments
 (0)