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 .
- 18 Apr, 2019 4 commits
-
-
Tagir Valeev authored
ExpressionUtils#getQualifierOrThis -> getEffectiveQualifier, nullable now (cannot construct this expression for outer anonymous class) Fixes EA-140652 - assert: JavaParserUtil.parseFragment
-
Artemiy Sartakov authored
ReplaceWithMutableCollectionIntention: added intention to convert immutable collections to mutable ones (IDEA-196755)
-
Ying Chen authored
-
Tagir Valeev authored
-
- 17 Apr, 2019 36 commits
-
-
Sergey Simonchik authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Sergey Simonchik authored
-
Roman Shevchenko authored
-
Daniil Ovchinnikov authored
-
Sergey Malenkov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Anna Kozlova authored
-
Vassiliy.Kudryashov authored
-
Yann Cébron authored
-
Egor Ushakov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
It supports an old version of the framework and has <50 downloads per update from the plugin repo.
-
peter authored
-
peter authored
-
Daniil Ovchinnikov authored
-
Mikhail Golubev authored
It happens partly because we still represent quotes there as individual tokens of type FSTRING_TEXT due to the way the recovering lexer for f-strings is implemented, thus we treat a quote and a subsequent bracket or whitespace as two different lexemes.
-
Dmitry Zhuravlev authored
-
Daniil Ovchinnikov authored
[groovy] use GrReferenceExpression#getStaticReference (because it's caching) in factory.kt#createDescriptor
-
Rustam Vishnyakov authored
Add WrapConstant annotation for proper conversion to human-readable values in external formats (Json, editorconfig)
-
Sergey Simonchik authored
pty: replace withWindowsAnsiColorEnabled with "pty4j.win.disable.ansi.in.console.mode" system property (IDEA-CR-46256)
-
Daniil Ovchinnikov authored
-
Yann Cébron authored
-
Yann Cébron authored
-
Yann Cébron authored
-
Yann Cébron authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
[groovy] delegate GrClassReferenceType#getParameterCount to underlying reference element' type argument list
-
Daniil Ovchinnikov authored
-
Sergey Simonchik authored
Requested by yole in https://youtrack.jetbrains.com/issue/IDEA-202809#focus=streamItem-27-3409279.0-0
-
Sergey Ignatov authored
-
Vladimir Krivosheev authored
-