Zhiming Ma
|
61a885ddd8
|
fix(vscode): will show warning if editor inline suggest is disabled. (#348)
* fix(vscode): will show warning if editor inline suggest is disabled.
* fix(vscode): update notification message when inline suggest disabled.
|
2023-08-10 15:57:59 +08:00 |
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 |
Zhiming Ma
|
62e0ea91d4
|
refactor: move vscode dev options to agent config. (#283)
|
2023-07-07 00:31:15 +08:00 |
Zhiming Ma
|
011b05ee30
|
feat: vscode extension walkthrough guide (#278)
* feat: VSCode extension walkthrough guides.
* chore: remove git assets.
* chore: move asset image.
* chore: revert unused changes.
|
2023-07-05 22:56:07 +08:00 |
Zhiming Ma
|
af517fb15b
|
refactor: improve client auth flow (#269)
* refactor: improve client auth flow
* fix: agent waiting for auth token should update status before resolve.
|
2023-06-24 14:43:13 -07:00 |
Zhiming Ma
|
1752f1555b
|
feat: agent auth support to refresh token. (#262)
|
2023-06-22 23:43:55 -07:00 |
Zhiming Ma
|
7597ec6097
|
refactor: VSCode Extension Settings cleanup. (#248)
* refactor: VSCode Extension Settings cleanup.
* fix: vscode extension update settings naming.
|
2023-06-16 12:54:30 -07:00 |
Zhiming Ma
|
11e4a5991d
|
feat: tabby agent auth (#240)
* feat: Support tabby server auth.
* fix notification toggle command.
* feat: add vscode web support.
|
2023-06-15 08:53:21 -07:00 |