Commit graph

993 commits

Author SHA1 Message Date
dependabot[bot]
2d77618637
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#952)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.1.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.1.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 00:49:55 +01:00
dependabot[bot]
b83c6e8e88
chore(deps): bump org.jsoup:jsoup from 1.17.2 to 1.19.1 (#951)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.17.2 to 1.19.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.17.2...jsoup-1.19.1)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 00:49:43 +01:00
Aleksandr
7a5598eb1d
Add local.properties to gitignore and register runCustomIde task using customIdePath property. (#973)
Co-authored-by: a.iudin <a.iudin@vk.team>
2025-04-07 00:49:18 +01:00
Violine
2a6fc7c7ba
feat: Import export prompts (#966)
* feat: added import and export prompt button

* feat: export prompts to file

* feat: import prompts from file

---------

Co-authored-by: alexander.korovin <alexander.korovin@vk.team>
2025-04-07 00:49:07 +01:00
Carl-Robert Linnupuu
3cae567e4f 3.2.2 2025-04-06 19:48:13 +01:00
Carl-Robert Linnupuu
3f2c8e1a42 docs: update changelog 2025-04-06 19:07:55 +01:00
Carl-Robert Linnupuu
b7d6400594 fix: remove FF when triggering next edits manually 2025-04-06 18:59:54 +01:00
Carl-Robert Linnupuu
4247cbddfb feat: add gemini 2.5 pro model 2025-04-06 18:37:57 +01:00
Carl-Robert Linnupuu
1ec5e3ad58 fix: UI issues when image in context 2025-04-06 17:45:58 +01:00
Carl-Robert Linnupuu
109aa46131 docs: update changelog 2025-04-04 17:34:49 +01:00
Carl-Robert Linnupuu
1dfca8116b fix: update gRPC client with SSL support 2025-04-04 16:46:02 +01:00
Carl-Robert Linnupuu
46aa0be33a 3.2.1 2025-04-03 15:24:15 +01:00
Carl-Robert Linnupuu
faf8e90835 docs: update changelog 2025-04-03 14:56:12 +01:00
Carl-Robert Linnupuu
60284004ef fix: EDT issues when reading files 2025-04-03 14:38:02 +01:00
Carl-Robert Linnupuu
8575cfa40d fix: toolwindow id inconsistencies 2025-04-03 14:05:02 +01:00
Carl-Robert Linnupuu
c460e9dd8a fix: remove clear tags from editor context menu 2025-04-03 14:04:43 +01:00
Carl-Robert Linnupuu
7fe98cc6d5 docs: add cloudfront 2025-04-03 13:48:29 +01:00
Carl-Robert Linnupuu
9a54623d92 feat: add gemini 2.5 pro (exp) model (closes #959) 2025-04-02 00:23:37 +01:00
Carl-Robert Linnupuu
fcef0ed9f8 3.2.0 2025-03-28 12:47:45 +00:00
Carl-Robert Linnupuu
1b3afe8a84 fix: do not read file content for directories 2025-03-28 12:32:30 +00:00
Carl-Robert Linnupuu
7dd6065c31 docs: update changelog 2025-03-28 11:58:50 +00:00
Carl-Robert Linnupuu
cf7551e939 feat: img support for claude 3.7 sonnet 2025-03-28 11:47:16 +00:00
Carl-Robert Linnupuu
4a62471daa feat: replace custom suggestions UI logic with editor lookup API 2025-03-28 11:44:11 +00:00
dependabot[bot]
3de3c65deb
chore(deps): bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#941)
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-27 11:14:44 +00:00
dependabot[bot]
9d94af6fd4
chore(deps): bump com.squareup.okio:okio from 3.9.0 to 3.10.2 (#817)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.9.0 to 3.10.2.
- [Release notes](https://github.com/square/okio/releases)
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okio/compare/parent-3.9.0...3.10.2)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2025-03-27 11:14:28 +00:00
dependabot[bot]
f6ad5b5f03
chore(deps): bump com.fasterxml.jackson:jackson-bom (#942)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.3.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.2...jackson-bom-2.18.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-27 11:13:52 +00:00
Violine
d36f37bb90
feat: clear chat tag by keyboard shortcut (#946)
* Added a keyboard shortcut to remove tags from an active chat

* Replace Main.immediate dispatcher to EdtDispatcher

---------

Co-authored-by: alexander.korovin <alexander.korovin@vk.team>
2025-03-27 11:13:17 +00:00
Pavel Khattu
3983b39dd1
feat: custom base host support for anthropic provider (#948)
* Add support for custom baseHost for Anthropic provider
https://github.com/carlrobertoh/ProxyAI/issues/697

* Use intellij-provided socket factory and trust manager for default client

---------

Co-authored-by: borgotta <paul.khattu@gmail.com>
2025-03-27 11:11:38 +00:00
Carl-Robert Linnupuu
566a065ca3 3.1.1 2025-03-24 12:20:58 +00:00
Carl-Robert Linnupuu
1b6b26354e docs: update changelog 2025-03-24 11:50:47 +00:00
Carl-Robert Linnupuu
b8b78dd079 fix: do not trigger next edit diff when no change detected 2025-03-24 10:21:46 +00:00
Carl-Robert Linnupuu
55bd3008ff feat: re-add logic to include the active editor selection when creating a new chat 2025-03-24 10:19:23 +00:00
dependabot[bot]
38ab9d753e
chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.12.1 (#843)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.12.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.10.1...gson-parent-2.12.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 01:12:12 +00:00
dependabot[bot]
c5f043521c
chore(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.3 (#924)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.3...assertj-build-3.27.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 01:11:13 +00:00
dependabot[bot]
db029afe1d
chore(deps): bump io.github.bonede:tree-sitter from 0.24.4 to 0.24.5 (#925)
Bumps [io.github.bonede:tree-sitter](https://github.com/bonede/tree-sitter-ng) from 0.24.4 to 0.24.5.
- [Release notes](https://github.com/bonede/tree-sitter-ng/releases)
- [Commits](https://github.com/bonede/tree-sitter-ng/compare/v0.24.4...v0.24.5)

---
updated-dependencies:
- dependency-name: io.github.bonede:tree-sitter
  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>
2025-03-24 01:10:38 +00:00
dependabot[bot]
a7091e7985
chore(deps): bump org.junit:junit-bom from 5.11.0 to 5.12.1 (#926)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 01:10:28 +00:00
Violine
577d8bc084
fix: custom open ai settings UI (#938)
* Added Coroutine dispatchers for EDT

* Don't apply custom open ai settings immediately

* Use Coroutine EDT dispatchers for update UI

---------

Co-authored-by: alexander.korovin <alexander.korovin@vk.team>
2025-03-24 01:10:07 +00:00
Aleksandr
2bec39576a
fix: suggestions popup positioning and tag panel styling (#934)
Commit Summary:
- Improve suggestions popup positioning with screen bounds check
- Replace wildcard imports with explicit imports
- Fix tag panel sizing and styling
- Properly scale tag height using JBUI
- Improve close button margins and sizing

Co-authored-by: a.iudin <a.iudin@vk.team>
2025-03-24 01:09:29 +00:00
atifsld
3818493b67
fix: typo in Rubber Duck persona (#892)
Co-authored-by: Atif Saleed <atif@Atifs-Mac-mini.local>
2025-03-24 01:08:52 +00:00
Mirko Jantschke
408314d1e2
fix: use correct array indices (#933)
Co-authored-by: Mirko Jantschke <mjantschke@novomind.com>
2025-03-24 01:07:44 +00:00
Carl-Robert Linnupuu
47ac9c2d8a chore: disable plugin verifier (temp) 2025-03-24 01:04:29 +00:00
Carl-Robert Linnupuu
ad472f6329 3.1.0 2025-03-20 12:44:04 +00:00
Carl-Robert Linnupuu
bcf1e6fcf8 fix: long running task on EDT 2025-03-20 12:18:54 +00:00
Carl-Robert Linnupuu
23437c1cea docs: update changelog, plugin and repo description 2025-03-20 02:32:27 +00:00
Carl-Robert Linnupuu
e60640f97f feat: improve chat tags UX 2025-03-20 01:36:52 +00:00
Carl-Robert Linnupuu
7984d5211c fix: temp disable code completions when next edits is active 2025-03-19 16:49:58 +00:00
Carl-Robert Linnupuu
e4f6a5234a feat: add popup menu with close actions for chat tags 2025-03-18 18:41:44 +00:00
Carl-Robert Linnupuu
f121039dbd fix: next edit trigger on random events 2025-03-18 18:40:27 +00:00
Carl-Robert Linnupuu
49e4b03bbe refactor: chat configuration location and definitions 2025-03-17 17:20:42 +00:00
Carl-Robert Linnupuu
7bd25b30fc fix: editorContextTag state on toggle 2025-03-17 16:04:57 +00:00