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 .
- 03 Jul, 2017 40 commits
-
-
Roman Shevchenko authored
-
Yann Cébron authored
after adding IdeaPluginRegistrationIndex we don't need them (a7e69bec))
-
Alexey Kudravtsev authored
-
Konstantin Aleev authored
- Start configurations in the order they are presented in the tree.
-
Pavel Fatin authored
-
Kirill Likhodedov authored
Keep the method, since it is used in 3-party plugins. Follow-up to aaaca8de
-
Andrey Vlasovskikh authored
Added the same highlighting for '@' as for the name.
-
Alexander Zolotov authored
-
Kirill Kirichenko authored
-
Vassiliy.Kudryashov authored
-
Konstantin Aleev authored
- Make Run Dashboard labels consistent
-
Vladislav.Soroka authored
IDEA-175313 Gradle: running classes using Application Run Configuration fails with error in the initialization script
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
(cherry picked from commit 2e281cdd)
-
Anna.Kozlova authored
-
Semyon Proshev authored
Update PyCallExpressionHelper to support a case when callee resolves to call expression and this call expression returns class with `__call__`.
-
Maxim.Mossienko authored
-
Roman Shevchenko authored
-
Egor.Ushakov authored
-
Ivan Chirkov authored
Removed code for persisting statistics on close. Added statistics persisting with delay on project opening.
-
Vitaliy.Bibaev authored
-
Ilya.Kazakevich authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Ilya.Kazakevich authored
-
Pavel Dolgov authored
Java: Use single-module test for suggested visibility of classes exposed with 'module-info' (IDEA-169200)
-
Nadya Zabrodina authored
-
Liana.Bakradze authored
-
Liana.Bakradze authored
-
Liana.Bakradze authored
-
Vassiliy.Kudryashov authored
-
Roman Shevchenko authored
-
Alexey Ushakov authored
Alexey Ushakov
-
Sergey Ignatov authored
-
Aleksey Pivovarov authored
-
Maxim.Mossienko authored
- ensure stub element types (aka serializers) are loaded before loading forward index value. Normally serializers are loaded when StubUpdatingIndex do indexing, but such indexing is not performed for removed files. The fix ensures early (wrt IDE startup) vfs changes consisting of file removals are processed correctly - removed usages of StubIndexImpl.getInstanceOrInvalidate for StubUpdatingIndex's serializer. The getInstanceOrInvalidate is needed only for clearing stub indices during startup
-