Commit graph

1035 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
5a3a05e07a fix: closing the 'Apply' view doesn't bring back the updated code 2025-10-22 13:29:38 +01:00
Carl-Robert Linnupuu
a0f94f241a fix: improve auto apply error handling 2025-10-22 13:29:23 +01:00
Carl-Robert Linnupuu
ea8e84f7d8 feat: enable auto apply for inception labs 2025-10-22 13:29:14 +01:00
Carl-Robert Linnupuu
24b73a9287 fix: psi preview theme issues 2025-10-22 13:24:07 +01:00
Carl-Robert Linnupuu
3245f195fe fix: performance issues caused by token calculation 2025-10-22 13:24:03 +01:00
Carl-Robert Linnupuu
f9c9b24723 3.6.4 2025-10-15 14:15:41 +01:00
Carl-Robert Linnupuu
45c7c827d5 docs: update changelog 2025-10-15 14:03:17 +01:00
Carl-Robert Linnupuu
031a279b7f feat: add sonnet 4.5 and codex models (proxyai) 2025-10-15 14:02:21 +01:00
Carl-Robert Linnupuu
ac4200bd0c refactor: change proxai default autocomplete model 2025-10-08 13:40:16 +01:00
Carl-Robert Linnupuu
c177f32606 3.6.3 2025-10-08 12:46:55 +01:00
Carl-Robert Linnupuu
c0e3d994b6 fix: read access exception on GoLand (fixes #1139) 2025-10-08 12:35:13 +01:00
Carl-Robert Linnupuu
968ee43464 docs: update changelog 2025-10-08 12:19:52 +01:00
Carl-Robert Linnupuu
6490b1879e fix: Next Edit model migration (ProxyAI) 2025-10-08 12:13:56 +01:00
Carl-Robert Linnupuu
70bb94c0ce feat: add different set of specialized apply models for ProxyAI provider 2025-10-08 12:05:51 +01:00
Carl-Robert Linnupuu
77b4197e52 fix: redefine commit message actions (fixes #1134) 2025-10-08 12:05:46 +01:00
Carl-Robert Linnupuu
3e7736798d feat: add inception provider 2025-10-08 12:05:42 +01:00
Carl-Robert Linnupuu
a6ec23fca2 3.6.2 2025-10-03 16:07:44 +01:00
Carl-Robert Linnupuu
43bce6527f docs: update changelog 2025-10-03 16:04:27 +01:00
Carl-Robert Linnupuu
ca104cc4e2 fix: make selected editor tag removable by default 2025-10-03 16:04:03 +01:00
Carl-Robert Linnupuu
882bf8eeb8 3.6.1 2025-10-03 13:40:59 +01:00
Carl-Robert Linnupuu
082712b922 docs: update changelog 2025-10-03 13:31:07 +01:00
Carl-Robert Linnupuu
cec9bb6f87 feat: add psi link doc hover preview (Java support only) 2025-10-03 13:30:34 +01:00
Carl-Robert Linnupuu
58fa8d8819 refactor: improve quick link navigation for psi elements 2025-10-03 13:30:28 +01:00
Carl-Robert Linnupuu
08804c4c6e feat: copy-paste placeholder for prompt text field 2025-10-03 13:30:21 +01:00
Carl-Robert Linnupuu
14f16465d3 fix: EDIT_CODE model backward compatibility (fixes #1129) 2025-10-03 13:30:17 +01:00
Carl-Robert Linnupuu
6c3f19b131 feat: quick link navigation 2025-10-03 13:30:10 +01:00
Carl-Robert Linnupuu
eb6cd0ffe2 refactor: clean up (#1111) 2025-10-03 13:30:06 +01:00
Carl-Robert Linnupuu
fb449f62e3 feat: add tooltips for input editor tags (closes #1109) 2025-10-03 13:30:02 +01:00
Carl-Robert Linnupuu
38b9705e74 fix: google model selection (fixes #1111) 2025-10-03 13:29:56 +01:00
Carl-Robert Linnupuu
9b7c7a448a fix: mistral autcompletion toggle (fixes #1114) 2025-10-03 13:29:51 +01:00
Carl-Robert Linnupuu
dcdda29af7 3.6.0 2025-09-23 19:28:27 +01:00
Carl-Robert Linnupuu
b31fd4f3b2 docs: update changelog 2025-09-23 19:25:18 +01:00
Carl-Robert Linnupuu
d87a3ecae8 fix: build error 2025-09-23 19:14:42 +01:00
Carl-Robert Linnupuu
62d3c0819b feat: additional inline edit improvements 2025-09-23 19:05:40 +01:00
Carl-Robert Linnupuu
f83ce88984 feat: configurable screenshot detection 2025-09-23 19:05:12 +01:00
Carl-Robert Linnupuu
16117036cc fix: migrate Custom OpenAI services to use UUIDs and several other fixes 2025-09-23 19:05:07 +01:00
Carl-Robert Linnupuu
6f779a6219 feat: inline edit 2025-09-23 19:04:59 +01:00
Carl-Robert Linnupuu
29e6c52f3d feat: add Diagnostics tag 2025-09-23 19:03:06 +01:00
Carl-Robert Linnupuu
c42ebeb691 feat: dnd files and folders from project window (closes #1124) 2025-09-23 19:03:02 +01:00
Carl-Robert Linnupuu
807d039797 3.5.1 2025-09-03 15:32:09 +01:00
Carl-Robert Linnupuu
967623b21d docs: update changelog 2025-09-03 15:20:31 +01:00
Carl-Robert Linnupuu
709662af3e feat: add gpt-5 2025-09-03 14:53:02 +01:00
Gustavo Montamat
d9973be131 feat: chat-based FIM code completion for Custom OpenAI providers (#1103)
* 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 14:52:57 +01:00
ADS
8f020a26eb feat: Add Chinese support (#1099)
Co-authored-by: ADS <panzhengdong@yuan9.cn>
2025-09-03 14:52:48 +01:00
dependabot[bot]
c176de7c87 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 14:51:10 +01:00
dependabot[bot]
529832925d 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 14:51:04 +01:00
dependabot[bot]
257d7b8dc9 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 14:51:00 +01:00
dependabot[bot]
5aeb044268 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 14:50:56 +01:00
dependabot[bot]
b1ec364610 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 14:50:51 +01:00
dependabot[bot]
8bffefeba9 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 14:50:46 +01:00