---
title: "Take control of your job with GitLens Launchpad"
url: https://daily.dev/posts/take-control-of-your-job-with-gitlens-launchpad-bgajht9ab
source_url: https://dev.to/this-is-learning/take-control-of-your-job-with-gitlens-launchpad-4oo2
type: article
source: "This is Learning"
author: "Luca Del Puppo"
published: 2025-12-23T07:13:39.979Z
updated: 2025-12-24T04:00:09.917Z
tags: ["github", "productivity", "vscode", "code-review"]
reading_time: 5
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Take control of your job with GitLens Launchpad

**[This is Learning](https://daily.dev/sources/til)** · [@puppo](https://daily.dev/puppo) · 5 min read · 1 upvotes · 0 comments

## Summary

GitLens Launchpad provides a centralized view of pull requests and issues across multiple repositories directly within VSCode, eliminating the need to switch between the editor and GitHub's website. The author describes their workflow evolution from using GitHub's web interface to the GitHub Pull Requests extension (limited to single repositories) and finally to GitLens Launchpad, which offers a comprehensive dashboard for managing PRs, reviews, and CI status across all projects. The solution reduces context switching and improves developer productivity by keeping all repository management tasks within the editor.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/this-is-learning/take-control-of-your-job-with-gitlens-launchpad-4oo2>

## Similar posts on daily.dev

- [GitHub Copilot app for Beginners: Managing your work](https://daily.dev/posts/github-copilot-app-for-beginners-managing-your-work-s5nkrhtkt) · GitHub Blog · 0 upvotes · 0 comments
- [Review pull requests without leaving Visual Studio](https://daily.dev/posts/review-pull-requests-without-leaving-visual-studio-ot9d5mh0u) · Visual Studio Blog · 94 upvotes · 13 comments

---

Tags: [#github](https://daily.dev/tags/github), [#productivity](https://daily.dev/tags/productivity), [#vscode](https://daily.dev/tags/vscode), [#code-review](https://daily.dev/tags/code-review)

[View this post on daily.dev](https://daily.dev/posts/take-control-of-your-job-with-gitlens-launchpad-bgajht9ab)
