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 .
- 19 Sep, 2018 40 commits
-
-
Alexander Koshevoy authored
`PyRemotePackageManagerImpl` moved from `intellij.python.community.impl` to `intellij.python.remoteInterpreter` module.
-
Ilya.Kazakevich authored
This reverts commit b3e9ce44
-
Vassiliy.Kudryashov authored
-
Alexander Lobas authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Sergey Malenkov authored
-
Ilya.Kazakevich authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Ilya.Kazakevich authored
-
Ilya.Kazakevich authored
-
anstarovoyt authored
-
Florian Kistner authored
-
Sergey Simonchik authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
IDEA-CR-37138
-
Egor Ushakov authored
-
Egor Ushakov authored
-
Florian Kistner authored
* Don't use `CFRetain`/`CFRelease` for activity token, since it's not guaranteed to be a `CFObject`
-
Aleksey Rostovskiy authored
-
nik authored
This fixes signing error (IDEA-199142).
-
Alexey Kudravtsev authored
-
peter authored
-
Alexey Kudravtsev authored
avoid instantiating Visitor several times; avoid child.accept(new Visitor()) pattern (for IDEA-CR-37113)
-
Alexey Kudravtsev authored
-
Maxim.Mossienko authored
-
Maxim.Mossienko authored
(in lazyClassloadingCaches mode) after significant number of classloading attempts for given jar build and use list of package hashes to skip calling ZipFile.getEntry upon getResource request
-
Maxim.Mossienko authored
-
Maxim.Mossienko authored
-
Anna.Kozlova authored
code style: ensure non-public settings are saved in custom settings, restore compatibility (IDEA-198818)
-
Anton Lobov authored
lookup element builder: add withLookupStrings to avoid chaining with withLookupString over a collection
-
Dmitriy.Panov authored
-
Dennis Ushakov authored
-
Roman Shevchenko authored
-
Dmitry Batrak authored
-
Dmitry Batrak authored
e.g. it can use inlay anchor offset now to align displayed content along horizontal axis
-
Vladislav Rassokhin authored
DefaultHighlightVisitor should use annotators for ANY language as well as for requested one
-