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 .
- 13 Sep, 2018 40 commits
-
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Dennis Ushakov authored
-
Dennis Ushakov authored
empty ranges can appear when comment start/end token is separated from the comment body (e.g. xml) these empty ranges break continuation matching
-
Alexey Merkulov authored
Also test data rename was performed and fixed possible error because of missing settings restore after tests IDEA-CR-36063
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* Remove `currentFile` parameter, as it's actual value is either `FileAnnotation.getFile` or `null`.
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Alexander Kass authored
-
Alexey Merkulov authored
The problem fixed in edbeda58
-
Dmitry Avdeev authored
-
Sugak Andrey authored
-
Ivan Migalev authored
-
Ivan Migalev authored
For Rider's Type Hierarchy to work efficiently, we need to reconfigure the tree and access a model of any activated tree.
-
Nikolay.Tropin authored
plugins should be able to decide if type component is not synthetic relates to #SCL-14375 more generic synthetic check in StackFrameItem#createFrames
-
Nikolay.Tropin authored
#SCL-14373 exception fixed
-
Tagir Valeev authored
-
Ivan Migalev authored
-
Ivan Migalev authored
-
Sergey Malenkov authored
-
Yaroslav Pankratyev authored
-
Sergey Simonchik authored
-
Tagir Valeev authored
-
Tagir Valeev authored
FinalPrivate/StaticMethod: do not report if modifiers combination is illegal (probably in the middle of typing) Fixes IDEA-198831 Unexpected highlighting of 'final' on unfinished code
-
Alexander Koshevoy authored
Use Docker Compose container running the idle script (the infinite loop) and perform subsequent calls to skeleton generator script using Docker `exec` command with the created container.
-
Dmitry Batkovich authored
-
Tagir Valeev authored
-
Egor Ushakov authored
-
Egor Ushakov authored
-
Sergey Malenkov authored
IDEA-198829 / IJP-36: temporary fix for nodes in the Project View, which are non-leaf and have no children
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Tagir Valeev authored
Fixes IDEA-198145 Control flow analysis does not understand System.exit() in a method
-
Tagir Valeev authored
Fixes EA-126898 - NA: DfaMemoryStateImpl.convertQualifiers
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
Implements IDEA-142026 Add inspection for Math.min(a, a) and Math.max(a,a)
-