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 .
- 27 Feb, 2018 23 commits
-
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Anton Bragin authored
Import resolution now gradually resolve qualified names one step at a time to exclude cases when parent and child modules are resolved from different source roots.
-
Alexander Luyblinsky authored
-
Alexander Luyblinsky authored
-
Anton Bragin authored
-
Dmitry Avdeev authored
-
Dmitry Avdeev authored
-
anstarovoyt authored
-
Anton Bragin authored
-
Andrey Vlasovskikh authored
The shortcuts are based on our common shortcuts set dependent on the selected keymap.
-
Dmitry Avdeev authored
-
Dmitry Batkovich authored
-
Nicolay Mitropolsky authored
-
nik authored
platform: restore throwing exception when creating Single/MultipleRootFileProvider for injected contents
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
Review ID: IDEA-CR-29835
-
Dmitry Batkovich authored
-
Tagir Valeev authored
-
- 26 Feb, 2018 17 commits
-
-
Gregory.Shrago authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
Fixes some failing cases of target replacement (IDEA-146380)
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Roman Shevchenko authored
-
Dmitry Trofimov authored
-
Dmitry Trofimov authored
-
Dmitry Trofimov authored
-
Mikhail Golubev authored
because some packages like mypy can actually install their resources there, and it breaks our detection of built-in and third-party packages. On Windows this check doesn't make sense since there site-packages and copied stdlib modules lie directly inside "Lib", i.e. there is no additional level of nesting.
-
Mikhail Golubev authored
while deciding whether we should use the bundled virtualenv or venv module of Python 3.3+. Previously we incorrectly thought that every detected interpreter has the default 2.7 version, since this kind of interpreter doesn't store its version when discovered.
-
Roman Shevchenko authored
-
Egor Ushakov authored
IDEA-181303 java.lang.IllegalArgumentException by org.jetbrains.org.objectweb.asm.ClassVisitor while running JUnit tests with latest EAP
-