Skip to content

Commit 8d23cd6

Browse files
justinrobotsd13
authored andcommitted
Refines walkthrough content for clarity and engagement across multiple sections
1 parent dcdbe18 commit 8d23cd6

File tree

6 files changed

+19
-21
lines changed

6 files changed

+19
-21
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19835,8 +19835,8 @@
1983519835
},
1983619836
{
1983719837
"id": "get-started-community",
19838-
"title": "Welcome to GitLens | Community vs. Pro",
19839-
"description": "Thank you for installing GitLens — The #1 most installed Git extension in VS Code.\n\nYou're using **GitLens Community:** Track code changes and who made them, with features like in-editor blame annotations, hovers, CodeLens, and more for free.\n\n**Leverage powerful workflows with GitLens Pro**\n\nThe **GitLens Pro edition** was built for professional developers. [Try Pro](command:gitlens.walkthrough.plus.signUp) by signing up and to test out features that accelerate PR reviews, provide actionable code visuals, and streamline team collaboration to boost your productivity.\n\n[Get Started with GitLens Pro](command:gitlens.walkthrough.plus.signUp)",
19838+
"title": "Welcome to GitLens",
19839+
"description": "Thank you for installing GitLens—the most popular Git extension for VS Code!\n\n**Community vs. Pro**\n\nYou're using **GitLens Community** edition: Track code changes and see who made them with features like in-editor blame annotations, hovers, CodeLens, and more—completely free.\n\n**Leverage powerful workflows with GitLens Pro**\n\nThe **GitLens Pro** edition unlocks advanced features to accelerate PR reviews, gain actionable insights with rich code visuals, and streamline team collaboration to boost productivity.\n\n[Get Started with GitLens Pro](command:gitlens.walkthrough.plus.signUp)",
1984019840
"media": {
1984119841
"markdown": "walkthroughs/welcome/get-started-community.md"
1984219842
},
@@ -19848,7 +19848,7 @@
1984819848
{
1984919849
"id": "visualize-code-history",
1985019850
"title": "Interactive Code History",
19851-
"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.walkthrough.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:gitlens.walkthrough.gitlensInspect)\n\n$(gitlens-play-button)  [Watch a video on Visualize Code History](command:gitlens.walkthrough.openInteractiveCodeHistory)",
19851+
"description": "$(gitlens-gitlens)  **Blame Annotations and Hovers**\n\nSee who changed what and why with in-editor blame annotations, hovers, and CodeLens.\n\n$(gitlens-graph)  **Visual Commit Graph & Search**\n\nNavigate complex Git histories with clarity using the interactive Commit Graph to visualize changes and search your repository.\n\n[View your Commit Graph](command:gitlens.walkthrough.showGraph)\n\n$(gitlens-gitlens-inspect)  **GitLens Inspect**\n\nDive deep into the revision history of files, folders, or specific lines. Get the context you need to understand changes faster. [Open GitLens Inspect](command:gitlens.walkthrough.gitlensInspect)\n\n$(gitlens-play-button)  [Watch a video about Interactive Code History](command:gitlens.walkthrough.openInteractiveCodeHistory)",
1985219852
"media": {
1985319853
"markdown": "walkthroughs/welcome/visualize-code-history.md"
1985419854
},
@@ -19859,7 +19859,7 @@
1985919859
{
1986019860
"id": "accelerate-pr-reviews",
1986119861
"title": "Accelerate PR Reviews",
19862-
"description": "$(gitlens-launchpad-view)  **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.walkthrough.showLaunchpad)\n\n💡 **Integrate your GitHub or host provider** to use Launchpad and accelerate PR reviews\n\n$(folder-opened)  **WorktreesMulti-branch efficiency**\n\nWork on multiple branches simultaneouslyhotfixes, new features, or experiments—without disrupting your main workspace.\n\n\n[Add a worktree](command:gitlens.walkthrough.worktree.create)\n$(gitlens-play-button)  [Watch a video on Accelerate PR Reviews](command:gitlens.walkthrough.openAcceleratePrReviews)",
19862+
"description": "$(gitlens-launchpad-view)  **Launchpad: Your PR Hub**\n\nEasily manage GitHub pull requests by status, prioritize tasks, and spot bottlenecks—all within VS Code.\n\n[View My PRs in Launchpad](command:gitlens.walkthrough.showLaunchpad)\n\n💡 [Connect](command:gitlens.walkthrough.connectIntegrations) 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 to handle hotfixes, new features, or experiments—without disrupting your main workspace.\n\n\n[Add a worktree](command:gitlens.walkthrough.worktree.create)\n$(gitlens-play-button)  [Watch how to accelerate code reviews](command:gitlens.walkthrough.openAcceleratePrReviews)",
1986319863
"media": {
1986419864
"markdown": "walkthroughs/welcome/accelerate-pr-reviews.md"
1986519865
},
@@ -19870,7 +19870,7 @@
1987019870
{
1987119871
"id": "streamline-collaboration",
1987219872
"title": "Streamline Collaboration",
19873-
"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.walkthrough.showDraftsView)\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](command:gitlens.walkthrough.openStreamlineCollaboration)",
19873+
"description": "$(gitlens-cloud-patch)  **Cloud Patches: Collaborate before PRs**\n\nShare and iterate on code without committing to the repo or affecting CI. Keep your team moving forward with accessible, flexible Cloud Patches.\n\n[Open Cloud Patches](command:gitlens.walkthrough.showDraftsView)\n\n$(gitlens-code-suggestion)  **Code Suggest**\n\nReview GitHub and GitLab pull requests and send suggested changes to teammates directly from GitLens.\n\n$(gitlens-play-button)  [Watch how to enhance collaboration in GitLens](command:gitlens.walkthrough.openStreamlineCollaboration)",
1987419874
"media": {
1987519875
"markdown": "walkthroughs/welcome/streamline-collaboration.md"
1987619876
},
@@ -19881,7 +19881,7 @@
1988119881
{
1988219882
"id": "improve-workflows-with-integrations",
1988319883
"title": "Improve Workflows With Integrations",
19884-
"description": "$(extensions)  **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.walkthrough.connectIntegrations)\n\n$(link)  **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.walkthrough.showAutolinks)**\n\n$(gitlens-play-button)  [Watch a video on Integrations](command:gitlens.walkthrough.openStartIntegrations)",
19884+
"description": "$(extensions)  **Integrations**\n\nConnect to GitHub, GitLab, and Jira to associate PRs and issues to branches and commits in GitLens. Track and take action on PRs from Launchpad, quickly start work on issues, and get enhanced information in autolinks.\n\n[Connect Integrations](command:gitlens.walkthrough.connectIntegrations)\n\n$(link)  **Autolinks**\n\nGitLens automatically detects patterns in commit messages to generate links for pull requests and issues across services like GitHub, GitLab, Gitea, Gerrit, Google Source, Bitbucket, Azure DevOps, and custom servers.\n\n[Configure autolinks](command:gitlens.walkthrough.showAutolinks) for custom pattern-matching with other services.\n\n$(gitlens-play-button)  [Watch how integrations improve GitLens](command:gitlens.walkthrough.openStartIntegrations)",
1988519885
"media": {
1988619886
"markdown": "walkthroughs/welcome/improve-workflows-with-integrations.md"
1988719887
},

walkthroughs/welcome/accelerate-pr-reviews.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<img src="./thumbnails/launchpad.jpg" alt="Image"/>
55
</a>
66

7-
Easily manage PRs inside Launchpad without leaving VS Code, keeping your tasks streamlined and your focus intact.
7+
Streamline your workflow with Launchpad by managing pull requests directly in VS Code, keeping your tasks organized and your focus uninterrupted.
88

9-
Switch between branches effortlessly with Worktrees, which allows for parallel work on projects without having to context-switch.
9+
Work smarter with Worktrees and switch between branches seamlessly to work on multiple projects in parallel, all without disrupting your main workspace.
1010

11-
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-home/#accelerate-pr-reviews) on Accelerate PR Reviews
11+
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-home/#accelerate-pr-reviews) about how to accelerate code review in GitLens.

walkthroughs/welcome/get-started-community.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<img src="thumbnails/welcome.png" alt="GitLens tutorial video" />
33
</a>
44

5-
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.
5+
Accelerate PR reviews, gain actionable code insights with visualizations, and streamline collaboration to supercharge your Git and VS Code experience. Leverage powerful workflows with GitLens Pro that will increase productivity for you and your team.
66

7-
[Get started with GitLens Pro](command:gitlens.plus.signUp) by creating for an account to receive 14 days free. No Credit Card Required.
7+
[Get started with GitLens Pro](command:gitlens.plus.signUp) free for 14 days—no credit card required.

walkthroughs/welcome/improve-workflows-with-integrations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<img src="./thumbnails/autolinks.jpg" alt="Image"/>
55
</a>
66

7-
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.
7+
Connect GitLens to GitHub, GitLab, and Jira to link PRs and issues to branches and commits, track and manage PRs in Launchpad, and start work on issues seamlessly.
88

9-
View Jira issues directly from within GitLens with the Jira integration.
9+
With Autolinks, GitLens surfaces links to issues and PRs related to your commits automatically, from a variety of services and custom servers.
1010

11-
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-start-here/#integrations) on Integrations
11+
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-start-here/#integrations) about improving GitLens with integrations.

walkthroughs/welcome/streamline-collaboration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<img src="./thumbnails/cloud-patches.jpg" alt="Image"/>
55
</a>
66

7-
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.
7+
With Cloud Patches, privately and securely share code with specific teammates and other developers, accessible from anywhere. Enhance collaboration without adding noise to your repositories.
88

9-
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.
9+
With Code Suggest, review pull requests and send suggested changes to teammates in any part of your project, not just the lines of code changed in the PR.
1010

11-
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-home/#streamline-collaboration) on Streamline Collaboration
11+
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-home/#streamline-collaboration) about enhancing collaboration with GitLens.

walkthroughs/welcome/visualize-code-history.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<img src="./thumbnails/commit-graph.jpg" alt="Image"/>
55
</a>
66

7-
Go beyond just visualizations with actionable commands. Create branches, rebase, revert, and more by simply right clicking within your repo’s history with the GitLens Commit Graph.
7+
Go beyond visualization with the GitLens Commit Graph and take action to create branches, rebase, revert, and more. With rich search and filtering capabilities, easily find what you need by commit message, author, changed files, or even specific code changes.
88

9-
The only graph with rich search capabilities, search by a specific commit, message, author, a changed file or files, or even a specific code change.
10-
11-
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-start-here/#interactive-code-history) on Interactive Code History
9+
Watch a [video](https://help.gitkraken.com/gitlens/gitlens-start-here/#interactive-code-history) about Interactive Code History in GitLens.

0 commit comments

Comments
 (0)