Commit Graph

9 Commits (98006552eb99c45ffd75686bf08a989d5b360cd2)

Author SHA1 Message Date
Zhiming Ma 1583e76994
fix(agent): Hotfix 1.1.1. Fix agent completion stats initialization error. (#844)
* fix(agent): fix completion stats initialization error.

* fix(agent): Hotfix 1.1.1. Fix agent completion stats initialization error.

* fix: fix changelog format.
2023-11-19 20:11:03 -08:00
Zhiming Ma 76679bc249
feat(intellij): add check connection button in settings page. (#809)
* feat(intellij): add check connection in settings page.

* fix(intellij): update notification message.

* fix(intellij): fix language mapping for file extension.
2023-11-16 21:34:41 -08:00
Zhiming Ma 648348111e
feat(intellij): add completion replace range support. (#613) 2023-10-22 18:29:35 -07:00
Zhiming Ma 52c4ef38d3
feat(intellij): update tabby-agent to 0.3.1. (#490) 2023-09-29 03:06:47 -07:00
Zhiming Ma 076dff9d98
chore: bump intellij plugin version 0.5.0. (#450) 2023-09-15 19:15:56 +08:00
Zhiming Ma 31217bcfc8
fix(intellij): fix exception handling when initializing tabby. (#429) 2023-09-11 21:23:54 +08:00
Zhiming Ma abfa7975e8
feat(intellij): update tabby-agent interface and add issue notifications. (#401) 2023-09-05 11:40:46 +08:00
Zhiming Ma bdda8a534f
feat(intellij): add anonymous usage event IntelliJInitFailed. (#365)
* feat(intellij): add anonymous usage event plugin activated.

* fix(intellij): post event IntelliJinitFailed only when failed instead of PluginActivated.
2023-08-21 13:51:41 +08:00
Zhiming Ma ead8090a8f
feat: add intellij plugin. (#312)
* feat: add intellij plugin.

* fix: fix name in intellij/package.json.
2023-07-25 19:17:14 +08:00