Nikolay Chashnikov and intellij-monorepo-bot
8e314ccec7
[plugin model] use 'public' visibility for content modules explicitly added as dependencies in code (IJPL-207059)
...
Code in ModulesWithDependencies.kt explicitly adds some content modules as dependencies to plugins, so visibility for such modules is set to 'public' and 'jetbrains' namespace is used for them.
GitOrigin-RevId: 544fd6d042461283752136233d18900378179283
2025-09-30 16:18:22 +00:00
Nikolay Chashnikov and intellij-monorepo-bot
5c963f9752
[plugin model] cleanup: remove obsolete code from ModulesWithDependencies (IJPL-206556)
...
'com.intellij.modules.coverage' plugin alias is defined inside intellij.platform.coverage content module, so there is no need to handle this case manually.
GitOrigin-RevId: ce96dc3232e5164667f979024158b8fe5f1e74f4
2025-09-30 16:18:22 +00:00
Nikolay Chashnikov and intellij-monorepo-bot
9c26c58141
[plugin model] cleanup: remove dead code from ModulesWithDependencies (IJPL-206556)
...
There is no 'intellij.ml.inline.completion' module since cb6bf76a97d64 so this code didn't work anyway.
GitOrigin-RevId: 69cf2427ec65fcd61f1f6f00f725c748430a1954
2025-09-30 16:18:22 +00:00
Nikolay Chashnikov and intellij-monorepo-bot
06286325bc
[plugin model] cleanup: rename PluginManagerCore.JAVA_MODULE_ID to JAVA_PLUGIN_ALIAS_ID to avoid confusion
...
GitOrigin-RevId: 00643179d94c9ada457b36c325c75595f4e39d36
2025-09-30 16:18:22 +00:00
Alexey Kudravtsev and intellij-monorepo-bot
3a462749b6
cleanup: make fields final (part of IJPL-210489 rework auto-imports hints to show in more places)
...
GitOrigin-RevId: 5c9038a585082a28b176590230826c23b6d6791d
2025-09-30 16:10:52 +00:00
Alexey Kudravtsev and intellij-monorepo-bot
164a90ccda
cleanup: threading annotate (part of IJPL-210489 rework auto-imports hints to show in more places)
...
GitOrigin-RevId: 6ba2983dad5dea331608ea02b26b8a5a867643a2
2025-09-30 16:10:52 +00:00
Chris Lemaire and intellij-monorepo-bot
85c1fc3031
[gl] Change "open in browser"-like texts to "view in" (IJPL-209584)
...
GitOrigin-RevId: 78aa06b315f56bec94983f200888cba32c1e63fa
2025-09-30 15:57:17 +00:00
Chris Lemaire and intellij-monorepo-bot
9a8f805492
[gh] Change "open in browser"-like texts to "view in" (IJPL-209584)
...
#IJPL-209584 Fixed
GitOrigin-RevId: 4171da9a2f41eb028ae58e3a17b49ec39255ced8
2025-09-30 15:57:17 +00:00
Nikita Katkov and intellij-monorepo-bot
bca5b4f1c8
[IJPL-209603] Enable split dashboard manager on frontend no matter what the feature flags are, it is accessed in debugger code directly
...
GitOrigin-RevId: 8697b9f1d0f5f0c8f2e7890d8c5f26a0512d4040
2025-09-30 15:52:57 +00:00
Nikita Katkov and intellij-monorepo-bot
b90f51dae5
[IJPL-209603] Do not enable new services only if the split debugger is enabled
...
the split debugger check logic is copy-pasted to avoid introducing a dependency on the debugger modules - likely this code will be adjusted or removed as soon as the services view gets enabled by default
GitOrigin-RevId: 5e160aaac3177424886a053621536f09c6f06779
2025-09-30 15:52:57 +00:00
Tatiana Ber and intellij-monorepo-bot
10e16c0236
PY-84168 UI Texts: Fix typos and grammar mistakes (September)
...
GitOrigin-RevId: d69dd2abed8cec96e25c3714f9fe0cfac6647d18
2025-09-30 15:46:24 +00:00
Roman Shevchenko and intellij-monorepo-bot
e93b16a848
[platform] adjusting config import logic (IJPL-198038 preparation)
...
... to make an explicit "should-import" configuration take precedence over an implicit "wizard-enabled" one; the resulting logic should be easier to comprehend (at the very least, it does not contain duplicated "best guess" branches)
GitOrigin-RevId: 1ddcd72cd6604a4e2b51188bc2724db45d0a8526
2025-09-30 15:32:27 +00:00
Max Medvedev and intellij-monorepo-bot
d70ae82c0e
IDEA-367535 more doc for getCachedClassesByName method
...
GitOrigin-RevId: 37592e5dd702bc3d3a3554de9e40656a788e7e06
2025-09-30 15:28:22 +00:00
Liudmila Kornilova and intellij-monorepo-bot
b4645626f1
IJPL-198980 Don't show two loading icons in SE (dumb mode and searching)
...
GitOrigin-RevId: 521ef6fe1f63bb1ebe0a56b13c55a4849d800173
2025-09-30 15:26:12 +00:00
Filip Zybała and intellij-monorepo-bot
39bfe2f13f
[toolbox] TBX-16274 Bump marketplace-zip-signer to 0.1.43
...
GitOrigin-RevId: 6ba5eece9f4c830f5212d881a51e41fd36f1bb6f
2025-09-30 15:19:26 +00:00
Aydar Mukhametzyanov and intellij-monorepo-bot
c2acfa0868
Revert "IJPL-188268 Search Everywhere: result selection gets lost on the popup reopening"
...
This reverts commit ab2e3edc90eb1148adeba6320a1a878467fbc925.
GitOrigin-RevId: 347ce0ebb8b3e916c3c33b415136b3c5a7d2222d
2025-09-30 15:13:01 +00:00
Aydar Mukhametzyanov and intellij-monorepo-bot
5f8e291f29
Revert "IJPL-188268 Search Everywhere: result selection gets lost on the popup reopening"
...
This reverts commit 7a098f76a8f25b3a58b3a8190fdf91c96b834cef.
GitOrigin-RevId: c39a91c75ab289ed516e217d91e15bee235c46cb
2025-09-30 15:13:01 +00:00
valentin.dorofeev and intellij-monorepo-bot
9c5f5b4cbf
IDEA-365975 Spring MVC: suggest to remove explicit path variable name if there's matching parameter
...
GitOrigin-RevId: 1ce9da79e81a8db1914dd9a2ccb00ca2bea48f84
2025-09-30 15:03:34 +00:00
Elijah Semyonov and intellij-monorepo-bot
c355d7dcd7
KMT-1736 Fix regression
...
Previous fix to disable `KotlinUsagesInSwiftAndObjCRenameProcessorBase` incorrectly returned `true`
Merge-request: IJ-MR-177130
Merged-by: Elijah Semyonov <Elijah.Semyonov@jetbrains.com >
GitOrigin-RevId: 9ac3b2564074d188734ab966f1d151ba559b6105
2025-09-30 14:50:24 +00:00
Morgan Bartholomew and intellij-monorepo-bot
e063afca9d
[python] PY-84524 support typing_extensions.Callable better
...
Merge-request: IJ-MR-177071
Merged-by: Morgan Bartholomew <morgan.bartholomew@jetbrains.com >
GitOrigin-RevId: c76a81acf712c4d8a86403bebbc6f1e92ec492e6
2025-09-30 14:45:13 +00:00
Morgan Bartholomew and intellij-monorepo-bot
eafca8d96d
[python] fix builtins.callable
...
Merge-request: IJ-MR-177060
Merged-by: Morgan Bartholomew <morgan.bartholomew@jetbrains.com >
GitOrigin-RevId: 2ec5c5ea1cc4183d757351f051b914a456ff15d8
2025-09-30 14:29:43 +00:00
Alexander Bubenchikov and intellij-monorepo-bot
f02d90ff7c
[maven][IDEA-376955] fix encoding in maven scripts output for non-unicode environments
...
GitOrigin-RevId: f0a89bf44e41f4e62b760b8589218717522b6a7e
2025-09-30 14:22:01 +00:00
Mikhail Pyltsin and intellij-monorepo-bot
f0f1ff78c1
[command-completion] IDEA-380054 disable parts of completion for a new line
...
GitOrigin-RevId: 4fb6718be25a9f9cc5d9c7a66dfe16d1a43656be
2025-09-30 14:04:04 +00:00
Olga Klisho and intellij-monorepo-bot
c76d59712d
[kotlin] ReplaceSubstringInspection level changed to information
...
GitOrigin-RevId: f422c2ee3ec27fba590ff515953176a769bd2332
2025-09-30 13:59:53 +00:00
Vladislav Rassokhin and intellij-monorepo-bot
ffa65d6d81
[IDEA-380077] Use Gradle 7.6.3 to run tasks related to building IntelliJ build dependencies
...
GitOrigin-RevId: 5b56770a97af50997022ad24bf1ab3ce32ab59d0
2025-09-30 13:43:08 +00:00
Ilia Smirnov and intellij-monorepo-bot
9ac802e777
IJPL-210395 Get rid of the LLMC consent in Settings
...
GitOrigin-RevId: 90696c7f7a1d37318e17e9dc8fba6433b26ee8d3
2025-09-30 13:35:38 +00:00
Rodion Iafarov and intellij-monorepo-bot
ce977dfec9
RIDER-122958: Migrate android plugin test to maui
...
GitOrigin-RevId: 467d63cc5e9cd5e8473489e0c4f2613a9fd191a4
2025-09-30 13:32:25 +00:00
Tagir Valeev and intellij-monorepo-bot
79c1bc4c04
[kotlin-dfa] KTIJ-35755 False positive "Condition ... is always false" for variable of generic type with non-null upper bound
...
balanceType: enumerate bounds
GitOrigin-RevId: 5883b431b0319df9c7a1e5044c750689ef8a54f9
2025-09-30 13:32:03 +00:00
JFronny and intellij-monorepo-bot
d7dd3fc5b1
IDEA-328157 Allow Gradle installations to be read-only
...
closes https://github.com/JetBrains/intellij-community/pull/3028
GitOrigin-RevId: 02f5f42972735af207b78f0fac1d7e79793a0192
2025-09-30 13:18:35 +00:00
Louis Vignier and intellij-monorepo-bot
332aa07430
[javadoc] Add markdown code block formatter tests
...
IJ-CR-176793
GitOrigin-RevId: e5eeeb40490d99ba3a78fc4e856b7c18dbc686a3
2025-09-30 13:17:41 +00:00
Louis Vignier and intellij-monorepo-bot
de5dde0a13
[ssr] Restore old layout when themes are coherent
...
#IJPL-185082
IJ-CR-174155
GitOrigin-RevId: 5adb3d6ed608385ece52d1b40ec2b3287d5b8688
2025-09-30 13:17:41 +00:00
Louis Vignier and intellij-monorepo-bot
fe11fd2727
[jdk] Add an SdkEntity change listener to update external java configuration inlays
...
IJ-CR-174148
GitOrigin-RevId: b7abc30334b45ddb30a14626af5655463345250c
2025-09-30 13:17:41 +00:00
Louis Vignier and intellij-monorepo-bot
0f3c3b66cf
[jdk] Extract Regex objects in java configuration providers
...
IJ-CR-174148
GitOrigin-RevId: d21193336bba8c9cb39a7d9630ea43be2b408223
2025-09-30 13:17:41 +00:00
Ilia Permiashkin and intellij-monorepo-bot
8d440ba479
[grazie] IJPL-201886 Prevent removal of the English language from the languages list
...
Merge-request: IJ-MR-177056
Merged-by: Ilia Permiashkin <ilia.permiashkin@jetbrains.com >
GitOrigin-RevId: 7a76e0fe5735acc5432020b7d3d3a82b773a42f6
2025-09-30 13:01:06 +00:00
Evgeniia Kirillova and intellij-monorepo-bot
07dd8b1624
[k8s] IJPL-206187: change inlay.configuration version
...
GitOrigin-RevId: a06c937d2cb9e6b8395eaf79eaa72b3aa0c2878d
2025-09-30 13:00:46 +00:00
Evgeniia Kirillova and intellij-monorepo-bot
d71fea388e
[k8s] IJPL-206187: add inlay buttons for copy/show value
...
GitOrigin-RevId: c1398ef979d3df00228125a34b2edaeee1736fed
2025-09-30 13:00:46 +00:00
Chris Lemaire and intellij-monorepo-bot
0a890dca81
follow-up: Tasks from Github now map to TaskTypes based on the GithubIssue labels. "bug" --> TaskType.BUG "enhancement" --> TaskType.FEATURE all others --> TaskType.OTHER
...
Use lower case text from the label to match more edge cases
GitOrigin-RevId: 83ae6ec071e0bfbadd5018c4240be22ba822c551
2025-09-30 12:58:40 +00:00
Alexey Kudravtsev and intellij-monorepo-bot
08f083dc82
IJPL-101041 Do not show run gutter icons in Git diff view
...
GitOrigin-RevId: ed3c21e2075c2bf9d7ea5451aa35520355f7fd95
2025-09-30 12:58:05 +00:00
Alexey Kudravtsev and intellij-monorepo-bot
60104b28d2
cleanup
...
GitOrigin-RevId: 1217e2adf8ae698ebbc2e6365d8181f298efca27
2025-09-30 12:58:05 +00:00
Alexey Kudravtsev and intellij-monorepo-bot
55c5001ac7
sort infos more correctly to guarantee stable order (found by IJPL-209403 Highlighting property tests)
...
the previous order had several problems
1) was not stable enough, so similar infos were in random order, which led to duplicate highlighters
2) on highlighter invalidation the order could change, which led to mergeSortedLists() incorrect merging, meaning removeAtomically() was unable to remove info from data, meaning stray infos staying cached
GitOrigin-RevId: 8857b3a81459c670e4a197b06c55daa84614c610
2025-09-30 12:58:05 +00:00
Bartek Pacia and intellij-monorepo-bot
d60de2b601
[java-decompiler] don't initialize AnAction presentation in constructor
...
Fix warning from DevKit inspection `ActionPresentationInstantiatedInCtor`.
GitOrigin-RevId: ea8328fe498d95f9272759e149f794cea7ecf07d
2025-09-30 12:51:11 +00:00
Bartek Pacia and intellij-monorepo-bot
3757083de8
[java-decompiler] fix deprecation warnings and minor style lints
...
GitOrigin-RevId: 3dacc55169d075ec2ab70cd3345bc4316f13fa75
2025-09-30 12:51:11 +00:00
Dmitrii Gridin and intellij-monorepo-bot
a5bc16da2f
[kotlin] project-model-updater: fix deprecation warning in build.gradle
...
^KTIJ-35777
GitOrigin-RevId: 10a90f78a34d8613675a398a73ea5447ca4fbf8a
2025-09-30 12:44:06 +00:00
Dmitrii Gridin and intellij-monorepo-bot
2be3420283
[kotlin] update docs about coop setup
...
^KTIJ-35777
GitOrigin-RevId: 01d5125ccfc67ae98cc0e30fc86635abbe9e08a8
2025-09-30 12:44:06 +00:00
Alexander Koshevoy and intellij-monorepo-bot
7bb530b3ee
Revert "[eel] Add EelProvider methods for environment-aware path handling (IJPL-178632)"
...
These helpers are redundant: an equality check already covers all use‑cases. Prefer direct comparisons to extra API surface, e.g.:
```
if (path.getEelDescriptor() == descriptor) { ... }
```
This reverts commit 7e752f7ea6461f7c49d3c71c6077cef7d0c4069f.
GitOrigin-RevId: 07e54295aef350501bbb74aa4275ab9e1188c241
2025-09-30 12:32:27 +00:00
Peter Gromov and intellij-monorepo-bot
e7abf3e814
[grazie] speed up XmlTextExtractor for tags with only whitespace and other tags inside (for IJPL-202385)
...
GitOrigin-RevId: 6c4e1024e84ec12b094b6b6e93dfc0de33b646ac
2025-09-30 12:21:36 +00:00
Alexander Lobas and intellij-monorepo-bot
07fed15595
IJPL-210445 RuntimeExceptionWithAttachments: (Access is allowed from Event Dispatch Thread (EDT) only; If you access or modify model on EDT consider wrapping your code in WriteIntentReadAction or ReadAction;...
...
GitOrigin-RevId: 1ecba5456d5faca64d5120742fd51b013cf2059e
2025-09-30 12:13:00 +00:00
Egor Ushakov and intellij-monorepo-bot
53aac68a69
IDEA-379741 Debugger: expression isn't evaluated when it has collection return type
...
GitOrigin-RevId: 8d8d5846d30ac1196d7274b2b61606b80c9eb1ec
2025-09-30 12:12:52 +00:00
Maxim.Kolmakov and intellij-monorepo-bot
6fabce0e69
[mcpServer] Show notification in case of port mismatch
...
notify call was missing
GitOrigin-RevId: fd6729f9a3110a3ae024801b59742075722b05e2
2025-09-30 12:12:09 +00:00
Peter Gromov and intellij-monorepo-bot
78197eacbb
[grazie] reduce coroutine overhead by retrieving all parsed sentences under a single runBlockingCancellable (for IJPL-202385)
...
GitOrigin-RevId: 58d0c51ef45695c6cd549d1e19b16b745630bca8
2025-09-30 12:04:05 +00:00