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 .
- 28 Jan, 2019 40 commits
-
-
graann authored
-
graann authored
-
graann authored
-
graann authored
-
graann authored
-
graann authored
-
graann authored
-
graann authored
-
graann authored
-
graann authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexander Zolotov authored
Build scripts set proper values for bundled plugins and plugins for publishing. Still, it's possible to break the logic if explicit since-build value is not match \d+.\d+ pattern or if until-build is omitted. So it's better to get rid of it at all.
-
Dmitriy.Panov authored
-
Mikhail Golubev authored
-
Vladislav Rassokhin authored
Otherwise injected file may be chosen for a QuickFix which was reported for a host PsiElement and supported only for host language
-
Ivan Buryak authored
-
Daniil Ovchinnikov authored
-
Dmitriy.Panov authored
-
Anton Lobov authored
RUBY-23470, RUBY-23469 - YAML: don't treat numeric values as strings for JSON-schema based validation
-
Sergey Simonchik authored
Since node_modules/ contains dependencies only (not actual project code), detecting roots/frameworks from these files is not needed, moreover, it takes time to traverse. https://upsource.jetbrains.com/IDEA/review/IDEA-CR-42501
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
Before the change jar file used to find home folder, which was used to find jar file, and the second jar file might even not be found because of layout, i.e. default layout differs from maven layout.
-
Alexander Bubenchikov authored
-
Daniil Ovchinnikov authored
-
Vladimir Krivosheev authored
-
Daniil Ovchinnikov authored
-
Alexey Utkin authored
-
Semyon Kolton authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Alexandr Evstigneev authored
IDEA-CR-42202
-
Tagir Valeev authored
CreateDefaultBranchFix: fixed handling of expression statements+rule-based format when template is empty (IDEA-CR-42361)
-
Tagir Valeev authored
Catch Statement Declaration.java.html, Switch Default Branch.java.html: cosmetic fixes (IDEA-CR-42361)
-
Tagir Valeev authored
-
Tagir Valeev authored
On maybe unassigned variable: try to fix the switch statement which assigns given variable (IDEA-193906)
-