1010 B
1010 B
Code Completion
Basic Usage
Tabby will show inline suggestions when you stop typing, and you can accept suggestions by just pressing the Tab key.
Manual Trigger
If you select manual trigger in the settings, you can trigger code completion by pressing Alt + \.
Cycling Through Choices
When multiple choices are available, you can cycle through them by pressing Alt + [ and Alt + ].
Keybindings
You can select a keybinding profile in the settings, or customize your own keybindings.
| Next Line | Full Completion | Next Word | |
|---|---|---|---|
| vscode-style | - | Tab | Ctrl + RightArrow |
| tabby-style (experimental) |
Tab | Ctrl + Tab | Ctrl + RightArrow |
