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 .
- 19 Apr, 2019 11 commits
-
-
Tagir Valeev authored
-
Artemiy Sartakov authored
ExplicitArrayFillingInspection: detect cases when for loop can be replaced with Arrays.fill call (IDEA-185394)
-
Dmitry Batrak authored
-
nik authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
- 18 Apr, 2019 16 commits
-
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Roman Shevchenko authored
-
Anna Kozlova authored
-
Sergey Patrikeev authored
IDEA-210618: Reference implementation of PSI visitor for UAST-supporting languages that detects usages of APIs in source code.
-
Yann Cébron authored
-
Gregory.Shrago authored
-
Pavel Dolgov authored
Java: Fixed modifiers when extracting method from default or private method in interface (IDEA-211141)
-
Dmitry Zhuravlev authored
* ChangeListManager.isIgnoredFile now check if file contains in ignored files holder * move isPotentiallyIgnoredFile to util
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Vladimir Krivosheev authored
-
Roman Shevchenko authored
-
Nicolay Mitropolsky authored
as long as it is a current shelter for the Kotlin-utils
-
Tagir Valeev authored
ExpressionUtils#getQualifierOrThis -> getEffectiveQualifier, nullable now (cannot construct this expression for outer anonymous class) Fixes EA-140652 - assert: JavaParserUtil.parseFragment
-
Tagir Valeev authored
-
- 17 Apr, 2019 13 commits
-
-
Anna Kozlova authored
-
Rustam Vishnyakov authored
Add WrapConstant annotation for proper conversion to human-readable values in external formats (Json, editorconfig)
-
Vladimir Krivosheev authored
IDEA-CR-45934 introduce DigestUtil to address performance issue - SUN provider should be used always and we don't need to find another one
-
Pavel Dolgov authored
-
Dmitry Avdeev authored
fixed blinking test
-
Egor Ushakov authored
-
Anna Kozlova authored
-
Pavel Dolgov authored
-
Pavel Dolgov authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Nicolay Mitropolsky authored
[fragment-editor] a new implementation of `JavaInjectedFileChangesHandler` (IDEA-207632, IDEA-129848, IDEA-195815, IDEA-149628, IDEA-155740, IDEA-165230, IDEA-172341, IDEA-183487, IDEA-191542) Still uses synchronous commit and reformat but reformats only changed part which makes it much more fast
-
Tagir Valeev authored
-