ProxyAI/src/main/java/ee/carlrobert/codegpt
Carl-Robert Linnupuu abc8dc8d07 feat: code completion improvements
- truncate context when working with bigger files
- fix notification error messages
- other minor fixes
2024-02-05 15:59:49 +02:00
..
actions feat: code completion improvements 2024-02-05 15:59:49 +02:00
codecompletions feat: code completion improvements 2024-02-05 15:59:49 +02:00
completions Allow using existing Llama Server instead of running locally (#345) 2024-02-02 12:24:41 +02:00
conversations feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
credentials Allow using existing Llama Server instead of running locally (#345) 2024-02-02 12:24:41 +02:00
indexes feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
settings Allow using existing Llama Server instead of running locally (#345) 2024-02-02 12:24:41 +02:00
statusbar Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
toolwindow Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
ui Allow using existing Llama Server instead of running locally (#345) 2024-02-02 12:24:41 +02:00
util Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
CodeGPTBundle.java
CodeGPTKeys.java Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
CodeGPTPlugin.java fix: JetBrains internal API usage warnings 2023-12-04 21:56:51 +02:00
CodeGPTUpdateStartupActivity.java Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
EncodingManager.java feat: code completion improvements 2024-02-05 15:59:49 +02:00
Icons.java
PluginStartupActivity.java Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
ProjectCompilationStatusListener.java feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00