Commit Graph

7 Commits (cc5e257b74259c8abb9c5c15d87237f99eed35be)

Author SHA1 Message Date
Zhiming Ma cc83e4d269
fix(vscode): completion view/select event. (#471)
* fix(vscode): completion view/select event.

* chore: bump tabby-agent version 0.3.0-dev.
2023-09-25 09:07:25 +08:00
Zhiming Ma 0aa6c5fcfb
feat(vscode): add manual trigger supporting. (#459)
* feat(vscode): add manual trigger supporting.

* fix: update documents and fix minor bugs.

* fix: lint.
2023-09-19 17:01:36 +08:00
Zhiming Ma 3af32c8c7c
fix: hotfix vscode extension 0.4.1. update document links, fix data.json migration, and update anonymous usage tracking client properties. (#434) 2023-09-12 13:25:20 +08:00
Zhiming Ma 3a2262429a
chore: bump VSCode extension version 0.3.0. (#361) 2023-08-18 10:55:57 +08:00
Zhiming Ma ec73728825
chore(vscode): set keybinding default to vscode-style. (#302) 2023-07-17 12:58:42 +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 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