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 .
- 05 Jul, 2018 23 commits
-
-
Bas Leijdekkers authored
-
Roman Shevchenko authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
First access to the field happens before editor component is added to component tree, and value was initialized to near-zero value. Actual zoom factor will be set later in `setImageProvider`. Using 0 instead of 1 helps to avoid blinking when editor is first shown.
-
Sergey Karashevich authored
-
https://ea.jetbrains.com/browser/ea_reports/2004373Andrey Dernov authored
https://ea.jetbrains.com/browser/ea_reports/2004373 NPE fix: do not continue if template is finished
-
Roman Shevchenko authored
It no longer rejects paths with symlinks/junctions, but checks that they do not point to UNC paths.
-
Konstantin Bulenkov authored
-
Vladimir.Orlov authored
Added link to the description of the algorithm.
-
Konstantin Bulenkov authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
EA-105820 - assert: RefactoringDialog.show
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Vassiliy.Kudryashov authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
- 04 Jul, 2018 17 commits
-
-
Ilya.Kazakevich authored
Step definition could be injected to another step definition like fixture.
-
Vassiliy.Kudryashov authored
-
Ilya.Kazakevich authored
-
Anton Makeev authored
-
Daniil Ovchinnikov authored
-
Viktoria.Shirunova authored
Now it's useless when there is searching by predicate
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
[gui-test] IDEA-CR-34414 GUI-126 Refactored wrappers around JTree to support searching by predicate and clicking without specifying the path twice
-
Viktoria.Shirunova authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* The only usage in plugins is API Comparator, and it is broken long time ago.
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* no custom implementations of `DiffContent` are left, so we can rely on default logic for `getNavigatable`, `getFile` and `getLineSeparator`
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* All usages in plugins are using constructor, that was removed in 89a0440a
-
Aleksey Pivovarov authored
-