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 Jul, 2018 40 commits
-
-
Dmitry Avdeev authored
-
Vladimir Krivosheev authored
MPS registers extension after project open
-
Dmitry Batkovich authored
inspection view: drop problem counter cache if parent node was excluded/included in case of unused declaration inspection
-
Dmitry Batkovich authored
-
Alexander Lobas authored
-
Dmitry Avdeev authored
-
peter authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
Before the change YYINITIAL state was returned from lexer even with non-empty braces stack, which was leading to different token types after reparse. After the change YYINITIAL is returned only outside of parentheses/brackets. Also added assertions for ensuring that initial state is never pushed on/popped from states stack.
-
Daniil Ovchinnikov authored
-
Tagir Valeev authored
-
Anton Tarasov authored
-
Roman Shevchenko authored
-
Tagir Valeev authored
-
Tagir Valeev authored
1. Support deparenthesizing in UnnecessaryConstantArrayCreationExpressionInspection; remove from exceptions 2. Link to IDEA-179081 3. Pull up shouldSkipByFamilyName 4. Explanatory comment on skipping elements with start offset equals to caret position
-
Roman Shevchenko authored
-
Anna.Kozlova authored
-
Mikhail Sokolov authored
-
nik authored
Tests of a plugin may depends on code from optional dependencies of that plugin so we need to enable such depedencies when running tests.
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Roman Shevchenko authored
-
Nicolay Mitropolsky authored
-
Roman Shevchenko authored
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
-
Roman Shevchenko authored
-
Dmitry Batkovich authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
RedundantExplicitCloseInspection: support parentheses in close(); fixed support of resource expression; check field qualifiers
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Roman Shevchenko authored
-
Dmitry Batkovich authored
-
Roman Shevchenko authored
It no longer rejects paths with symlinks/junctions, but checks that they do not point to UNC paths.
-
Roman Shevchenko authored
-
Nicolay Mitropolsky authored
-
Anna.Kozlova authored
-
Roman Shevchenko authored
-