-
Notifications
You must be signed in to change notification settings - Fork 36
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
feat(KeyboardShortcuts): add customizable shortcuts for common actions #5097
Draft
maxpatiiuk
wants to merge
10
commits into
production
Choose a base branch
from
keyboard-shortcuts
base: production
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.
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0db40b - Browse repository at this point
Copy the full SHA c0db40bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4c501 - Browse repository at this point
Copy the full SHA ad4c501View commit details -
Configuration menu - View commit details
-
Copy full SHA for d854c51 - Browse repository at this point
Copy the full SHA d854c51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed44d3 - Browse repository at this point
Copy the full SHA 9ed44d3View commit details -
refactor(KeyboardShortcuts): rename from "Keyboard"
"Keyboard" is a bit too generic/ambiguous
Configuration menu - View commit details
-
Copy full SHA for 798708e - Browse repository at this point
Copy the full SHA 798708eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75db03a - Browse repository at this point
Copy the full SHA 75db03aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 148fccb - Browse repository at this point
Copy the full SHA 148fccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 180ab25 - Browse repository at this point
Copy the full SHA 180ab25View commit details -
feat(TreeView): improve layout
- Replace "show nodes with children only" checkbox with a toggle button. Reasons: - The checkbox was the only thing below the tree viewer - occupying an entire line of horizontal space. - Because of how Tab and Shift+Tab keys are used in the tree viewer, moving focus to elements below the tree viewer is not possible - you can only move above the tree viewer. That made this checkbox inaccessible from keyboard - The label for this checkbox is long, adding visual noise - it's cleaner as a small tidy button - Don't display split view controls if split view is not enabled to reduce visual clutter
Configuration menu - View commit details
-
Copy full SHA for 251f09b - Browse repository at this point
Copy the full SHA 251f09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3beed - Browse repository at this point
Copy the full SHA aa3beedView commit details
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.