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 .
- 29 Nov, 2018 40 commits
-
-
Vladimir Krivosheev authored
-
Svetlana.Zemlyanskaya authored
-
nik authored
run configurations: use proper method to get help topic for single configuration dialog (IDEA-195693)
-
nik authored
-
nik authored
-
Vitaliy.Bibaev authored
[memory-view] Fix bug when the closing of instances window cause an appending of a symbol to the filtering text field
-
peter authored
python annotators: cleanup, remove confusing dumb mode mentions, because annotators aren't run in dumb mode at all
-
peter authored
and remove this listener from KeyedExtensionCollector, as its usages are better modelled with CachedValue
-
Dmitry Batrak authored
fix copy-paste error (following IDEA-CR-40628)
-
Dmitry Batrak authored
-
Vassiliy.Kudryashov authored
IDEA-203161 SOE at ThreeComponentsSplitter.visibleDividersCount() on attempt to open Run tool window
-
Dmitry Jemerov authored
Retype: Use thread with Thread.sleep() instead of Alarm for more precise time measurements; measure timer lag
-
Vladimir Krivosheev authored
-
Alex Plate authored
-
Aleksey Pivovarov authored
* Fix shelve/unshelve logic for CodeAnalysisBeforeCheckinShowOnlyNew
-
Dmitry Zhuravlev authored
-
Pavel Dolgov authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Alex Plate authored
Background file change period stayed disabled event by enabled checkbox
-
Alex Plate authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Egor Ushakov authored
-
Kirill Kirichenko authored
-
Kirill Kirichenko authored
-
Fedor Korotkov authored
In the IDE grouping we want to pursue the same structure as we have projects structured on a disk. In this situation it makes sense to switch to grouping by an external project path. With the current implementation if, for example, a Gradle sub-project in a `projects/foo` folder overrides `group` in `build.gradle` like this: ```groovy group "com.example.foo" ``` Then the current grouping will put `:project:foo` under `com.example.foo` node which is not what we want.
-
Ilya.Kazakevich authored
(cherry picked from commit 90a71d48)
-
Alexey Kudravtsev authored
Instead of dropping resolve cache after each file (can be expensive), drop caches regularly twice a second
-
Anton Bragin authored
Check performed by PydevConsoleRunner.isInPydevConsole made independent on console initialization. PyConsoleHighlightingLexer put back into work for console code lexing.
-
Alexey Kudravtsev authored
-
Tagir Valeev authored
No fix for non-exhaustive expression yet.
-
Yann Cébron authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-