Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing the New GitLens Home View in GitLens 16 #3920

Open
irajsava opened this issue Jan 13, 2025 · 0 comments
Open

Introducing the New GitLens Home View in GitLens 16 #3920

irajsava opened this issue Jan 13, 2025 · 0 comments

Comments

@irajsava
Copy link

Discussed in #3721

Originally posted by justinrobots November 7, 2024
In GitLens 16, we’ve reimagined the GitLens Home View (accessible via the GitLens icon in the VS Code activity bar) to better guide you through your development workflows.

old-vs-new

The new Home View is designed to help you answer three key questions throughout your day:

What am I actively working on now?

The **ACTIVE** section shows your current repository and branch, alongside the repository state and actions for syncing (push, pull, fetch), switching repos/branches, and viewing working directory changes.

If your branch is tied to a pull request or issue, GitLens surfaces those details so you can check PR status, continue reviews, or revisit issue specs. GitLens will also guide you to start a PR from your current branch if it can't find one.

💡 Connect integrations to view pull request and issue information in GitLens

active

What do I need to work on next?

The **LAUNCHPAD** section unblocks you and your team by showing pull requests that need your review, are blocked, or are ready to merge. Quickly jump to PRs to review, comment, or merge.

With the new Start work action, you can easily begin a new branch or worktree, or generate one from an existing issue.

launchpad

What have I worked on recently?

The **RECENT** section lets you quickly return to previous work by showing recent branches, worktrees, and PRs with activity for your chosen timeframe.

recent


We’d love your feedback on this new experience—try it out and let us know what you think!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant