tabby/clients/vscode/assets/walkthroughs/codeCompletion.md

865 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.

Demo

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