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 .
- 17 May, 2024 9 commits
-
-
Oleg Taratukhin authored
GitOrigin-RevId: 27de929c8dc5d1c5e9d137652debab88b4acd992
-
Oleg Taratukhin authored
GitOrigin-RevId: 7d02e0e6970bdbd51224da4c4830f1a9a93f04e9
-
Denis Mukhametianov authored
This reverts commit 4ddb973784368e3f84b6040be3fc43c70d0696e1. GitOrigin-RevId: 658eca978feba77c317e6388a23297fd586e387d
-
Denis Mukhametianov authored
GitOrigin-RevId: bc2b3ccebccf3368a23de168127d2f5d627286d3
-
Denis Mukhametianov authored
GitOrigin-RevId: e8bf1eb390177ce8f5461aa93f1867c13da5c927
-
Denis Mukhametianov authored
GitOrigin-RevId: a60c94d5adef5d40472e41f67b345d60a7b7b4ca
-
Alexey Korovin authored
GitOrigin-RevId: 0c8681acd72cf6f3c260a231b429ff67e633d254
-
Alexandr Trushev authored
GitOrigin-RevId: 9aa12f29d78f394675f99bc1c8ee279a11b1b082
-
Vladimir Kharitonov authored
GitOrigin-RevId: e70924abacc9857f0ead64cbcb135cbbfb687571
-
- 16 May, 2024 31 commits
-
-
Dmitry Avdeev authored
no background for workspace node GitOrigin-RevId: 958c6aa3e1c7cb64a57a5e60540068d708e75f7f
-
Liudmila Kornilova authored
Signed-off-by:
Liudmila Kornilova <liudmila.kornilova@jetbrains.com> GitOrigin-RevId: ee7c438180346827638bdc63e51b4fabeebb1e9f
-
Bart van Helvert authored
GitOrigin-RevId: dc6b9ee2ea81e7560a978834ddc3669314414f6a
-
Bart van Helvert authored
GitOrigin-RevId: 6106d5078a8929b8bf01f7459666e075a1ae5458
-
Bart van Helvert authored
GitOrigin-RevId: ff004dcbddba04886b566c010a783c51a314a7a7
-
EgorKulikov authored
GitOrigin-RevId: 84eea13281a09e29b08a95a4ff05c60c3a1447b1
-
Nikita.Ashihmin authored
GitOrigin-RevId: 1b1f788e67056689315fecf9d944f03a778eedf7
-
EgorKulikov authored
GitOrigin-RevId: 86348fa986df631f0e8c68598545fce71b2436dc
-
Dmitry Avdeev authored
enabled by default GitOrigin-RevId: 94ac1cf6ff64e58948d5f1dcecea1da109a6f454
-
Dmitry Avdeev authored
IDEA-353360 Multiple Projects In The Same Workspace: Maven tool window doesn't appear on workspace creating GitOrigin-RevId: 1006b3c498705f3b48377350dc350e6194868384
-
Dmitry Avdeev authored
workspace icons GitOrigin-RevId: b6ce3a23538faec1ee69be5374f28661951b37d7
-
Max Medvedev authored
GitOrigin-RevId: f27bacf90209d9686204369bee91f85cf0440d12
-
Max Medvedev authored
GitOrigin-RevId: 77b9533fb95d385d2b6cc0677ee3d134120f255a
-
Max Medvedev authored
GitOrigin-RevId: 7992b841e3e80d8ff6e6ac320e4e520dc0a0a672
-
Max Medvedev authored
the method has `void` type GitOrigin-RevId: 128af820b99ae9c5934791a76e28fc54a8976435
-
Max Medvedev authored
UH_HUH, UH_UH are not very common words, let's use YES and NO instead. GitOrigin-RevId: 994a97928c3d2c4a2836f908162ba1b2d97129aa
-
Max Medvedev authored
GitOrigin-RevId: c6ae5664e259f60dea9cd8e62a2e3adf9ccd789b
-
Max Medvedev authored
GitOrigin-RevId: ae09ce9de205dfaf03693846c3754c38dbd58198
-
Max Medvedev authored
InspectionWidgetActionProvider's state is not protected by any locks and should be accessed on EDT only. At the same time, extension point events are delivered on a background thread GitOrigin-RevId: 83b9608c29e19b6d66ac0ac344f5050c39d955d0
-
Max Medvedev authored
GitOrigin-RevId: dafef43c856a6faf4f38d9eafcba0a7da1d6f5dc
-
Max Medvedev authored
GitOrigin-RevId: d5ce20fda9be5326127bd845150ecaa884877b74
-
EgorKulikov authored
GitOrigin-RevId: 693a2fa250481ba39d90f3235c2c38e6c019e6c6
-
Petr authored
GitOrigin-RevId: 51fcf9b611250104fdeff04284e908cce1164560
-
EgorKulikov authored
GitOrigin-RevId: 7d3baba437c2149d3c1f94d2743eb1dfac921fad
-
Anna Kozlova authored
- setup selection for extract to scope as well After the change, nearly each extract function would show scope chooser with preselection corresponding to the default scope. Though it requires additional enter, it highlights possible targets and provides more consistent behavior with java. With registry key on, extract function and extract function to scope are equivalent. So the last one could be deleted. ^KTIJ-5740 fixed GitOrigin-RevId: 4c86fabe56faf5b531f5218ba44670531eee2e18
-
Anna Kozlova authored
required for create parameter from usage ^KTIJ-29990 fixed GitOrigin-RevId: 098091d58b943af8d86bbdd817c0a29a1b5ffabf
-
Anna Kozlova authored
^KTIJ-9078 fixed GitOrigin-RevId: 55acf9624b264f75ef3f2aa2bd57a4cd1c95a603
-
Anna Kozlova authored
^KTIJ-17495 fixed GitOrigin-RevId: 1881387977c8d66c026e52de74afb740c335a311
-
Anna Kozlova authored
^KTIJ-20883 fixed GitOrigin-RevId: 8f2d11437807b8d908bf31f64fef06cd108301f0
-
Anna Kozlova authored
^KTIJ-14127 fixed GitOrigin-RevId: 5b0e4d588bbd23d4bd8b8ce7ed550558c6e98678
-
Anna Kozlova authored
^KTIJ-27915 fixed GitOrigin-RevId: 9d2d9937a759416b8c7a81818f8123b2b92fed07
-