Commit graph

789 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
0c4340bbd6 fix: adjust tag panel layout to use GridBagLayout for proper vertical alignment (relates #857) 2025-02-06 11:12:04 +00:00
Carl-Robert Linnupuu
926ef3f90c 2.16.1 2025-02-04 00:48:48 +00:00
Carl-Robert Linnupuu
a4829a7ffe refactor: adjust chat avatar sizes 2025-02-04 00:26:18 +00:00
Carl-Robert Linnupuu
2d7a1d73e3 fix: change chat response editor type to 'Untyped' (fixes #832) 2025-02-04 00:11:57 +00:00
Carl-Robert Linnupuu
169496ab06 fix: replace 'Open Prediction' shortcut key (fixes #839) 2025-02-04 00:11:45 +00:00
Carl-Robert Linnupuu
756fea1897 feat: status toolbar completion progress for all core actions 2025-02-04 00:11:13 +00:00
Carl-Robert Linnupuu
99b8cbd16d fix: adjust chat tags when switching tabs 2025-02-04 00:11:06 +00:00
Carl-Robert Linnupuu
3620a12dce fix: NPE during tool window init (tool window is shown before the chat panel is created) 2025-02-03 18:09:56 +00:00
Carl-Robert Linnupuu
8286a39c57 docs: update changelog 2025-02-03 18:09:46 +00:00
Carl-Robert Linnupuu
438af47175 fix: selection not included in prompt (fixes #844) 2025-02-03 18:09:24 +00:00
Carl-Robert Linnupuu
0a6fa540cf feat: support code editing and commit message generation for Deepseek R1 model (closes #835) 2025-02-03 18:09:21 +00:00
Carl-Robert Linnupuu
cd6cdef9ee fix: improve thought process parsing and displaying 2025-02-03 18:09:16 +00:00
Carl-Robert Linnupuu
ab13db26d9 feat: display avatar image (CodeGPT) 2025-02-03 18:09:11 +00:00
Carl-Robert Linnupuu
7fe6f7af89 feat: support disabling system prompt 2025-02-03 18:09:07 +00:00
Carl-Robert Linnupuu
7282fd044a feat: add o3-mini model 2025-02-03 18:09:01 +00:00
Carl-Robert Linnupuu
e02ce4895d fix: invoke toolwindow content in edt and fix other UI anomalies 2025-02-03 18:08:44 +00:00
Aleksandr
894bfb04a0 feat: Kotlin psi structure for FIM. (#829)
* Add Kotlin dependency and configuration file

* Add collect dependency structure option to code completion settings

* Add Kotlin PSI structure analysis and serialization components

* Add repository name and dependencies structure to InfillRequest and update prompt template for QWEN_2_5

---------

Co-authored-by: a.iudin <a.iudin@vk.team>
2025-02-03 18:08:36 +00:00
Carl-Robert Linnupuu
eac5fb7340 2.16.0 2025-01-28 12:18:19 +00:00
Carl-Robert Linnupuu
555fead968 docs: update changelog 2025-01-28 12:02:10 +00:00
Carl-Robert Linnupuu
98855b7743 fix: build 2025-01-28 11:55:25 +00:00
Carl-Robert Linnupuu
853f57b0b2 fix: minor ui improvements and fixes 2025-01-28 11:51:00 +00:00
Carl-Robert Linnupuu
80b55b4bb2 feat: support DeepSeek R1 and V3 models 2025-01-28 11:50:56 +00:00
Carl-Robert Linnupuu
2c52ed6512 refactor: code clean up and minor UI improvements 2025-01-28 11:50:52 +00:00
Carl-Robert Linnupuu
00fb2115e9 feat: option to disable open file chat tag and other minor improvements 2025-01-28 11:50:46 +00:00
Carl-Robert Linnupuu
7dc89f11cd fix: duplicate actions and other keymap improvements (fixes #826) 2025-01-28 11:50:40 +00:00
Carl-Robert Linnupuu
e6c2443310 feat: new 'Include Current Changes' chat action 2025-01-28 11:50:36 +00:00
Carl-Robert Linnupuu
41118f1084 feat: redesign chat user input component 2025-01-28 11:50:27 +00:00
Carl-Robert Linnupuu
b98da31479 2.15.2 2025-01-13 20:54:21 +00:00
Carl-Robert Linnupuu
dbf1ff0de1 fix: remove paste predictions 2025-01-13 20:46:12 +00:00
Carl-Robert Linnupuu
c7c3cbc3f3 fix: build 2025-01-13 16:27:29 +00:00
Carl-Robert Linnupuu
1c8c221c1d docs: update changelog 2025-01-13 16:24:13 +00:00
Carl-Robert Linnupuu
e57c590a75 feat: add additional git diff actions 2025-01-13 16:23:46 +00:00
Carl-Robert Linnupuu
2fa532a0bc fix: consistent model combobox title (fixes #814) 2025-01-13 16:23:41 +00:00
Carl-Robert Linnupuu
4feeeeb9d6 feat: add open code assistant diff in editor action 2025-01-13 16:23:34 +00:00
Carl-Robert Linnupuu
25ae0c60f4 feat: add sample code assistant guideline 2025-01-13 16:22:44 +00:00
Carl-Robert Linnupuu
930f6b23db 2.15.1 2025-01-07 01:16:50 +00:00
Carl-Robert Linnupuu
059f28b488 fix: code assistant next change scrolling 2025-01-07 01:08:48 +00:00
Carl-Robert Linnupuu
cf685a9e72 fix: prevent negative offset in caret movement 2025-01-06 13:26:49 +00:00
Carl-Robert Linnupuu
8e2e384e32 docs: update changelog 2025-01-06 13:19:26 +00:00
Carl-Robert Linnupuu
6ecb512860 feat: add paste prediction action 2025-01-06 13:18:59 +00:00
Carl-Robert Linnupuu
a066fa4bfd feat: display first code assistant suggestion closest to cursor 2025-01-06 13:18:54 +00:00
Carl-Robert Linnupuu
5bbd70c391 fix: adjust code assistant token limits 2025-01-06 13:18:49 +00:00
Carl-Robert Linnupuu
c3edfdffeb fix: add missing shortcut labels and rename a few 2025-01-06 13:18:43 +00:00
Carl-Robert Linnupuu
c6dce58ecc fix: apply changes when action is set to a different keymap shortcut 2025-01-06 13:18:38 +00:00
Carl-Robert Linnupuu
38093b3c13 fix: code assistant popup disposal 2025-01-06 13:18:33 +00:00
Carl-Robert Linnupuu
97164dd23a 2.15.0 2024-12-30 10:33:54 +00:00
Carl-Robert Linnupuu
5d5f24d50c fix: build errors 2024-12-30 01:17:34 +00:00
Carl-Robert Linnupuu
fd03c76546 docs: update changelog and plugin description 2024-12-30 01:10:57 +00:00
Carl-Robert Linnupuu
dc13924113 fix: do not process chat files for codegpt api 2024-12-30 01:10:16 +00:00
Carl-Robert Linnupuu
9f2a6c7f2c fix: cursorOffset for lookup predictions 2024-12-30 01:10:08 +00:00