tabby/clients/vscode/src
Zhiming Ma 12a37e2330
refactor(agent): Move data path from ~/.tabby/agent to ~/.tabby-client/agent. Add config.toml template. (#420)
2023-09-10 10:25:23 +08:00
..
TabbyCompletionProvider.ts fix(vscode): do not show inline completion when autocomplete widget is visible. (#414) 2023-09-08 12:06:00 +08:00
agent.ts feat(agent): support add request headers in config. (#351) 2023-08-11 19:39:17 +08:00
commands.ts refactor(agent): Move data path from ~/.tabby/agent to ~/.tabby-client/agent. Add config.toml template. (#420) 2023-09-10 10:25:23 +08:00
extension.ts feat(vscode): add keybindings for accepting inline completions. (#297) 2023-07-14 14:54:24 +08:00
notifications.ts feat(agent): monitor completion response time. (#359) 2023-08-17 22:28:41 +08:00
statusBarItem.ts feat(agent): monitor completion response time. (#359) 2023-08-17 22:28:41 +08:00