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 .
- 21 Jan, 2018 14 commits
-
-
Konstantin Bulenkov authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Julia Beliaeva authored
There could be several commits with the same prefix, in the same or in different repositories. In order to take that into account while resolving commits: 1. If a full commit hash is provided, check its existence in all repositories with containsCommit method. 2. If a prefix is provided, iterate and check all commits in all repositories. 3. On click select a commit in the same root, or just some commit when a commit in the same root is not available.
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Alexey Utkin authored
Fix take into account the injected languages (Doxygen comment in C++ as an example)
-
- 20 Jan, 2018 5 commits
-
-
anstarovoyt authored
we have to reset new area because if listener was registered and "real area" contains the EP but "temp" area doesn't we will not notified listeners about area changes and as result cache after "temp" area processing will be not clear
-
Vassiliy.Kudryashov authored
New registry key ide.find.preview.navigate.to.caret=true
-
Sergey Simonchik authored
fix DaemonRespondToChangesTest.testLineMarkersDoNotBlinkOnBackSpaceRightBeforeMethodIdentifier (IDEA-CR-28647)
-
Nicolay Mitropolsky authored
-
Nicolay Mitropolsky authored
as a workaround until Kotlin will implement `UAnnotationEx`
-
- 19 Jan, 2018 21 commits
-
-
Ilya.Kazakevich authored
Flask may be: * Enabled explicitly * Disabled explicitly * In unknown state Once moved to explicit state, it can't be set back
-
peter authored
-
Sergey Simonchik authored
-
peter authored
-
Vassiliy.Kudryashov authored
-
Vassiliy.Kudryashov authored
-
Vladimir Krivosheev authored
This reverts commit 39b82719
-
Vladimir Krivosheev authored
This reverts commit 042e2817
-
Dmitry Trofimov authored
-
Konstantin Bulenkov authored
-
Konstantin Kolosovsky authored
Deprecate "SvnUtil.getWorkingCopyRootNew()"
-
Sergey Ignatov authored
-
Sergey Ignatov authored
-
Vladimir Krivosheev authored
-
peter authored
it confuses people but its performance benefits are unclear if anyone really needs them, they can simulate that around `clear` call
-
peter authored
in some languages (e.g. C++) commit can be very expensive
-
Vladimir Krivosheev authored
-
Dmitry Batrak authored
forgotten case
-
Dmitry Batrak authored
further optimization - call parent.getChildren() only once for 'large' parents
-
Vladimir Krivosheev authored
-
Vitaliy.Bibaev authored
-