ProxyAI/src/main/java/ee/carlrobert/codegpt
2024-03-25 11:50:49 +02:00
..
actions refactor: clean up old code 2024-03-14 14:34:29 +02:00
codecompletions chore: bump sinceBuild and javaVersion 2024-03-13 11:53:15 +02:00
completions refactor: remove custom Azure service configuration 2024-03-14 14:58:58 +02:00
conversations feat: support claude completions (#398) 2024-03-06 12:48:29 +02:00
credentials fix: couple of intellij platform warnings 2024-03-13 16:47:00 +02:00
settings refactor: remove custom Azure service configuration 2024-03-14 14:58:58 +02:00
statusbar Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
toolwindow refactor: clean up old code 2024-03-14 14:34:29 +02:00
ui fix: Allow single Java files to be added to context (#420) 2024-03-25 11:50:49 +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 refactor: clean up old code 2024-03-14 14:34:29 +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 fix: couple of intellij platform warnings 2024-03-13 16:47:00 +02:00
ProjectCompilationStatusListener.java refactor: clean up old code 2024-03-14 14:34:29 +02:00
ReferencedFile.java refactor: clean up old code 2024-03-14 14:34:29 +02:00