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 .
- 21 May, 2024 1 commit
-
-
Jinseong Jeon authored
...such that it can really findAnnotation when it hasAnnotation ^IDEA-353785 fixed
-
- 17 May, 2024 23 commits
-
-
Alejandro Serrano Mena authored
Implementation of multi-dollar interpolation as described in https://github.com/Kotlin/KEEP/issues/375 Merge-request: IJ-MR-132719 Merged-by:
Alejandro Serrano Mena <alejandro.serrano.mena@jetbrains.com> GitOrigin-RevId: 99572fe25999a7804e373cc1a463a366f08e06f6
-
EgorKulikov authored
GitOrigin-RevId: 1d840ba8ed1a86fa4abb9df7b21bb347b69da7c6
-
Vera Petrenkova authored
GitOrigin-RevId: 49953cb76c6b8d5c0fe8d0ce8e1209379993a662
-
Sergei Tachenov authored
Review is finished. Most classes are either used by plugins or look like they're supposed to be used. It's expected, as most implementation details are in the usageView.impl module. GitOrigin-RevId: aa519025fc0801a07a37515a4158822b6c706f33
-
Sergei Tachenov authored
Hide classes in com.intellij.usages.impl. Judging by the package name, they're supposed to be private implementation details, and indeed, none of them have any external usages. GitOrigin-RevId: 625a755ec99f5ea233352e76cc6a25f305d87aed
-
Sergei Tachenov authored
Hide extensions and EP_NAMEs. At least those with no external usages, which is thankfully all of them but one. GitOrigin-RevId: 284cbc30abc4f8ae225b4142a1ff104568b1071f
-
Sergei Tachenov authored
Hide UsageDataUtil. It's unclear whether it's intended to be a public API or not, but it looks like one potential point of mixing up UI and VFS code. GitOrigin-RevId: 9b9fa0d0e70ca67742cc4fb3a422c681a0fe40b0
-
Sergei Tachenov authored
Hide ShowUsagesSettings and ShowUsageViewSettings. These seem to be internal classes for state storage. GitOrigin-RevId: 2a7695011967a570ab7943db4a6bae721ba18e0e
-
Sergei Tachenov authored
Fix 3rd party API exposures. Some stuff was exposed from FUS classes which should've been internal to begin with. One more is Bag.getBag() which has no external usages and badly exposes an obvious implementation detail. GitOrigin-RevId: 3b7e012192e929390b0b1d0fa6e6d6fd6627019a
-
Sergei Tachenov authored
Fix internal API exposures. It was mostly about a FUS collector, which has no business being in the public API to begin with. And there was also a couple of obviously internal methods for dealing with cached presentations. No external usages in either case, so a fix is easy. GitOrigin-RevId: 24584f9adcc23f625829eb10faa01a5d0e35774d
-
Julia Beliaeva authored
GitOrigin-RevId: 0b6896a2a19f8fb5207d950e8bccadafd56c201f
-
Julia Beliaeva authored
GitOrigin-RevId: b0982ade2b52f74f58bdd4c24de436f685edd85e
-
Pavel Porvatov authored
GitOrigin-RevId: c425c40fbd2e207750396285514ea1a160dd5341
-
Pavel Porvatov authored
GitOrigin-RevId: c739d540270583af62d8a84a6816ff2882bf536c
-
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 16 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
-