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 .
- 13 Oct, 2017 40 commits
-
-
Sergey Malenkov authored
-
Sergey Malenkov authored
1. was leaf, now leaf: do nothing 2. was leaf, now not leaf: mark as not a leaf and reload children 3. was not leaf, now leaf: reload children for proper notifications 4. was not leaf, now not leaf: reload only loaded children
-
Ivan Semenov authored
-
Ivan Semenov authored
-
Ivan Semenov authored
-
Vasily Romanikhin authored
-
Sergey Simonchik authored
-
Vasily Romanikhin authored
-
Andrey Vokin authored
Added cucumber-core-2.0.1 and gherkin-4.1.3 libraries. Required at compile time. Fixed issue: IDEA-179579 IntelliJ Cucumber support fails after update from Cucumber 1.2.5 (info.cukes) to 2.0.1 (io.cucumber)
-
peter authored
regression after IDEA-CR-25484
-
Yaroslav Pankratyev authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Rustam Vishnyakov authored
IDEA-179073 JavaLikeIndentProvider indent miss
-
Tagir Valeev authored
-
Dmitry Batrak authored
-
Anton Makeev authored
OC-16061 "Compound" Run configuration type does not work with device/simulator selection: plugin compatibility restored
-
Tagir Valeev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vasily Romanikhin authored
-
Andrey Vokin authored
Look for LC_CTYPE value in available locales RUBY-20139 Cannot run RSpec by Japanese name RUBY-20227 Can't run rspec describe if it named with non-ascii symbols
-
Andrey Vokin authored
Added cucumber-core-2.0.1 and gherkin-4.1.3 libraries. Required at compile time. Fixed issue: IDEA-179579 IntelliJ Cucumber support fails after update from Cucumber 1.2.5 (info.cukes) to 2.0.1 (io.cucumber)
-
Maxim Kropotov authored
-
Vladimir Krivosheev authored
-
nik authored
When we have both skipForDefaultProject and loadForDefaultProject it isn't evident what happens if no tag is specified.
-
Dmitry Batrak authored
fix caret position after entering space between vararg hints
-
Dmitry Batrak authored
fix caret position after completion between hints
-
Anna.Kozlova authored
in the issue, non-vararg overload candidate was chosen cause it was not filtered as inapplicable
-
Anna.Kozlova authored
-
Elizaveta Shashkova authored
Extract setup fragment creation into separate method it when running script in Python console.
-
Yann Cébron authored
-
Konstantin Aleev authored
-
peter authored
make short code out of long ElementFilters remove dead logic cleanup unused filters also fixes IDEA-179855 Double "final" suggestion after annotation
-
peter authored
accept that some view providers may be different than during indexing and use JavaSourceFilterScope to access Java stubs to avoid querying those view providers at all
-
Yaroslav Pankratyev authored
-
Egor Ushakov authored
-