forked from gitkraken/vscode-gitlens
-
Couldn't load subscription status.
- Fork 0
[pull] main from gitkraken:main #89
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
Open
pull
wants to merge
79
commits into
wlnxing:main
Choose a base branch
from
gitkraken:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… and safety checks (#4583)
Resolves #4690
- Ensures that filtered autolink refs aren't cached
- Extracts `IpcPromise` into dedicated IPC module - Nests `IpcPromise` props under a `value` property (future-proofing) - Renames `IpcCall` `packed` to `compressed` (future-proofing) - Moves `UriComponents` to shared system module for future use
- Groups commands by their contribution points - Tracks unused/orphaned commands Cleans up orphaned and internal commands Adds `gitlens.showQuickCommitDetails` to the command palette Adds keybinding support for launchpad copy action (ctrl+c / cmd+c)
- Adds "Next Change" and "Previous Change" to the editor toolbar
* Adds support for untracked files in composer * Shortens try/catch block
- Adds deflate compression for IPC messages over 1KB - Adds IPC tagged types for serialization of Dates, URIs, & Promises - Adds vscode-uri for reliable URI serialization to webviews - Improves commit/graph details by using promises for enriched state - Removes `Serialized<T>` type in favor of new `IpcSerialized<T>` type
- Unifies common state provider behavior and bootstrap handling Reworks state handling of commit/graph details view - Simplifies state handling - Removes pending context pattern in favor of direct state updates
Adds `graph.initialRowSelection` setting to control the behavior
Resolves #4544
- Aligns with e2e tests
- Hoping to address some possible deadlock issues
Removes custom config for composer utils
- Should fix CI issues
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )