Egor Eliseev
c3d9df11ef
[python] PY-87389 [debugpy] Support "value tooltip"
...
Merge-request: IJ-MR-191406
Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com >
GitOrigin-RevId: f2fa583abddf285ccb92804f55b7286b70a4bdac
2026-02-12 19:07:06 +00:00
Pavel Karateev
6566e2f22f
[python] PCQA-1532 add a missing empty trailing line
...
(cherry picked from commit 707ca878c6dd8a09f3cf81e7569bb0ccd918bd30)
IJ-MR-191425
GitOrigin-RevId: 62920f75730bccfa91e5249c26259824d5bfff6b
2026-02-12 19:00:53 +00:00
Pavel Karateev
b6cec99115
[python] PCQA-1532 remove rogue cd command
...
(cherry picked from commit 0a783c9551cc995f57be004d1702d051e171a5b1)
IJ-MR-191425
GitOrigin-RevId: d9ae21e2530a1818e6fde80e42038ea02399aca5
2026-02-12 19:00:53 +00:00
Pavel Karateev
0a4c62943d
[python] PCQA-1532 update Python version for helpers tests
...
- drop 3.8
- add 3.15
- pin specific minor versions
(cherry picked from commit f087b2c29a3a8c778b6bcf57567bce84cca63808)
IJ-MR-191425
GitOrigin-RevId: 890244d561c7298f076aeceef09af49b5ab3a3ae
2026-02-12 19:00:53 +00:00
Vladimir Kharitonov
88be8563c1
IJPL-191273 [jcef] fix ide.browser.jcef.run-under-superuser.allowed message
...
GitOrigin-RevId: d880f4d405cd97e49d50e2d7b231cfb3dd82d368
2026-02-12 18:59:18 +00:00
Ilia Kirianovskii
85307e23cd
[build] Add intellij.platform.testFramework.junit5 to dependencies in intellij.tools.ide.starter.junit5 module explicitly (IJI-3451)
...
intellij.tools.ide.starter.junit5 -> intellij.tools.ide.starter -> intellij.platform.ide.impl -> intellij.platform.resources -> intellij.platform.monolith.main -> intellij.platform.frontend.main -> intellij.platform.main -> intellij.platform.settings.local -> intellij.platform.testFramework.junit5
GitOrigin-RevId: 688e81bd325d6ab5718db4ee806cad2346a03de9
2026-02-12 18:56:26 +00:00
FUS Updater
83ac34b7da
FUS-7289 FUS-7294 [fus]: auto-update bundled metadata for PyCharm CE
...
https://buildserver.labs.intellij.net/build/875077039
GitOrigin-RevId: a848828b5bf327624b643ba9ac3f9b850ada114c
2026-02-12 18:53:05 +00:00
FUS Updater
195e71dac7
FUS-7289 FUS-7294 [fus]: auto-update bundled metadata for IDEA CE
...
https://buildserver.labs.intellij.net/build/875077035
GitOrigin-RevId: 7e9a43a955d0f65bf6cb4c5ff7eda555a7d87b1d
2026-02-12 18:52:26 +00:00
Dmitry.Neverov
de8a09634e
IJPL-232539 restore binary compatibility after addition of new constructor parameter in 6aae6f696bd3580bfce5f751903d501cf1d602b1
...
ExtensionSizeLimitInfo provides a way to raise file limits from
plugins.
Even though it is marked with @ApiStatus.Internal it is used in some
plugins, e.g., in Hexana and Ideolog.
The added constructor allows plugins to keep working without
recompilation.
GitOrigin-RevId: 53cac411152c09651a38918270fb112abadc7161
2026-02-12 18:46:45 +00:00
Aleksey Pivovarov
fb25331477
[rdct] IJPL-232231 flush ConsoleView content under the local ClientId
...
Do not fail if the flush was triggered by a client without write access,
or by a soon-to-be-disposed ClientAppSession.
GitOrigin-RevId: 5c38f7dda2ef29ec428a2e54a9ff91f61bc96f68
2026-02-12 18:26:40 +00:00
Aydar Mukhametzyanov
c2d927a4b7
[platform UI][se] IJPL-227258 Reset freezer on list invalidation
...
..., so the new upcoming results would be sorted appropriately.
+ added a short throttling in case of all the essential providers are finished. That helps to avoid blinking when essential providers don't have results, but non-essential Text and Actions generate same results in consequent search requests.
GitOrigin-RevId: cc27304a979d93285e098007c0c28aeee4ed6121
2026-02-12 18:25:00 +00:00
Aydar Mukhametzyanov
464c38be0a
[platform UI][se] IJPL-227258 Improve frozen state logging
...
GitOrigin-RevId: 17c5590a3c6da12be0e165a05b5aff92909613c6
2026-02-12 18:25:00 +00:00
Egor Ushakov
cd72fd120c
cleanup [debugger]: use safe EP iteration
...
GitOrigin-RevId: 62c9bc89345e6a0166ac26ee36a7f9875ee794a9
2026-02-12 18:19:43 +00:00
Egor Ushakov
7a4263971b
cleanup [debugger]: moved openapi EPs declarations into the correct module
...
GitOrigin-RevId: f5a020bc463e3d9b443f9aaba2b37ee943ff8e44
2026-02-12 18:19:43 +00:00
Ilia Permiashkin
3649fc5287
[grazie] IJPL-222522 Show mass apply only if there are available suggestions
...
Other changes:
- Restrict action from commit message window (for now)
Merge-request: IJ-MR-191415
Merged-by: Ilia Permiashkin <ilia.permiashkin@jetbrains.com >
GitOrigin-RevId: 10558907f10ed630fd4fb164ae451f0fc6d4f7b6
2026-02-12 18:18:26 +00:00
Ilia Kirianovskii
c34ef90391
[build] Migrate JUnit 5 tests to a new JUnit5TeamCityRunner (IJI-3451)
...
https://youtrack.jetbrains.com/issue/AT-4051
https://youtrack.jetbrains.com/issue/AT-4052
https://youtrack.jetbrains.com/issue/AT-4053
https://youtrack.jetbrains.com/issue/AT-4058
GitOrigin-RevId: a7e02cfdf848a12fc8bbe05055eb74574f643d23
2026-02-12 17:55:44 +00:00
Stanislau Palyn
f91cb12fa2
refactor [git]: Extract getEntriesUsingLog from GitInteractiveRebaseUsingLog.kt into separate service
...
GitOrigin-RevId: df72990b28749d34ae4bfb5097e08cb9f5a0974e
2026-02-12 17:53:11 +00:00
Stanislau Palyn
e52dd94ae1
refactor [git]: Allow passing entries explicitly to InMemoryRebaseOperations.kt
...
We need this when the log is out of date and we want to construct them manually
GitOrigin-RevId: 46e8d2144e1e39a431d0eaea1a306aa88b43a039
2026-02-12 17:53:11 +00:00
Stanislau Palyn
f31708536c
refactor [git]: Take a message instead of the message file in commitUsingIndex
...
GitRepositoryCommiter might need to modify the commit message, and the message file will be created on its level
GitOrigin-RevId: 83487e538fefe2d64fdfffa78d9c516cafc0ba97
2026-02-12 17:53:11 +00:00
Stanislau Palyn
7566e5f325
refactor [git]: Allow in-memory rebase to accept GitRebaseEntry instead of GitRebaseEntryWithDetails
...
We don't need metadata to perform it, just commit hashes are enough
GitOrigin-RevId: f78d817bb7e81ddc9dfd75704575a8b517f9f397
2026-02-12 17:53:11 +00:00
Bartek Pacia
beb8e062e9
cleanup [java-impl]: remove unused class HighlightUtils
...
GitOrigin-RevId: 9bb2196a71eadb6912a29ce3a4f1a84fb3215cf1
2026-02-12 17:26:40 +00:00
Bartek Pacia
5f8c225c21
cleanup IDEA-382376: move com.siyeh.ig.performance package from java-impl to java-impl-inspections
...
GitOrigin-RevId: 4c868558a579c35517733bb6ffdec476cfb212ba
2026-02-12 17:26:40 +00:00
Bartek Pacia
cf426f0cfc
cleanup IDEA-382376: move com.siyeh.ig.naming package from java-impl to java-impl-inspections
...
GitOrigin-RevId: b9a43121223c211cf1fdf6f3edcebcebbb84a21a
2026-02-12 17:26:39 +00:00
Maros Sandor
769c4b1432
MRI-1179 mps: Refactoring MPS build script
...
GitOrigin-RevId: a4bf786c22af8dc49e82d76a9c3771ee40f120d3
2026-02-12 16:45:28 +00:00
Maros Sandor
91f22284bc
MRI-1179 mps: Fixing paths in patches to match IJ master repository
...
GitOrigin-RevId: d7190fd1a936f7101c0bec6e4b9425f253810d27
2026-02-12 16:45:27 +00:00
Florian Schaefer
5cb7fcf9a4
WI-82413 PhpStorm Enforce spaces over tabs for mixed named args alignment
...
(cherry picked from commit d60882a0df49c89479ced8163034c6955844e1ed)
IJ-MR-190011
GitOrigin-RevId: ebfca92507a1d5fab412aa3da49073c1042629d6
2026-02-12 16:45:06 +00:00
lesia.matuzok
669031ac10
IJQA-113 tests: uninstallation fixes
...
Merge-request: IJ-MR-191149
Merged-by: Alesia Matuzok <alesia.matuzok@jetbrains.com >
GitOrigin-RevId: e21c18d6944f6a4037fc8d652c27c52d21e6dc89
2026-02-12 16:25:40 +00:00
Andrey Vokin
a7461e16d1
PY-87526 Remove the collector for python.job.statistics
...
GitOrigin-RevId: b1d48b9c9cf392d7e2ee87d02661ac7d60eb3389
2026-02-12 16:22:26 +00:00
Vlad Koshkin
2ef1ccbf7a
[kotlin] KTIJ-36897 add commandLine logging to scratch execution
...
GitOrigin-RevId: ff49a2133160b1a8a71d139aa3ca930d80396822
2026-02-12 16:17:04 +00:00
Rival Abdrakhmanov
95698d476f
RIDER-135723 provide examples of the supported azd server urls
...
GitOrigin-RevId: 6a37d40ad7f95c6cbf6b02b9deb6a9d161b21b80
2026-02-12 16:14:59 +00:00
Piotr Tomiak
4c09f02115
WEB-76794 HTML: February 2026 HTML5 schema update - update test data
...
GitOrigin-RevId: 64e9dc72924c6ada282849abb3485c7a78f66148
2026-02-12 15:57:48 +00:00
Piotr Tomiak
a1fd9c1ec4
WEB-76794 HTML: February 2026 HTML5 schema update - add removed attributes and elements to legacy file
...
GitOrigin-RevId: 70314aa1096e814c8f27bf5806393dc351cf46e3
2026-02-12 15:57:48 +00:00
Piotr Tomiak
6019849ab1
WEB-76794 HTML: February 2026 HTML5 schema update
...
GitOrigin-RevId: 4b39758846ec81c502c58c09a321ae770c1cf4cd
2026-02-12 15:57:48 +00:00
Bart van Helvert
265ec5fb37
[java] Add chooser fix for division that could change semantics
...
Adds a chooser to `ReplaceShiftWithMultiplyIntention` which allows to choose between regular division that changes semantics and floor division. By default floor division is chosen. This changes also makes it so regular division is suggested when the language level is lower than 8. #IDEA-384124
(cherry picked from commit 3e5c5bb4852098ba7b8639c2d887f7cf1298cd93)
IJ-MR-189843
GitOrigin-RevId: db19634d66f5a91282536b4c1b41fb0f8ccfcd5e
2026-02-12 15:57:26 +00:00
Bart van Helvert
ee88699fd4
[java] Don't suggest replacing with Math.floorDiv for positive values
...
If we can be sure that the left hand side is positive, we can sugget replacing with `/` the semantics shouldn't change and the code will look simpler. #IDEA-384124
(cherry picked from commit 193313137372a53b206040bba4644909174a6215)
IJ-MR-189843
GitOrigin-RevId: 9fab82a7bb2dd400938994ac2fb011711d1e2577
2026-02-12 15:57:26 +00:00
Bart van Helvert
2cfa7cbe36
[java] Improve intention description
...
#IDEA-384124
(cherry picked from commit 48c77f4699b3a974e1aa5e7a6768ebef265ffb7c)
IJ-MR-189843
GitOrigin-RevId: 83322da32b1eef0bada7db46fab6aeb44bdfadf4
2026-02-12 15:57:26 +00:00
Bart van Helvert
4608011210
[java] Make Replace multiply with shift intention round towards -inf
...
#IDEA-384124 Fixed
(cherry picked from commit bc3e3ddc66db0c7b06f8ad5d281fe594a1c092db)
IJ-MR-189843
GitOrigin-RevId: 04f72906c4b22476b1c45644b097abeacd556c93
2026-02-12 15:57:26 +00:00
Ilya Kazakevich
dc0557eb61
PY-87454: (WIP): Module rename + convert .iml -> custom ModuleEntity leads to NPE.
...
`com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleBridgeImpl.rename(java.lang.String, com.intellij.platform.workspace.storage.url.VirtualFileUrl, boolean)` didn't support new name for modules without `.iml`
Merge-request: IJ-MR-191142
Merged-by: Ilya Kazakevich <ilya.kazakevich@jetbrains.com >
GitOrigin-RevId: d2198df39c03c7be6fba5466baa3d622bb5db729
2026-02-12 15:49:51 +00:00
Vladimir Krivosheev
838769ce6e
IJPL-233558 fix codex process creation
...
GitOrigin-RevId: 45edbc60fd75dd9dbe989a814fa297da036bee20
2026-02-12 15:38:42 +00:00
Vladimir Krivosheev
afd381f6a2
IJPL-233558 force reapply project frame layout
...
GitOrigin-RevId: f5ecff5241f05e3c7291d73a534c4f8cee7516e5
2026-02-12 15:38:42 +00:00
Vladimir Krivosheev
64f85ceb62
IJPL-233558 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 refactor: apply internal visibility and style cleanup to remaining modules
...
GitOrigin-RevId: 87b7353736679ef8696346d08530d1d52135b730
2026-02-12 15:38:42 +00:00
Vladimir Krivosheev
227c6496d3
IJPL-233558 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 refactor(python): apply internal visibility and style cleanup
...
GitOrigin-RevId: 55813678163231437659883dcfde46444414f23e
2026-02-12 15:38:42 +00:00
Vladimir Krivosheev
e786b57bee
IJPL-233558 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 refactor(plugins): apply internal visibility and style cleanup
...
GitOrigin-RevId: eb2c68d6f07bb387e5b9faf667c305bff49b66fe
2026-02-12 15:38:41 +00:00
Vladimir Krivosheev
e367732e43
IJPL-233558 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 refactor(platform): apply internal visibility and style cleanup
...
GitOrigin-RevId: 59008738ec972ea88984df41d4dda594a9a56a92
2026-02-12 15:38:41 +00:00
Vladimir Krivosheev
c546068c91
IJPL-233558 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 refactor: apply dependency and style cleanups
...
add explicit kotlin-stdlib, restructure projectFrame
GitOrigin-RevId: c151a69ae1e9b925b1892a3b01ba5d01566bba3b
2026-02-12 15:38:41 +00:00
Vladimir Krivosheev
a7bc6397b3
IJPL-233558 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 feat(platform): hide project toolwindow via layout profile
...
GitOrigin-RevId: f332445e972bb1ed26d8a3f7e4e5905379986059
2026-02-12 15:38:41 +00:00
Louis Vignier
59668c448d
IDEA-385352 jdk: wait for coroutine completion in JdkUpdateTest
...
GitOrigin-RevId: 6896362350f320c395931ec9cbe4388317aa2078
2026-02-12 15:27:11 +00:00
Louis Vignier
fe36b27348
IDEA-293147 jdk: fix JDK update install dir with WSL
...
#IDEA-293147 Fixed
GitOrigin-RevId: f85b41bedaecc2aec2744751ca2c126ae037a0fa
2026-02-12 15:27:11 +00:00
Louis Vignier
34e1899875
IDEA-385352 jdk: use coroutines in JdkUpdateNotification
...
GitOrigin-RevId: e67dfe58550bb1473ddf5026bd38f9b1a38849f3
2026-02-12 15:27:11 +00:00
Filip Zybała
6a6b7eda4e
TBX-15645 Add patch for rules_cc for bug that prevents cross-compilation of MSVC targets
...
GitOrigin-RevId: 853c98446b09a4da00e50b426fbde8cd91852ca3
2026-02-12 15:10:46 +00:00