Commit graph

1133 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
199cb55bda docs: update changelog 2025-10-03 12:55:34 +01:00
Carl-Robert Linnupuu
7720b2901c feat: add psi link doc hover preview (Java support only) 2025-10-03 12:54:02 +01:00
Carl-Robert Linnupuu
eb10ff327c refactor: improve quick link navigation for psi elements 2025-10-02 14:47:38 +01:00
Carl-Robert Linnupuu
9ba05cd0b1 feat: copy-paste placeholder for prompt text field
Some checks are pending
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
2025-10-02 13:29:51 +01:00
Carl-Robert Linnupuu
aed31a017b fix: EDIT_CODE model backward compatibility (fixes #1129) 2025-10-02 02:38:27 +01:00
Carl-Robert Linnupuu
3011dba44d feat: quick link navigation 2025-10-02 00:13:49 +01:00
Carl-Robert Linnupuu
2a0a9d9a51 refactor: clean up (#1111)
Some checks failed
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2025-09-24 00:42:39 +01:00
Carl-Robert Linnupuu
233f856321 feat: add tooltips for input editor tags (closes #1109) 2025-09-24 00:38:37 +01:00
Carl-Robert Linnupuu
fc64dfb5ec fix: google model selection (fixes #1111) 2025-09-23 23:45:53 +01:00
Carl-Robert Linnupuu
6d6fbf6d8a fix: mistral autcompletion toggle (fixes #1114) 2025-09-23 23:33:21 +01:00
Carl-Robert Linnupuu
fa9a6d3148 3.6.0
Some checks are pending
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
2025-09-23 19:31:25 +01:00
Carl-Robert Linnupuu
e068190d57 docs: update changelog 2025-09-23 19:24:10 +01:00
Carl-Robert Linnupuu
46d61e68ab feat: additional inline edit improvements 2025-09-23 18:23:55 +01:00
Carl-Robert Linnupuu
c3fc404bf6 feat: configurable screenshot detection 2025-09-22 22:11:03 +01:00
Carl-Robert Linnupuu
163758a2be fix: migrate Custom OpenAI services to use UUIDs and several other fixes
Some checks failed
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2025-09-17 16:37:03 +01:00
Carl-Robert Linnupuu
fdfde4243d feat: inline edit
Some checks failed
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2025-09-16 03:11:20 +01:00
Carl-Robert Linnupuu
80ba956c5e feat: add Diagnostics tag 2025-09-16 01:34:34 +01:00
Carl-Robert Linnupuu
0d3bfc739f feat: dnd files and folders from project window (closes #1124)
Some checks failed
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2025-09-12 17:23:26 +01:00
Carl-Robert Linnupuu
b440b03054 3.5.1
Some checks failed
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2025-09-03 15:36:14 +01:00
Carl-Robert Linnupuu
46ccf762d0 docs: update changelog 2025-09-03 15:19:35 +01:00
Carl-Robert Linnupuu
0d432b8026 feat: add gpt-5 2025-09-03 14:34:08 +01:00
Gustavo Montamat
550b0e810f
feat: chat-based FIM code completion for Custom OpenAI providers (#1103)
Some checks are pending
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
* Implement FIM code completion with a chat models

* Fix chat-based FIM

* fix: build

---------

Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2025-09-03 11:39:45 +01:00
ADS
b5a6a6a744
feat: Add Chinese support (#1099)
Co-authored-by: ADS <panzhengdong@yuan9.cn>
2025-09-03 11:30:45 +01:00
dependabot[bot]
dc2a17093e
chore(deps): bump actions/setup-java from 4 to 5 (#1104)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-03 10:57:52 +01:00
dependabot[bot]
146b2a2480
chore(deps): bump org.jsoup:jsoup from 1.19.1 to 1.21.2 (#1107)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.19.1 to 1.21.2.
- [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.19.1...jsoup-1.21.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-version: 1.21.2
  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-09-03 10:57:36 +01:00
dependabot[bot]
039562d3d7
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#1101)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.1.20 to 2.2.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-version: 2.2.10
  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-09-03 10:57:17 +01:00
dependabot[bot]
518eefffdf
chore(deps): bump grpc from 1.71.0 to 1.73.0 (#1081)
Bumps `grpc` from 1.71.0 to 1.73.0.

Updates `io.grpc:grpc-protobuf` from 1.71.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.73.0)

Updates `io.grpc:grpc-stub` from 1.71.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.73.0)

Updates `io.grpc:grpc-netty-shaded` from 1.71.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.73.0)

Updates `io.grpc:protoc-gen-grpc-java` from 1.71.0 to 1.73.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.73.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-version: 1.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java
  dependency-version: 1.73.0
  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-09-03 10:57:04 +01:00
dependabot[bot]
e9572b5e9d
chore(deps): bump actions/checkout from 4 to 5 (#1100)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-03 10:56:50 +01:00
dependabot[bot]
55f4dff753
chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#1009)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.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.12.1...gson-parent-2.13.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.13.1
  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-09-03 10:56:35 +01:00
Dmitry Saltykov
7adc522af4
Bug Report: Regression - Edit Code prompt is not added #1070 (#1098) 2025-09-03 10:50:31 +01:00
Robin
ba426a201e
fix: Custom Open AI services do not adhere to model selections (#1090) 2025-09-03 10:43:15 +01:00
Robin
880e8beddf
fix: Remove YouSettings application service from plugin.xml (#1087) 2025-09-03 10:38:28 +01:00
Carl-Robert Linnupuu
a9ed9acfc6 3.5.0
Some checks failed
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2025-07-24 13:38:30 +01:00
Carl-Robert Linnupuu
1ccb777ed0 docs: update changelog 2025-07-24 13:30:05 +01:00
Carl-Robert Linnupuu
df909f025f chore: update llama build labels 2025-07-24 13:29:54 +01:00
Carl-Robert Linnupuu
c23030bc79 chore: replace kimi-k2 with qwen3-coder
Some checks failed
Build / Build (push) Has been cancelled
Build / Verify Plugin (push) Has been cancelled
2025-07-23 15:23:09 +01:00
Carl-Robert Linnupuu
a530ca6e9f feat: add project-based chat history filtering 2025-07-23 15:03:13 +01:00
Carl-Robert Linnupuu
ff03d9c1fb feat: support cancelling auto apply requests 2025-07-23 14:20:26 +01:00
dependabot[bot]
9e2226188b
chore(deps): bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#987)
Some checks are pending
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-version: 1.13.1
  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-07-22 11:47:30 +01:00
dependabot[bot]
8437c8e860
chore(deps): bump com.squareup.okio:okio from 3.10.2 to 3.15.0 (#1061)
Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.10.2 to 3.15.0.
- [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/3.10.2...parent-3.15.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-version: 3.15.0
  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-07-22 11:46:21 +01:00
dependabot[bot]
6a22d365f2
chore(deps): bump org.junit:junit-bom from 5.12.1 to 5.13.4 (#1080)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.12.1 to 5.13.4.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.12.1...r5.13.4)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.4
  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-07-22 11:45:59 +01:00
Robin
8b4205d61d
fix: EditorUtil.createEditor() creates files on EDT (fixes #1006) (#1079) 2025-07-22 11:45:15 +01:00
Carl-Robert Linnupuu
09eb2b3fb7 docs: update changelog
Some checks are pending
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
2025-07-21 16:51:44 +01:00
Carl-Robert Linnupuu
331e41fa72 feat: add kimi k2 model 2025-07-21 16:50:45 +01:00
Carl-Robert Linnupuu
05a89ec40e fix: legacy model settings migration 2025-07-21 15:35:15 +01:00
Carl-Robert Linnupuu
07ee84bcc7 fix: tab docs link
Some checks are pending
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
2025-07-21 13:26:46 +01:00
Carl-Robert Linnupuu
82161a7a47 chore: update openai models 2025-07-21 13:14:26 +01:00
Carl-Robert Linnupuu
8d3313975c docs: update changelog 2025-07-21 12:55:25 +01:00
Carl-Robert Linnupuu
aec4c281d2 fix: remove code analyzer from initial tags 2025-07-21 12:53:03 +01:00
Carl-Robert Linnupuu
d3f59862ea docs: update changelog 2025-07-21 11:47:11 +01:00