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 .
- 05 Mar, 2019 40 commits
-
-
Egor Ushakov authored
-
Egor Ushakov authored
-
Vladislav Shishov authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Aleksey Pivovarov authored
-
Yann Cébron authored
-
Yann Cébron authored
-
Sergei Vorobyov authored
-
Dmitriy.Panov authored
-
Dmitriy.Panov authored
-
Vladimir Krivosheev authored
-
Dmitry Batkovich authored
-
Pavel Dolgov authored
Java: Don't offer the action "Replace with old-style switch" on empty 'switch' statement (IDEA-208270)
-
Pavel Dolgov authored
Java: Fixed missing default branch when converting 'switch' expression to a traditional 'switch' statement (IDEA-208296)
-
vadim.lomshakov authored
(cherry picked from commit efb922eb)
-
Bas Leijdekkers authored
-
Nadya Zabrodina authored
-
nik authored
actions: improve fix of presentation of Java-specific New Project/Module action in non-java IDEs (IDEA-195719) This is an improvement of the previous fix (7108be97). Now the naming logic is extracted to a method in NewProjectOrModuleAction interface, and variants for different actions are specified explicitly in ProjectBundle.properties. Also text isn't changed for actions on Welcome Screen.
-
Konstantin Ulitin authored
-
Egor Ushakov authored
-
Anton Tarasov authored
-
Tagir Valeev authored
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
alexey.afanasiev authored
-
alexey.afanasiev authored
-
nik authored
devkit: fix highlighting of extension elements with default Tag and Attribute annotation values (IDEA-208354)
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
start-up visualizer: item chart should render items according to start time, not grouped by level (app, project)
-
Tagir Valeev authored
-
Anton Bragin authored
-
Vladislav.Soroka authored
-
Artemiy Sartakov authored
-
Eldar Abusalimov authored
-
Tagir Valeev authored
-
Tagir Valeev authored
canConvertToLambdaWithoutSideEffects: check if the method reference can be actually converted to lambda