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 .
- 22 Sep, 2023 40 commits
-
-
Julia Beliaeva authored
GitOrigin-RevId: 9945354e946a0498203ebc3deaa92cf00312986c
-
Olga.Lavrichenko authored
GitOrigin-RevId: cc782a0ab2d0993df10a81a7782f450dc247e91e
-
Alexey Merkulov authored
GitOrigin-RevId: be7f17af2d3581e0f84c8c65b42d8da12c20ee28
-
Bart van Helvert authored
Don't use text search but use debugger evaluator to determine text range of element in file for the initial selection. GitOrigin-RevId: 9ee8b71d67aad56a622d7eca5dfa2b155625501e
-
Andrey Lisin authored
GitOrigin-RevId: 020a245fb44623870075e071fbba6b6c75e81d09
-
Artem Khvastunov authored
GitOrigin-RevId: 5396058293a43a9f951847b2d1e2e4d449ae9b0f
-
Dmitry Kichinsky authored
GitOrigin-RevId: 72ac4b2b5f01e06f6a1cce98fb47400b6885576c
-
Dmitry Kichinsky authored
GitOrigin-RevId: 942d0b9afa53c9e7ba276b2c72ddcbcbe0f206cb
-
Dmitry Kichinsky authored
GitOrigin-RevId: 0f515401aac1d1a398075a379255dcf310e6b058
-
Yuriy Artamonov authored
GitOrigin-RevId: 8a1ec708b700174b3a7770a48d2a1ef25e7a75dc
-
Yuriy Artamonov authored
[frameworks] IDEA-325093 New project wizard: Add text hints in the wizard near the GroupId, ArtifactId GitOrigin-RevId: a48cbb5c8306ee0eeffa9af07a0f2f33ff733a6b
-
Pavel Karateev authored
(cherry picked from commit 3954b61614e0b6f53b17daa18604d5d83f51a269) IJ-CR-115465 GitOrigin-RevId: da7a0b004806e4cf6081bafd3043b500ab7e8da7
-
lada.gagina authored
GitOrigin-RevId: 9b0ef4e9c50a5479510bba7d4b5ce7b9865d3e50
-
lada.gagina authored
GitOrigin-RevId: c0513bcb343dcdc6f2d14dd50140ee58453daa8b
-
Dmitry Avdeev authored
IDEA-319606 1026 ms to call on EDT BackAction#update@MainToolbar (com.intellij.ide.actions.BackAction). added @RequiresEdt to modifying public methods GitOrigin-RevId: 9280b2df8e292b50640e5f53eb5f8fcad4fdfd5a
-
Dmitry Avdeev authored
GitOrigin-RevId: 1465c000ee07d031c3f54bee600b628e20346ed6
-
Dmitry Avdeev authored
Revert "IDEA-301022 i18n: Project Structure 'Library 'xxx' is used in...' message is not fully translated" This reverts commit 661bbf4878e3b64f3f13244b7f14cdfd3e1b159c. GitOrigin-RevId: 532f90f0bf9bab9af3c55efe04d6310631590c5b
-
Andrei.Kuznetsov authored
IJPL-229: files should be added to IndexableFilesFilterHolder when `scanning.trust.indexing.flag` is enabled GitOrigin-RevId: daa5eb524b540a81cf9be5fa5dbf8f199319a007
-
Roman Shevchenko authored
[platform] dropping dysfunctional desktop API check from `BrowserLauncherAppless#isDesktopActionSupported` (IDEA-316326 prerequisite) GitOrigin-RevId: 91f354420cf7d0a7f43b4a8141e044531903abda
-
Anton Bragin authored
GitOrigin-RevId: 1a55d875ca8ebb6d868e912cdb4351c9c07f04e7
-
Sviatoslav Vlasov authored
Merge-request: IJ-MR-115288 Merged-by:
Sviatoslav Vlasov <Sviatoslav.Vlasov@jetbrains.com> GitOrigin-RevId: a3371f5432b9293973580c7963f7d93e53638e94
-
Natalia.Murycheva authored
GitOrigin-RevId: 95e8147c94a49f43be8cf03d48d0bd1461f48a67
-
Alexey Kalina authored
[ml-completion] ML-1249 Fix RecentPlacesFeatures computation: Too many non-blocking read actions submitted at once GitOrigin-RevId: f6be0ccc97ecaffd70040435c86e9962cbfc390c
-
Ruslan Cheremin authored
+ IndexingStamp.class was used instead of IndexVersion.class that should be used. Wasn't notice before since CHMap 'hides' the bug, but since transition to plain map with CopyOnWrite bug became more visible GitOrigin-RevId: 2112e9e7e2cf04267817df15cc8251cb4468f3de
-
Aleksey Pivovarov authored
GitOrigin-RevId: 59ca26d69dfeebb3d19c81e0591a71c10685c85a
-
Georgii Ustinov authored
[Code Analysis. Inspection] IDEA-234302 System.getProperty(str) inspection implementation. Review Refactor GitOrigin-RevId: e793b2306586a3ea6e12691b5d887fe1cf0b2913
-
Nikolay Chashnikov authored
[platform] don't add listener to IdeEventQueue during initialization of RunAnythingAction class (IDEA-331510, GTW-6247) It may cause performance issues and lead to exceptions if the class is firstly accessed from a background thread. Values of SHIFT_IS_PRESSED and ALT_IS_PRESSED static fields are used inside RunAnythingPopupUI, so they are replaced by instance fields in that class. The old static fields and RunAnythingPopupUI.getExecutor static methods are left as deprecated for compatibility with external plugins. GitOrigin-RevId: 92925ef6001bc0ac644377e81bcd5fa2a372b8bb
-
Dmitry Avdeev authored
do not dereference text too early to let language pack to be loaded GitOrigin-RevId: f1ab27420d73273df0a7c811123169b7987c03f3
-
Bart van Helvert authored
^KTIJ-23273 GitOrigin-RevId: 652723a7bf4342905eab64700c34dab53f3867d3
-
Bart van Helvert authored
GitOrigin-RevId: 90efcc9a429ddc982a207ae7a09160947ea706a9
-
Bart van Helvert authored
GitOrigin-RevId: 2c95057d9f75cd5da80e34d6c407633e2265996a
-
Bart van Helvert authored
#IDEA-319390 GitOrigin-RevId: 5c590474840d682d6452d942965f7dae08b136af
-
Bart van Helvert authored
^KTIJ-23273 GitOrigin-RevId: b0db4e3402a86599a174c6f61c2e87010eb3a384
-
Bart van Helvert authored
^KTIJ-23273 GitOrigin-RevId: 0e86515ebc6db53c630f2e34d36901fa6ecee276
-
Pavel Porvatov authored
GitOrigin-RevId: a4925e8fd166fffce71f6adae15a4b08a6c36c06
-
Alexandr Evstigneev authored
GitOrigin-RevId: 56ceb3f194484e8740b398a1c8e38a537a7dc4b5
-
Gregory.Shrago authored
TW header toolbars were updated three times using fast-track during single addNotify call, explanation: 1. toolbar addNotify -> update 2. getDataContext -> targetComponent -> update 3. header calls propertyChange(null) -> re-adds toolbar -> addNotify -> update All updates werer run in `firstTimeFastTrack` mode, potentially freezing EDT for 3 * fastTrackTime. GitOrigin-RevId: 9abec92601830a85d19e88b4e11936c695a08dcd
-
Alexey Merkulov authored
GitOrigin-RevId: b06502f68fefaf38d5723e43090b30aec37806ac
-
Alexey Merkulov authored
GitOrigin-RevId: 8af68792434c07b2123e32d6b975e6c64d2af5b8
-
Alexey Merkulov authored
It also fixes reshow Resume button just after Run-To-Cursor action GitOrigin-RevId: 0ad7d66db4cfe6ff3e2cb0930c1ac012df1bc1bb
-