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 .
- 04 Jul, 2018 40 commits
-
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
peter authored
don't call modality stateForComponent from pooled thread (EA-122699 - CME: LaterInvocator.lambda$modalityStateForWindow$)
-
peter authored
-
Dmitry Batrak authored
fix regression - scope for current braces wasn't highlighted if 'Highlight current scope' setting was disabled
-
Alexey Kudravtsev authored
make at least some plain flags be accessible lock-free to fix IDEA-195058 changelist rendering is blocked by some semistuporous locks
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Daniil Ovchinnikov authored
[groovy] 'for': fix highlighting multi-variable declarations in init in <3.0 with error in update (IDEA-188433) If error in update is present then annotator isn't invoked for the clause, which is parent for update section.
-
Daniil Ovchinnikov authored
-
Anna.Kozlova authored
navigation to already declared variable: reuse data from highlighting to navigate also from/to parameters (IDEA-195051)
-
Rustam Vishnyakov authored
-
Rustam Vishnyakov authored
-
Dmitry Batrak authored
-
Dmitry Batrak authored
it doesn't have any effect in other files anyway now
-
peter authored
-
peter authored
preparing for IDEA-194201
-
Daniil Ovchinnikov authored
Add parentheses for rhs in binary expressions with same priority: e.g. `a + b.plus(c)` -> `a + (b + c)`. There are no associative operators because of overloading.
-
Alexander Lobas authored
IDEA-184098 2017.3.1 IJ Forms code generator removes comment before generated code - Regression from 2017.2
-
peter authored
-
peter authored
guard against javadoc tag value premature end in completion (EA-122835 - IAE: DocumentImpl.deleteString)
-
peter authored
EA-122876 - assert: FileTrees.bindStubsWithAst
-
peter authored
EA-122892 - assert: PsiModificationTrackerImpl.fireEvent
-
peter authored
show usages settings in transaction (EA-123523 - assert: JavaFindUsagesHandler.askWhetherShouldSearchForParameterInOverridingMethods)
-
Vassiliy.Kudryashov authored
-
Anton Lobov authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Daniil Ovchinnikov authored
If library is located under Maven repo directory, then it may have javadocs/sources jars which will be matched too: ``` groovy-all-2.4.15.jar groovy-all-2.4.15-javadoc.jar groovy-all-2.4.15-sources.jar ``` In this case take the first (in lexicographic order) file and use it.
-
Konstantin Kolosovsky authored
Currently only windows svn binaries are added
-
Konstantin Kolosovsky authored
-
Konstantin Kolosovsky authored
-