Skip to content

Commit 2cacf5b

Browse files
justinrobotsd13
authored andcommitted
Improves Home View description and content
Updates the Home View's description and content to better reflect its capabilities and benefits, focusing on clarity and actionability. This change highlights the Home View's ability to help users quickly start work on issues, create PRs, and manage branches. It also clarifies the integrations available.
1 parent 9056b8f commit 2cacf5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21380,7 +21380,7 @@
2138021380
{
2138121381
"id": "welcome-home-view",
2138221382
"title": "(New) The Home View",
21383-
"description": "Compact yet powerful, the Home View allows you to start work on an issue or create PRs and new branches in one intelligent view.\n\nImprove workflow visibility with clear paths to take action on:\n\n- What am I actively working on now?\n- What should I work on next?\n- What have I worked on recently?\n\nThe Home View is the perfect companion for developers looking to reduce tedious context switching and stay focused on their work in VS Code.\n\n\n[Open the Home View](command:gitlens.walkthrough.showHomeView)\n$(gitlens-play-button)  [Watch a video on the Home view](command:gitlens.walkthrough.openHomeViewVideo)",
21383+
"description": "Compact yet powerful, the Home View helps you quickly start work on issues, create PRs, and manage branches—all from a single intelligent view.\n\nImprove workflow visibility with clear paths to take action on:\n\n- What am I actively working on now?\n- What should I work on next?\n- What have I worked on recently?\n\nThe Home View is the perfect companion for developers looking to reduce tedious context switching and stay focused on their work in VS Code.\n\n\n[Open the Home View](command:gitlens.walkthrough.showHomeView)\n$(gitlens-play-button)  [Watch a video on the Home view](command:gitlens.walkthrough.openHomeViewVideo)",
2138421384
"media": {
2138521385
"markdown": "walkthroughs/welcome/home.md"
2138621386
},

walkthroughs/welcome/home.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<img src="./thumbnails/home-view.jpg" alt="Home View"/>
55
</a>
66

7-
Located in the VS Code sidebar, the GitLens Home View provides a centralized dashboard that displays and enables you to Start Work and take action on active issues and recent changes.
7+
Located in the VS Code sidebar, the GitLens Home View highlights your current work with clear, actionable insights, guides you to Start Work on your next important tasks, and tracks recently modified branches for easy task-switching.
88

9-
[Connect Integrations](command:gitlens.walkthrough.connectIntegrations) with hosting and issue services such as GitHub, GitHub Enterprise Pro, GitLab, GitLab Self-Managed Pro, Jira, Bitbucket, custom servers, and more to help you monitor and take action on branches, issues, and pull requests.
9+
[Connect Integrations](command:gitlens.walkthrough.connectIntegrations) with hosting and issue services like GitHub, GitLab, Azure DevOps, Jira, Bitbucket, and more to help you monitor and take action on branches, issues, and pull requests.
1010

1111
Learn more on our detailed [Home View Help Center Page](command:gitlens.walkthrough.openHomeViewVideo).

0 commit comments

Comments
 (0)