New views layout for greater focus and productivity #2721
Replies: 5 comments 6 replies
This comment has been hidden.
This comment has been hidden.
-
A video demo of this would be awesome! I have my set patterns of usage for gitlens. Basically, I have my traditional vscode source control/git pane. In that same side bar on the bottom half, I have gitlens "Commits" view. As I commit, changes move downward. I often use
|
Beta Was this translation helpful? Give feedback.
-
I don't think I got a prompt. My views moved themselves from the "source control" tab to the new tabs. |
Beta Was this translation helpful? Give feedback.
-
Can the views under "Source Control side bar" be moved to "GitLens side bar" or "GitLens Inspect side bar", like "GitLens Layout" in version 13.x? I have many submodules in a project, and the Source Control side bar is too crowded. |
Beta Was this translation helpful? Give feedback.
-
In GitLens 14, we've restructured our views for greater focus and productivity, including the new GitLens Inspect side bar. We also moved some of our views from the Source Control side bar into either the GitLens or the new GitLens Inspect side bar.
GitLens Inspect side bar
The all new GitLens Inspect is like an x-ray into your code, which focuses on providing contextual information and insights to what you're actively working on. Think about it as the developer tools inspector for your code.
Views include:
GitLens side bar
We've re-focused this to be the home of GitKraken teams and collaboration services (e.g. GitKraken Workspaces) as well as discovery, help, and support.
Views include:
Source Control side bar
We've slimmed down this side bar to only contain views that are focused on your repositories.
Views include:
(Bottom) Panel
The new home for the Commit Graph which provides convenient and easy access to the Graph. Additionally, this includes a dedicated details view. Quickly toggle the Graph via the new
Toggle Commit Graph
command.Views include:
Updating to the new views layout
Unless you opt into the new layout, which we recommend, your existing views will stay where they are. You can opt-in at any time from
Reset Views Layout
in the Command Palette.After upgrading to GitLens 14 (or June 8th's Pre-Release), you'll be prompted to change to this layout:
Beta Was this translation helpful? Give feedback.
All reactions