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 .
- 06 Mar, 2019 18 commits
-
-
Dmitry Batkovich authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
For consoles and scratches it is a better option.
-
Gregory.Shrago authored
-
peter authored
-
Vladislav.Soroka authored
-
Vladislav.Soroka authored
-
Anton Tarasov authored
This better corresponds the object Scale nature, and reduces the code a little.
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Vladislav.Soroka authored
-
Vladislav.Soroka authored
-
nik authored
The extension point is declared in JavaIdePlugin.xml and called from java modules only, so it makes no sense to have this interface in the platform.
-
nik authored
This fixes word completion in other IDEs (IDEA-208424).
-
nik authored
Otherwise these extension points cannot be loaded if Java support is loaded from a separate plugin (IDEA-195719).
-
Tagir Valeev authored
Currently only popup chooser is supported A usage example added for AddExceptionToExistingCatchTest
-
- 05 Mar, 2019 22 commits
-
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
peter authored
there's no need to have a concurrent and weak map in thread-local MethodCandidateInfo.CURRENT_CANDIDATE
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Sergey Patrikeev authored
-
Vladimir.Orlov authored
-
Vladislav.Soroka authored
-
Yann Cébron authored
-
Egor Ushakov authored
-
Vladislav Shishov authored
-
Vassiliy.Kudryashov authored
-
Anton Tarasov authored
JBUI.ScaleType -> JBUIScale.ScaleType JBUI.Scale -> JBUIScale.Scale JBUI.Scaler -> JBUIScale.Scaler JBUI.BaseScaleContext -> JBUIScale.UserScaleContext JBUI.ScaleContext -> JBUIScale.ScaleContext JBUI.ScaleContextAware -> JBUIScale.ScaleContextAware JBUI.ScaleContextSupport -> JBUIScale.ScaleContextSupport JBUI.JBIcon -> JBScalableIcon JBUI.ScalebleJBIcon -> JBScalableIcon JBUI.CachingScalebleJBIcon -> JBCachingScalebleIcon JBUI.RasterJBIcon -> <removed>
-
Rustam Vishnyakov authored
-
Dmitry Avdeev authored
This reverts commit b0969203
-
Yann Cébron authored
-
Nikita Skvortsov authored
-
Nikita Skvortsov authored
-
Nikita Skvortsov authored
always check all artifacts of external project dependency when setting up IDEA module deps IDEA-181187
-
Dmitry Avdeev authored
-