GitLens Documentation

Launchpad

The Launchpad organizes pull requests by status allowing you to identify bottlenecks and take actions on them. This offers the ability to organize and quickly take actions on pull requests with priority.

Currently, this view is supported for GitHub.com and GitLab.com repositories. In order to see the Launchpad, you will need to connect the GitHub Integration .

The Launchpad can be accessed from the command palette (command/ctrl + shift + P) by searching GitLens: Open Launchpad or select the Pull Request from the status bar in VS Code.

Here you can see a list of all pull requests for your repositories that are ready to merge, blocked, require follow-up, need your review, are waiting for a review, are a draft, or are snoozed. You can select the pull request to see more information about it and take action on it such as open it in a browser, merge (if ready to merge) or switch to the branch/worktree.

Code Suggestions can be easily started or reviewed from pull requests in the launchpad actions as well.

You can pin pull requests using the pin icon to move them to the pinned group or snooze them by selecting the snooze icon to move them into the snooze group. To unpin or unsnooze, select the pin or snooze icon again.

Note: The Launchpad is currently organized by prioritizing items on the list that require more action by elevating them to the top. This is subject to change in the future.

This Feature is only available for Pro subscription tiers or higher


Have feedback about this article? Did we miss something? Let us know!
On this page