880 B
880 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 + \.
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 |
