Skip to content

Commit 56af814

Browse files
Updates README
1 parent 4200779 commit 56af814

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ Quickly glimpse into when, why, and by whom a line or code block was changed. Ze
4545
- [**Revision Navigation**](#revision-navigation) — Explore the history of a file to see how the code evolved over time.
4646
- [**Side Bar Views**](#side-bar-views) — Powerful views into Git that don't come in the box.
4747
- [**Commit Graph `Pro`**](#commit-graph-pro) — Visualize your repository and keep track of all work in progress.
48-
- [**Launchpad `Pro`**](#launchpad-pro) — Stay focused and keep your team unblocked.
49-
- [**Code Suggest `Pro`**](#code-suggest-pro) — Free your code reviews from unnecessary restrictions.
48+
- [**Launchpad `Preview`**](#launchpad-preview) — Stay focused and keep your team unblocked.
49+
- [**Code Suggest `Preview`**](#code-suggest-preview) — Free your code reviews from unnecessary restrictions.
5050
- [**Cloud Patches `Preview`**](#cloud-patches-preview) — Easily and securely share code with your teammates.
5151
- [**Worktrees `Pro`**](#worktrees-pro) — Simultaneously work on different branches of a repository.
5252
- [**Visual File History `Pro`**](#visual-file-history-pro) — Identify the most impactful changes to a file and by whom.
@@ -179,15 +179,15 @@ Use the rich commit search to find exactly what you're looking for. Its powerful
179179

180180
💡Maximize the Graph via the `Toggle Maximized Commit Graph` command.
181181

182-
## Launchpad `Pro`
182+
## Launchpad `Preview`
183183

184184
Launchpad brings all of your GitHub pull requests into a unified, actionable list to better track work in progress, pending work, reviews, and more. Stay focused and take action on the most important items to keep your team unblocked. [Learn more](https://gitkraken.com/solutions/launchpad?utm_source=gitlens-extension&utm_medium=in-app-links)
185185

186186
<figure align="center">
187187
<img src="https://raw.githubusercontent.com/gitkraken/vscode-gitlens/main/images/docs/launchpad.png" alt="Launchpad" />
188188
</figure>
189189

190-
## Code Suggest `Pro`
190+
## Code Suggest `Preview`
191191

192192
Liberate your code reviews from GitHub's restrictive, comment-only feedback style. Like suggesting changes on a Google-doc, suggest code changes from where you're already coding — your IDE and on anything in your project, not just on the lines of code changed in the PR. [Learn more](https://gitkraken.com/solutions/code-suggest?utm_source=gitlens-extension&utm_medium=in-app-links)
193193

@@ -255,7 +255,7 @@ Use a series of new commands to:
255255

256256
Context switching kills productivity. GitLens not only reveals buried knowledge within your repository, it also brings additional context from issues and pull requests providing you with a wealth of information and insights at your fingertips.
257257

258-
Simplify your workflow and quickly gain insights with automatic linking of issues and pull requests across multiple Git hosting services including GitHub, GitHub Enterprise `Pro`, GitLab, GitLab self-managed `Pro`, Jira, Gitea, Gerrit, Google Source, Bitbucket, Bitbucket Server, Azure DevOps, and custom servers.
258+
Simplify your workflow and quickly gain insights with automatic linking of issues and pull requests across multiple Git hosting services including GitHub, GitHub Enterprise `Pro`, GitLab, GitLab Self-Managed `Pro`, Jira, Gitea, Gerrit, Google Source, Bitbucket, Bitbucket Server, Azure DevOps, and custom servers.
259259

260260
All integrations provide automatic linking, while rich integrations with GitHub, GitLab and Jira offer detailed hover information for autolinks, and correlations between pull requests, branches, and commits, as well as user avatars for added context.
261261

0 commit comments

Comments
 (0)