| .. |
|
actions
|
fix: intellij platform warning (#400)
|
2024-03-12 23:13:16 +02:00 |
|
codecompletions
|
feat: apply post-processing for code completions (#404)
|
2024-03-11 23:13:10 +02:00 |
|
completions
|
feat: support git commit message generation with custom openai and anthropic service (#390)
|
2024-03-12 21:27:51 +02:00 |
|
conversations
|
feat: support claude completions (#398)
|
2024-03-06 12:48:29 +02:00 |
|
credentials
|
feat: support claude completions (#398)
|
2024-03-06 12:48:29 +02:00 |
|
indexes
|
feat: add support for auto resolving compilation errors (#318)
|
2023-12-29 16:41:47 +02:00 |
|
settings
|
feat: implement support for You Pro modes (#399)
|
2024-03-11 22:25:33 +02:00 |
|
statusbar
|
Inline Autocompletion Pt.2 (#333)
|
2024-01-31 01:05:31 +02:00 |
|
toolwindow
|
fix: intellij platform warning (#400)
|
2024-03-12 23:13:16 +02:00 |
|
ui
|
feat: support claude completions (#398)
|
2024-03-06 12:48:29 +02:00 |
|
util
|
fix: custom service request body serialization
|
2024-02-24 01:12:21 +02:00 |
|
CodeGPTBundle.java
|
Add checkstyle rules (#274)
|
2023-11-16 17:15:11 +02:00 |
|
CodeGPTKeys.java
|
feat: second set of autocomplete improvements
|
2024-02-11 01:31:34 +02:00 |
|
CodeGPTPlugin.java
|
fix: JetBrains internal API usage warnings
|
2023-12-04 21:56:51 +02:00 |
|
CodeGPTUpdateStartupActivity.java
|
refactor: extract configuration state into standalone class
|
2024-02-07 02:13:22 +02:00 |
|
EncodingManager.java
|
chore(deps): bump com.knuddels:jtokkit from 0.6.1 to 1.0.0
|
2024-02-19 14:52:37 +02:00 |
|
Icons.java
|
feat: support claude completions (#398)
|
2024-03-06 12:48:29 +02:00 |
|
PluginStartupActivity.java
|
feat: settings and credentials refactoring (#360)
|
2024-02-08 01:02:08 +02:00 |
|
ProjectCompilationStatusListener.java
|
refactor: extract configuration state into standalone class
|
2024-02-07 02:13:22 +02:00 |