Commit graph

575 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
baa99d97d1 feat: new 'Insert at Caret' toolwindow editor action 2024-09-05 15:29:03 +03:00
Carl-Robert Linnupuu
4b80fa2a9d docs: update changelog 2024-09-05 15:26:16 +03:00
Carl-Robert Linnupuu
7c4646de84 fix: prompt text field transparent bg issues (fixes #673) 2024-09-05 15:25:48 +03:00
Carl-Robert Linnupuu
148302a3af docs: update changelog 2024-09-05 15:25:34 +03:00
Carl-Robert Linnupuu
465ae704d6 feat: add apply and diff actions for toolwindow code editor 2024-09-05 15:25:00 +03:00
Moritz
6e9fa02201 feat: enable vision support in GUI for Azure models #649 (#675)
Co-authored-by: Moritz Flöter <moritz.floeter@set.de>
2024-09-05 15:24:54 +03:00
Carl-Robert Linnupuu
1b36ed53fd feat: add git context to code completions 2024-09-05 15:24:33 +03:00
Carl-Robert Linnupuu
04286f0ad9 fix: ignore hidden files/folders when applying folders in the context (#666) 2024-09-05 15:21:13 +03:00
Carl-Robert Linnupuu
1d2a6dc0c3 2.10.2 2024-08-23 12:15:46 +03:00
Carl-Robert Linnupuu
4db9fe597e docs: update changelog 2024-08-23 12:06:37 +03:00
Carl-Robert Linnupuu
03feba0a4f feat: display web docs progress 2024-08-23 11:34:45 +03:00
Carl-Robert Linnupuu
ce0b90f232 fix: prompt creation from placeholders for custom openai provider (fixes #662) 2024-08-23 11:34:39 +03:00
Carl-Robert Linnupuu
e9c72dfdee chore: update deps 2024-08-23 11:34:32 +03:00
Carl-Robert Linnupuu
1d1fbe4d70 fix: prompt text field inlay offset and up/down keys 2024-08-23 11:34:28 +03:00
Carl-Robert Linnupuu
1cb4998b87 refactor: implement ConfigurationSettings as a Kotlin service (#634) 2024-08-23 11:34:14 +03:00
Carl-Robert Linnupuu
688591a23d 2.10.1 2024-08-20 16:18:03 +03:00
Carl-Robert Linnupuu
92dd0f28eb docs: update changelog (closes #668) 2024-08-20 16:15:24 +03:00
Nick P.
113d274c64 fix: Codestral Infill templates for code completion in llama.cpp (#667)
* fix: Codestral template variables and [MIDDLE] token

* fix: Codestral references CODESTRAL fixed template
2024-08-20 16:14:39 +03:00
Carl-Robert Linnupuu
e6b53a5079 fix: reset doc and persona values on submit 2024-08-20 15:52:48 +03:00
Carl-Robert Linnupuu
b22a261650 fix: remove revalidations on each event 2024-08-20 15:52:43 +03:00
Carl-Robert Linnupuu
27c83fd19b fix: remove prompt text field background 2024-08-20 02:08:07 +03:00
Carl-Robert Linnupuu
d3381d9a1c 2.10.0 2024-08-19 14:32:40 +03:00
Carl-Robert Linnupuu
bf1cb5c183 docs: update changelog 2024-08-19 13:50:51 +03:00
Carl-Robert Linnupuu
39a7d635a3 docs: update plugin description 2024-08-19 13:49:47 +03:00
Carl-Robert Linnupuu
9beef4f556 fix: use personas only within current chat session context 2024-08-19 13:49:39 +03:00
Carl-Robert Linnupuu
0b7ceddf07 feat: add deepseek coder v2 model 2024-08-19 11:04:54 +03:00
Carl-Robert Linnupuu
a113bdb177 docs: update plugin description 2024-08-19 11:04:50 +03:00
Carl-Robert Linnupuu
93aee6818a fix: reverse inlay text colors 2024-08-19 11:04:46 +03:00
Carl-Robert Linnupuu
94a273ce9e feat: image support for Custom OpenAI provider (#649) 2024-08-19 11:04:42 +03:00
Carl-Robert Linnupuu
62baf3c827 fix: remove edit code floating toolbar action 2024-08-18 13:12:10 +03:00
Carl-Robert Linnupuu
c56f846704 fix: build and compatibility issues 2024-08-18 13:00:09 +03:00
Carl-Robert Linnupuu
12e513cadb fix: build 2024-08-17 16:04:16 +03:00
Carl-Robert
67d8a4443a feat: replace the underlying input component with EditorTextField (#665) 2024-08-17 15:19:18 +03:00
Carl-Robert Linnupuu
0eae017133 fix: long search queries (fixes #652) 2024-08-17 15:17:17 +03:00
Carl-Robert Linnupuu
860e251ce0 fix: slow file searches (fixes #652) 2024-08-17 15:16:59 +03:00
dependabot[bot]
9e9c678f65 chore(deps): bump org.jetbrains.changelog from 2.2.0 to 2.2.1 (#624)
Bumps org.jetbrains.changelog from 2.2.0 to 2.2.1.

---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-17 15:16:55 +03:00
Carl-Robert Linnupuu
76f7d3868e fix: chat reset button state when current conversation not properly configured (fixes #651) 2024-08-17 15:16:51 +03:00
Carl-Robert Linnupuu
ad174b709f feat: add default docs and other minor improvements 2024-08-17 15:16:46 +03:00
Carl-Robert
da38c15ed0 feat: add webpage documentation support (#650)
* feat: documentation support while chatting

* feat: support managing web documentation entries
2024-08-17 15:16:29 +03:00
Carl-Robert Linnupuu
a992a87bdc 2.9.0 2024-08-03 14:07:07 +03:00
Carl-Robert Linnupuu
be0b0736aa fix: web search items UI layout 2024-08-03 13:57:08 +03:00
Carl-Robert Linnupuu
487fe81692 fix: personas settings state 2024-08-03 04:04:59 +03:00
Carl-Robert Linnupuu
88b6d112f8 docs: update changelog and description 2024-08-02 17:15:26 +03:00
Carl-Robert Linnupuu
0b0c930348 feat: improve chat UI performance 2024-08-02 16:06:21 +03:00
Carl-Robert Linnupuu
3ad0f6bb99 fix: hide webpage list on any interrupted event 2024-08-02 16:06:15 +03:00
Carl-Robert Linnupuu
a243b41a19 docs: update plugin's description 2024-07-31 10:29:13 +03:00
Carl-Robert Linnupuu
55fc149b48 docs: update changelog 2024-07-31 10:29:07 +03:00
Carl-Robert
352fe78f59 feat: web search support (#641)
* feat: web search support

* fix: enable web search only for codegpt provider

* fix: checkstyle

* feat: improve list cell design
2024-07-31 02:11:07 +03:00
Carl-Robert Linnupuu
2e5670fa29 feat: add persona prompt tooltip 2024-07-27 16:21:16 +03:00
Carl-Robert Linnupuu
b6eb98db91 fix: UI perf issues 2024-07-27 15:27:13 +03:00