tabby/clients/vscode/src
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
..
test
TabbyCompletionProvider.ts feat: agent enable per request prefix/suffix max lines configuration (#255) 2023-06-21 20:01:57 -07:00
agent.ts refactor: VSCode Extension Settings cleanup. (#248) 2023-06-16 12:54:30 -07:00
commands.ts refactor: improve client auth flow (#269) 2023-06-24 14:43:13 -07:00
extension.ts feat: tabby agent auth (#240) 2023-06-15 08:53:21 -07:00
notifications.ts refactor: improve client auth flow (#269) 2023-06-24 14:43:13 -07:00
statusBarItem.ts refactor: improve client auth flow (#269) 2023-06-24 14:43:13 -07:00
utils.ts