Skip to content
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/shortcuts #37

Merged
merged 5 commits into from
Mar 30, 2024
Merged

Feat/shortcuts #37

merged 5 commits into from
Mar 30, 2024

Conversation

Blankll
Copy link
Member

@Blankll Blankll commented Mar 29, 2024

add more shortcuts

refer: #36

Feature Shortcut Description State
General editing Ctrl/Cmd + I Auto indent current request.
General editing Ctrl + Space Open Autocomplete (even if not typing).
General editing Ctrl/Cmd + Enter Submit request.
General editing Ctrl/Cmd + Up/Down Jump to the previous/next request start or end.
General editing Ctrl/Cmd + Alt + L Collapse/expand current scope.
General editing Ctrl/Cmd + Option + 0 Collapse all scopes but the current one. Expand by adding a shift.
Autocomplete Down arrow Switch focus to autocomplete menu. Use arrows to further select a term.
Autocomplete Enter/Tab Select the currently selected or the top most term in autocomplete menu.
Autocomplete Esc Close autocomplete menu.

@Blankll Blankll changed the title Feat/shortcuts #36 Feat/shortcuts Mar 29, 2024
@Blankll Blankll merged commit 81a1e8c into master Mar 30, 2024
4 checks passed
@Blankll Blankll deleted the feat/shortcuts branch March 30, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant