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 .
- 07 May, 2018 25 commits
-
-
Leonid Shalupov authored
-
Pavel Dolgov authored
Java: Refactor DuplicatesFinder - use RefactoringChangeUtil.getThisClass() where applicable (IDEA-191399)
-
Pavel Dolgov authored
Java: Refactor DuplicatesFinder - split large method matchReferenceExpression() into parts (IDEA-191399)
-
Pavel Dolgov authored
-
Alexey Kudravtsev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Aleksey Pivovarov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Kirill Kirichenko authored
-
Kirill Kirichenko authored
-
Egor Ushakov authored
-
Egor Ushakov authored
-
peter authored
-
peter authored
sort class literals by class proximity process closest (imported) inheritors first
-
peter authored
because it's trailing space isn't applicable there, and it gets in the way during completion (IDEA-162394)
-
Nicolay Mitropolsky authored
because actually it could be `null` if gutter outlasts the element it was put on (EA-119661) IDEA-CR-32349
-
Nicolay Mitropolsky authored
-
Tagir Valeev authored
Fixes IDEA-191374 DFA: "condition `x instanceof X` can be replaced with a null check" is not reported
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
Fixes IDEA-187041 Cannot stop inspection from reporting certain ignored return values.
-
- 06 May, 2018 1 commit
-
-
Sergey Simonchik authored
-
- 05 May, 2018 13 commits
-
-
Vyacheslav Karpukhin authored
-
Sergey Ignatov authored
-
Sergey Ignatov authored
-
peter authored
otherwise searching for checkerframework annotations (IDEA-179708) in all parent packages is super slow, since it's calculated each time anew
-
peter authored
-
Anton Makeev authored
reverted due to deadlock and regression
-
Artem Bochkarev authored
previous code caused exception in static initializer and ourApplicationId is really needed when init settings dialog
-
Sergey Simonchik authored
-
Sergey Simonchik authored
-
Sergey Simonchik authored
Changed behavior: 1. When debugging, an alert icon will be displayed on a terminal console tab when new output is available (DebuggerSessionTabBase#attachNotificationTo). 2. Depending on run configuration, a terminal console could be focused automatically when new output is available (RunContentBuilder.ConsoleToFrontListener#contentAdded).
-
Tagir Valeev authored
-
Tagir Valeev authored
Review ID: IDEA-CR-32339
-
Tagir Valeev authored
-
- 04 May, 2018 1 commit
-
-
Sergey Ignatov authored
-