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
-
-
Kirill Kirichenko authored
-
Eugene Zhuravlev authored
-
Eugene Zhuravlev authored
-
nik authored
It's now required to use at least IDEA 2017.2.5 to work on IntelliJ IDEA project, this is needed to allow us excluding transitive dependencies in repository libraries settings (IDEA-178557).
-
kskrygan authored
-
alexey.afanasiev authored
-
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
-