DocKit Shortcuts Introduction
As a Desktop Application, DocKit provides a set of shortcuts to help users use DocKit more efficiently. This document outlines the available shortcuts and corresponding actions. These shortcuts are designed to streamline your workflow and enhance your productivity when working with DocKit to manage your Elasticsearch/OpenSearch server.
Shortcuts
Feature | Shortcut | Description | State |
---|---|---|---|
General editing | Ctrl/Cmd + I | Auto indent current request. | ✅ |
General editing | Ctrl/Cmd + / | Open documentation for 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. | ✅ |