Commit Graph

32 Commits

Author SHA1 Message Date
Zhiming Ma
0dc7e98232
fix: update notification for response time issues not to show some su… (#588)
* fix: update notification for response time issues not to show some suggestions when using local port.

* fix: update notification messages for completion response time issues.

* fix: lint.
2023-10-18 21:33:56 -07:00
Zhiming Ma
be5e76650f
refactor(agent): refactor completion postprocess and caching. (#576) 2023-10-17 09:04:04 -07:00
sensinsane
d368bfe89a
fix: intellij README.md (#548)
* Update README.md

* Update README.md

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
2023-10-13 11:15:08 -07:00
Zhiming Ma
fff177b810
chore: bump intellij plugin version 0.6.0. (#532) 2023-10-10 21:46:25 -07:00
Zhiming Ma
5be9a6ae1b
docs(clients): update getting-started and troubleshooting docs. (#531) 2023-10-10 21:11:54 -07:00
Zhiming Ma
fceb8c9217
feat(intellij): add option to specify node binary; improve docs. (#529) 2023-10-10 08:00:56 -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
4ebad71805
fix(agent): hotfix vscode extension 0.6.1. Filter out no data AgentStats event. (#489) 2023-09-28 18:58:44 -07:00
Zhiming Ma
1d6ac7836b
chore: bump VSCode extension version 0.6.0. bump tabby-agent version 0.3.0. (#484) 2023-09-27 19:19:31 -07:00
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
076dff9d98
chore: bump intellij plugin version 0.5.0. (#450) 2023-09-15 19:15:56 +08:00
Zhiming Ma
635469f6bd
chore: bump VSCode extension version 0.5.0. bump tabby-agent version 0.2.0. (#449) 2023-09-15 19:04:01 +08:00
Zhiming Ma
efe2dcbb0f
refactor(agent): agent http request and cancellation flow. (#446)
* refactor(agent): refactor http request and cancellation flow.

* fix: minor fixes.

* fix: minor fix cheking timeout error in stats.
2023-09-15 11:05:46 +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
248c1717df
chore: bump intellij plugin version 0.4.0. (#431) 2023-09-12 01:09:48 +08:00
Zhiming Ma
31217bcfc8
fix(intellij): fix exception handling when initializing tabby. (#429) 2023-09-11 21:23:54 +08:00
Zhiming Ma
8cabf68892
chore: bump VSCode extension version 0.4.0. bump tabby-agent version 0.1.0. (#426) 2023-09-11 12:23:02 +08:00
Zhiming Ma
abfa7975e8
feat(intellij): update tabby-agent interface and add issue notifications. (#401) 2023-09-05 11:40:46 +08:00
Xudong Guo
3ab365f2c9
fix: 🐛 Couldn't find package "tabby-agent@0.0.1" (#399) 2023-09-05 11:29:01 +08:00
Zhiming Ma
4da95892ba
chore: bump intellij plugin version 0.2.0. (#369) 2023-08-25 00:19:45 +08:00
Zhiming Ma
1e245be721
fix(intellij): fix inlay text rendering. (#368) 2023-08-24 17:40:50 +08:00
Meng Zhang
4a8a14afdf
docs: add jetbrains downloads to README (#366) 2023-08-22 00:05:19 +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
203949bb76
feat(intellij): support auth. (#341) 2023-08-09 13:55:24 +08:00
Zhiming Ma
9e44d469d1
docs: add instruction to intellij plugin. (#338) 2023-08-05 13:13:21 +08:00
Zhiming Ma
d4a83cf302
chore: update intellij plugin description. Bump version to 0.1.2. (#337) 2023-08-04 23:18:02 +08:00
Zhiming Ma
81f953faea
fix(intellij): node process not closed. (#336) 2023-08-04 16:59:31 +08:00
Zhiming Ma
a90a195807
fix(intellij): fix compatibility for build 2023.x. Bump version to 0.1.1. (#335) 2023-08-04 14:18:14 +08:00
Zhiming Ma
7a61ceac1b
chore: bump intellij plugin version to 0.1.0. (#334) 2023-08-04 12:39:47 +08:00
Zhiming Ma
20e9788f29
feat(intellij): add statusbar and settings (#333)
* fix: intellij job coroutines and cancellation.

* feat: intellij plugin add settings.

* fix: intellij plugin language id map.

* fix: intellij log completion events.

* feat(intellij): add status bar.

* docs: update docs for intellij plugin.
2023-08-04 12:02:32 +08:00
Zhiming Ma
67d407779c
feat(intellij): auto trigger completion and add hotkeys to accept/dismiss completion. (#315) 2023-07-27 16:47:51 +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