This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 26 Oct, 2022 40 commits
-
-
Alexey Kudravtsev authored
fix Angular2NgModuleImportQuickFixesTest by passing explicit psifile down to PassExecutorService because getCachedFile doesn't work for temp files in tests GitOrigin-RevId: 28419e92f3bdf6e58b8c1cb2f758c88af339ad66
-
Alexey Kudravtsev authored
GitOrigin-RevId: 30b9aa5d3b5e1ff90c83c7d6e73d44d779e823dc
-
Alexey Kudravtsev authored
GitOrigin-RevId: c8f34fc9ad4fa9486a8b528fae9dc98f4f14a6b6
-
Eugene Zhuravlev authored
GitOrigin-RevId: 397ea86fe05940fbd421067b9db1b139aee6567d
-
Vladimir Krivosheev authored
No need to wrap into panel - pass editor component directly GitOrigin-RevId: 75a029d7a5967b6175568cec294a9aad275c1eff
-
Vladimir Krivosheev authored
GitOrigin-RevId: e265b0fe041defe5fdf2be7be10dbf1756b99a3a
-
Vladimir Krivosheev authored
GitOrigin-RevId: dcdd74edf6d25469fae4cf095864dcba260c27a9
-
Vladimir Krivosheev authored
GitOrigin-RevId: ec06b87ea978a3c9265dc9134264274297736577
-
Vladimir Krivosheev authored
GitOrigin-RevId: a87ea47327c20be1a586598bb802ecde9493dcee
-
Vladimir Krivosheev authored
GitOrigin-RevId: 4f69974f763d8be2c2567362b86db032b63f69aa
-
Vladimir Krivosheev authored
GitOrigin-RevId: c7e3b33d8a751a49ecf6343fa2a4d3a1502582f3
-
Vladimir Krivosheev authored
GitOrigin-RevId: 12d56b1368aad66721073849dee752e0a151863d
-
Nikita Kudrin authored
AT-52 [nastradamus] sending buckets count in sorting request; runOrder and duration of test run in result request GitOrigin-RevId: 381e08106f252ce738d9c1e6210d1569207f8b0b
-
Daniil Ovchinnikov authored
GitOrigin-RevId: 6a447e0f99ac3ff4b6e10eff8ad7df99a87f0e7c
-
Daniil Ovchinnikov authored
GitOrigin-RevId: 56e8ab74c1af4a378ed68eee1b1c58d27d439412
-
Daniil Ovchinnikov authored
GitOrigin-RevId: e0ede9838eba8788ae9c0a8324f99dcd7fd20ef6
-
Daniil Ovchinnikov authored
GitOrigin-RevId: aa80991ac54ffa7a0e5f32bbb766a7ab3a2d1939
-
Daniil Ovchinnikov authored
There might be a race between NBRA listeners, when there is a pending WA, and the listener which should've cancelled the current Job is not yet run, but the implementation uses `runInReadActionWithWriteActionPriority` and throws PCE manually if failed. Next `ProgressManager.checkCanceled()` will throw a correct `JobCanceledException`, which will be handled by suspending RA, and won't be logged. This happens in deprecated `com.intellij.ide.util.treeView.AbstractTreeUi#calculateYieldingToWriteAction`. GitOrigin-RevId: cff4278e28a4119cd378fccafd7f5dd092843891
-
Daniil Ovchinnikov authored
GitOrigin-RevId: 8c0956400cdc8605f241f5883d24cc13c1bf3934
-
Aleksey Pivovarov authored
Follow-up: 5eb2f52ddd0f774d6de35ce6b4b01423aa58507c GitOrigin-RevId: 0b1991b0082ba8f71e09f38e2ddf6e4171319881
-
Aleksey Pivovarov authored
Do not re-show the warning hint automatically - it breaks ESC behavior. Follow-up: 5eb2f52ddd0f774d6de35ce6b4b01423aa58507c GitOrigin-RevId: 58c149de9781b41a5fa85d2ae37d6c756c735612
-
Vladimir Lagunov authored
GitOrigin-RevId: 8e7fd3959401bdd918d002e095b1922bf01b64ec
-
Vladimir Lagunov authored
GitOrigin-RevId: a08227a8378272e695cda6b7860111581dd6870b
-
Tagir Valeev authored
Fixes IDEA-303965 'Iteration over 'keySet()' can be optimized' doesn't report when cycle writes into array GitOrigin-RevId: 94dbc096523fe1cd39276b8a90032ebf724e20e3
-
Tagir Valeev authored
GitOrigin-RevId: 4b785ae09e7e5adc579a8ac37e3bc671ac559517
-
Tagir Valeev authored
[intention-preview] IDEA-304606 Call generatePreview with the copy of file from getElementToMakeWritable, rather than current file Tested with AddModuleDirectiveFix GitOrigin-RevId: 769cbab88190cb59bd767d53faf91095a8953ba4
-
Tagir Valeev authored
GitOrigin-RevId: 0ae0ca7822617f0259abf5cbcd20195c6b0ef43f
-
Pavel Porvatov authored
GitOrigin-RevId: 3e88a8928bbfb5ef6777823ce6daca242c0f4cb7
-
Aleksey Pivovarov authored
Follow-up: 2fe687aa287b52a60ff193bd41904e050d67d6cb GitOrigin-RevId: efbe268effdb2c15234b287a072719af7bba9beb
-
Rustam Vishniakov authored
GitOrigin-RevId: 9cecaf0d655a0202d3ebda56eec79ae81c815b5d
-
Daniil Ovchinnikov authored
GitOrigin-RevId: bf106350b636920a142369ac8482a41c6c128481
-
Alexey Belkov authored
^KTIJ-1258 Fixed GitOrigin-RevId: 02788a80d6b57bb4d0d8e0ce832fd2661eab1ad4
-
Alexey Belkov authored
^KTIJ-14539 Obsolete GitOrigin-RevId: b684db7fd006db09e3c0ecb14bc7e9be41c87949
-
Nicolay Mitropolsky authored
GitOrigin-RevId: 8e800504a777f2f161051b0eeeaecd262a6cb7f6
-
Anton Makeev authored
GitOrigin-RevId: cac848825ff1011568f5d1fc95633fcc2da8addd
-
Maxim.Kolmakov authored
Split performance plugin into core (and move it to community), async and YK. Move Cache Value Profiler to separate plugin. GitOrigin-RevId: 80e68080197e86d40c76be45d5438ec0eee39818
-
Nikita Gubarkov authored
But check if clicked inside custom decoration hit test spot in order to preserve native behavior (IDEA-294266) Keep this until custom decorations in JBR finally works without hacks. GitOrigin-RevId: 630bd3f3612b8f757824b9df2a45939547432695
-
Konstantin Hudyakov authored
I have no idea why root pane can be null except of dialog is disposed. GitOrigin-RevId: 81496881cc6c7e41ba01114c7167fda736010bf4
-
Nikolay Chashnikov authored
GitOrigin-RevId: 090cd9345eb057d38343d41c2cfce1539edecda4
-
Nikolay Chashnikov authored
GitOrigin-RevId: 2a883193f4bbc84a1371a46b0c050fcc368cf7f5
-