73 Commits
Author SHA1 Message Date
Mikhail Filippovandintellij-monorepo-bot 67e3eba466 [build] IJPL-232588 update Kotlin compiler to 2.3.20-RC2
(cherry picked from commit 02cf3f93e77aa26b098c5c0d52caa4cf1af5078c)

IJ-MR-194445

GitOrigin-RevId: 05535bc07df7b591784f6973de9e8ce1751041f5
2026-03-04 22:14:34 +00:00
Maria Sokolovaandintellij-monorepo-bot 49ee154be1 IDEA-384931 [debugger]: Introduce canBeHidden property to filter out items in the dump
GitOrigin-RevId: 8875abcb6902ddc43f5373ef681dac133daad527
2026-02-16 23:07:47 +00:00
Maria Sokolovaandintellij-monorepo-bot 0cc3449b3a IDEA-384931 [debugger]: Collect the hierarchy of thread containers for virtual threads
GitOrigin-RevId: ea0c34a1f0f0718e0dc534ab738adbbdb308cb17
2026-02-16 23:07:47 +00:00
Maksim Zuevandintellij-monorepo-bot 8b4badadb1 [rd debugger] IJPL-219714 Fix dependencies before classes move
GitOrigin-RevId: bb57908fea272e6d7df28570211c7b008be5f4f0
2026-02-12 22:52:58 +00:00
Leonid Shalupovandintellij-monorepo-bot 188b7ef96f IJI-3282 Optimize imports
GitOrigin-RevId: 3b5c00d8ff20b8d0bb6005bc450921085d2da9b2
2026-01-31 17:03:42 +00:00
Mikhail Pyltsinandintellij-monorepo-bot 438c4e4b5b [java-frontend] IDEA-366600 Get rid of additional "Java for JetBrains Client" plugin
- java dependencies

Space-RevId: 7d4700ee0761048bb85d3b0a9471b74511f62fc0

GitOrigin-RevId: 9f080945a3c7b361b89c6743ec07ef9163f3e017
2026-01-29 11:31:00 +00:00
Mikhail Filippovandintellij-monorepo-bot 745886b823 [build] IJPL-230820 update kotlin compiler to 2.3.10-RC
GitOrigin-RevId: 3a384d99211f56a88ea4a3db96778418728653e0
2026-01-28 16:36:56 +00:00
Mikhail Pyltsinandintellij-monorepo-bot a43daddb89 [java-frontend] IDEA-366600 Get rid of additional "Java for JetBrains Client" plugin
- add comments and check structure, disable dependencies, disable remote servers

GitOrigin-RevId: 02ce5ef35d4ea84eb376f773fce1910583a3e3fa
2026-01-15 16:28:43 +00:00
Mikhail Pyltsinandintellij-monorepo-bot 6c3ad84680 [java-frontend] IDEA-366600 Get rid of additional "Java for JetBrains Client" plugin
- java backend

GitOrigin-RevId: fce68683d12e29cf35b179f848704dbe074f4d76
2026-01-15 16:28:43 +00:00
Mikhail Filippovandintellij-monorepo-bot ea41f7932a [build] IJI-2993 enable progressive mode for Kotlin
GitOrigin-RevId: f506021c20fc3b3e5ef692c9092592e3bf247036
2026-01-14 11:00:39 +00:00
Mikhail Filippovandintellij-monorepo-bot 03c55f3020 [build] IJPL-220367 update kotlin compiler to 2.3.0
GitOrigin-RevId: 78297c61293c01004c2d5615ad65bdecff61381a
2025-12-22 15:30:41 +00:00
Mikhail Filippovandintellij-monorepo-bot 7744eca84a [build] IJPL-220367 bump Kotlin language and API versions
GitOrigin-RevId: c58c2f2ca3e4fbbe5116bd19119345174b7db32f
2025-12-20 13:35:48 +00:00
Nikolay Rykunovandintellij-monorepo-bot b182f47f17 [dap] LSP-335: Use real modules xmls for dap
GitOrigin-RevId: 952ecf1c572878d47ee8dbb25d80ea9de5209fc0
2025-12-19 14:04:35 +00:00
Nikolay Rykunovandintellij-monorepo-bot 170031fea3 [dap] LSP-335: Extract content of v2 java debugger modules to separate xmls
This is needed to include these xmls to dap modules, since they don't support V2 yet (analyzer doesn't have core v2 modules), it shouldn't have dependencies.

When analyzer includes core v2 modules using module sets, we can move content back to xmls

GitOrigin-RevId: 221547e951a382740bcb243ff1bbe869618d48da
2025-12-19 14:04:35 +00:00
Mikhail Filippovandintellij-monorepo-bot 7fe480df8b [build] IJPL-220367 update kotlin compiler to 2.3.0-RC3
GitOrigin-RevId: 3fa9accb1be54d43d7666809bc03b848dd801353
2025-12-10 15:02:31 +00:00
Vladimir Krivosheevandintellij-monorepo-bot 56bf43d2a9 IJPL-220739 IJ-MR-179029 IJ-MR-175479 IJ-MR-184126 convert kotlinx-coroutines-core lib to product module
GitOrigin-RevId: cb29d371d95f2e59ea722906c35dacf87992de97
2025-12-01 21:40:00 +00:00
Vladimir Krivosheevandintellij-monorepo-bot 9102a339c5 IJPL-218803 IJ-MR-179029 IJ-MR-175479 IJ-MR-184126 don't export execution from lang to avoid excessive and incorrect deps on debugger
GitOrigin-RevId: f27713c975606c010f230539bc7ffe7f9c6c815c
2025-11-29 15:49:21 +00:00
Mikhail Filippovandintellij-monorepo-bot a7d2ccd9d6 [build] IJPL-220152 Update Kotlin compiler to 2.2.21
GitOrigin-RevId: 967d3ada862e143d7dcfd3bc18ceaded08505ee0
2025-11-27 16:07:55 +00:00
Maksim Zuevandintellij-monorepo-bot d73a79f450 tests [rd debugger]: Fix possibly unstable mute breakpoints test
GitOrigin-RevId: 5500471e7a8c6282b42c6a35ff045c55977688e9
2025-11-24 16:05:30 +00:00
Maksim Zuevandintellij-monorepo-bot 30de3fb047 [rd debugger] Refactor: move ID classes to the rpc module
GitOrigin-RevId: 761fb09dd8de0e1f903d9cf8eabdae0e19fabb1e
2025-11-03 13:51:05 +00:00
Leonid Shalupovandintellij-monorepo-bot d48dd7365d [build scripts] churn: update Kotlin compiler to 2.2.21-RC2
as specified in https://youtrack.jetbrains.com/articles/KT-A-609/IntelliJ-monorepo-and-Kotlin-Updates IJ team updates to the latest RC versions of Kotlin for additional kotlin releases testing

GitOrigin-RevId: 357a4ba1a05c4beb7a828d8b07f02a08c992edb5
2025-10-22 19:26:55 +00:00
Ilia Kirianovskiiandintellij-monorepo-bot f43aa95086 [bazel] Update build files (IJI-3062)
GitOrigin-RevId: 98a67396a48bddc3d084cc93c50ae2f2017bfe8c
2025-09-29 00:11:15 +00:00
Vladimir Krivosheevandintellij-monorepo-bot 1b3c93d736 IJ-CR-146078 IJPL-209510 use kotlinx-serialization core and json product modules instead of jps lib (except fleet - no idea what to do)
GitOrigin-RevId: b74e1ac62eb7917aac3d5edb4bbfd2be2a4a191e
2025-09-26 20:36:41 +00:00
Mikhail Filippovandintellij-monorepo-bot abccc5ab0b IJPL-202984 Update Kotlin to 2.2.20
GitOrigin-RevId: 68234b9196dc67bd6b644b99932c4ee1de9aa494
2025-09-11 22:08:41 +00:00
Nikolay Chashnikovandintellij-monorepo-bot 4f63150cff [intellij project configuration] change JVM target level from 17 to 21 in Kotlin facets (IJPL-176259)
GitOrigin-RevId: d518be3562a359b9d4034c2972d7c8444741b7f0
2025-08-30 07:50:09 +00:00
Aleksei.Cherepanovandintellij-monorepo-bot c7515bfd3a KTIJ-35250 [Bazel] Promote "Missing dependency superclass" warning to error (part 2)
This commit enables check only for modules WITH a Kotlin facet
Bazel generator was updated as well

GitOrigin-RevId: 90a3427d4b5a3ebc29e257693cb3748ac09bfc6a
2025-08-24 18:49:00 +00:00
Mikhail Filippovandintellij-monorepo-bot f7a4d23cba Update Kotlin to 2.2.20-RC
GitOrigin-RevId: ec9e6fab1ab7b7330beb088ba29c7aab7f172640
2025-08-22 08:49:20 +00:00
Maksim Zuevandintellij-monorepo-bot 2c590397df [rd debugger] IDEA-377734 Move customize data views action to frontend
GitOrigin-RevId: c95a0691eeb4477dfc87eb621da36f108e0ce8e8
2025-08-21 16:32:34 +00:00
Maksim Zuevandintellij-monorepo-bot 374d5ccabf [rd debugger] IDEA-377734 Move CreateRendererAction to frontend
GitOrigin-RevId: c8135ff2ed1cd2104a5b2325d72a125e99301ce7
2025-08-20 10:54:25 +00:00
Maksim Zuevandintellij-monorepo-bot 2a885a7037 [rd debugger] IDEA-377734 Move mute renderers action to frontend
GitOrigin-RevId: 38a3aa2a8c4ca9991e4d1de3c3bd2b51e67bc044
2025-08-20 10:54:25 +00:00
Maksim Zuevandintellij-monorepo-bot bb4679f390 [rd debugger] IDEA-377734 Use renderer id instead of name
GitOrigin-RevId: 4f26cf29e818177bf849d6948d83f8714374b45f
2025-08-20 10:54:25 +00:00
Maksim Zuevandintellij-monorepo-bot c87beccab7 [rd debugger] IDEA-377734 Move Renderer selection to frontend
GitOrigin-RevId: f05083198ecc50792add12302e51072c3c5ae31a
2025-08-20 10:54:25 +00:00
Ilia Kirianovskiiandintellij-monorepo-bot dc268560b6 [bazel] Update build files (IJI-2835)
GitOrigin-RevId: 275260ab73f59d3c08f0b4cb9f4c89b74054094a
2025-08-20 08:49:22 +00:00
Maksim Zuevandintellij-monorepo-bot 6de58d6684 [rd debugger] IDEA-377609 Move step out of code block to frontend
GitOrigin-RevId: 7dcc5bce46a36ce569f841cfd3292afb829b26ba
2025-08-15 11:22:36 +00:00
Maria Sokolovaandintellij-monorepo-bot e1f6355aab [rd debugger] New splitted InterruptThreadAction based on XDebuggerTree (RPC)
IJPL-199588

GitOrigin-RevId: a9219adad73166727304b1179a5b2ad1159ba16d
2025-08-01 11:11:15 +00:00
Maria Sokolovaandintellij-monorepo-bot 865332c873 [rd debugger] New splitted FreezeThreadAction based on XDebuggerTree (RPC)
IJPL-199588

GitOrigin-RevId: efa58ccba991bb3eaced63acdd4786058f1dc5ec
2025-08-01 11:11:15 +00:00
Maria Sokolovaandintellij-monorepo-bot 3ff92e87aa [rd debugger] New splitted ResumeThreadAction based on XDebuggerTree (RPC)
IJPL-199588

GitOrigin-RevId: c950c35f973fd4119f0dc2e5364c56456e35ce26
2025-08-01 11:11:15 +00:00
Sergei Sysoevandintellij-monorepo-bot 80d9241599 [fleet] FL-34064 update rpc compiler plugin
GitOrigin-RevId: 06eaef4ef19a4b3710b73a6f7eab065e6ff8a1e4
2025-07-22 23:17:56 +00:00
Maksim Zuevandintellij-monorepo-bot 3db5127ad5 [rd debugger] IJPL-197497 LUX CalculateRetainedSizeAction
GitOrigin-RevId: 6fff9566d1d3ad101edd928578dd3bed83a6df01
2025-07-18 09:37:46 +00:00
Maksim Zuevandintellij-monorepo-bot 83022a3519 [rd debugger] Move Dto classes to rpc module
GitOrigin-RevId: 62cb3035460abd766d0bbac5f71ec303910593d7
2025-07-14 12:57:51 +00:00
Mikhail Filippovandintellij-monorepo-bot 03df185121 IJPL-188202 bump Kotlin version to 2.2.0
GitOrigin-RevId: 4ca84b7985b6113cc04b7de40d97024dd031f973
2025-07-09 22:27:51 +00:00
Vladimir Krivosheevandintellij-monorepo-bot ef0323d07c IJ-MR-162467 don't export intellij.platform.core
GitOrigin-RevId: 05f350c1c087be1bf9b46d8bdac5345a65f55958
2025-06-13 21:52:48 +00:00
Vladimir Parfinenkoandintellij-monorepo-bot 24ad155a3b [debugger] show icon tooltip for thread dump items, IDEA-367627
GitOrigin-RevId: 98a49d442375e4fbff82aa825085c95199851afc
2025-06-11 16:09:29 +00:00
Mikhail Filippovandintellij-monorepo-bot 0f89491c75 update Kotlin compiler to 2.2.0-RC2
GitOrigin-RevId: a0f1737d76f4501fc4f7b4435c625a55cf1f199b
2025-06-08 11:02:07 +00:00
Mikhail Filippovandintellij-monorepo-bot 40e854e522 IJPL-188826 bump Kotlin language version to 2.2
GitOrigin-RevId: 61c9fecae6a713d7e328e74b83186bc5d2f6bf66
2025-05-26 13:41:54 +00:00
Mikhail Filippovandintellij-monorepo-bot a9ae07e88f IJPL-188202 update Kotlin compiler to 2.2.0-RC
GitOrigin-RevId: 68709d60e9ee0b5b790a2a1cf5349618fc23d6f1
2025-05-21 19:53:51 +00:00
Ilia Kirianovskiiandintellij-monorepo-bot 023a879b38 [bazel] Update build files
GitOrigin-RevId: 3fa392b78198478e0e1ffda9778f04af6bdc059a
2025-05-11 21:36:03 +00:00
Nikolay Rykunovandintellij-monorepo-bot 7718d72fdb [debugger] Rename package xdebugger -> debugger
GitOrigin-RevId: 62b813340ef2b74fdac627a738f7ccbaa7daeede
2025-05-11 10:57:10 +00:00
Nikolay Rykunovandintellij-monorepo-bot 1f1c7fb9f8 [debugger] Move files to rpc and shared modules
GitOrigin-RevId: 1e37f0230a944bc0cb443b1b3e9313b470c68fa8
2025-05-11 10:57:10 +00:00
Vladimir Krivosheevandintellij-monorepo-bot 7cf9ef2b29 update bazel files
GitOrigin-RevId: e78f86bd17affd7892fd1af8e157f033906b1865
2025-05-09 15:36:06 +00:00