tabby/clients/vscode/src
Zhiming Ma 1878644778
feat(vscode): add keybindings for accepting inline completions. (#297)
* feat(vscode): add keybindings for accepting inline completions.

* fix: set vscode keybinding profile to tabby-style.

* fix: update vscode keybindings documentation.

* docs: update vscode keybindings documentation.
2023-07-14 14:54:24 +08:00
..
TabbyCompletionProvider.ts feat(vscode): add keybindings for accepting inline completions. (#297) 2023-07-14 14:54:24 +08:00
agent.ts refactor: move vscode dev options to agent config. (#283) 2023-07-07 00:31:15 +08:00
commands.ts feat(vscode): add keybindings for accepting inline completions. (#297) 2023-07-14 14:54:24 +08:00
extension.ts feat(vscode): add keybindings for accepting inline completions. (#297) 2023-07-14 14:54:24 +08:00
notifications.ts feat(vscode): add keybindings for accepting inline completions. (#297) 2023-07-14 14:54:24 +08:00
statusBarItem.ts refactor: improve client auth flow (#269) 2023-06-24 14:43:13 -07:00
utils.ts VSCode client: Add status bar item. (#31) 2023-03-29 18:30:13 +08:00