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 .
- 01 Mar, 2019 2 commits
-
-
Artemy Pestretsov authored
-
Artemy Pestretsov authored
-
- 26 Feb, 2019 32 commits
-
-
peter authored
it was added for IDEA-97887, which works now anyway plus add a test for it to ensure it continues to work
-
nik authored
-
nik authored
-
nik authored
build scripts: download artifacts from repo.labs.intellij.net via https instead of http (SDP-433, IDEA-207845)
-
nik authored
pycharm scripts: download artifacts from repo.labs.intellij.net via https instead of http (SDP-433, IDEA-207845)
-
Pavel Dolgov authored
Java: Intention that wraps list/set/map with Collections.unmodifiable - use results of DFA properly (IDEA-93154)
-
Aleksey Pivovarov authored
follow-up: c58b792e
-
Daniil Ovchinnikov authored
-
Kirill Likhodedov authored
Follow-up: 9ed19875 IDEA-197974
-
Egor Ushakov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
[groovy] highlight unresolved reference expressions in static compilation context via annotator (IDEA-201921) This allows to see them in Inspect Code results.
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
.. to make it independent from HighlightInfo/HighlightDisplayKey.
-
Daniil Ovchinnikov authored
[groovy] get rid of compileStatic flag, since all unknown expressions have Object type in @CS anyway (IDEA-201921)
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
nik authored
To ensure that they are shown in IntelliJ IDEA only, not in an other IDE with installed Java plugin (IDEA-195719).
-
nik authored
tests: add test for SAM conversion in Kotlin for "Suspicious package-private access" inspection (IDEA-CR-43857)
-
nik authored
refactor: extract a method from condition in SuspiciousPackagePrivateAccessInspection (IDEA-CR-43857)
-
nik authored
Different IDEs have different set of actions in 'Mark Directory as' menu, also declaration of some of these actions would clash with the same actions registered in other IDEs, so we need to register it in IntelliJ IDEA only, not in a separate Java plugin (IDEA-195719).
-
nik authored
This action declaration would clash with the same action registered in other IDEs, so we need to register it in IntelliJ IDEA only, not in a separate Java plugin (IDEA-195719).
-
Nikolay.Rykunov authored
-
Tagir Valeev authored
Support of new/this/ternary qualifiers; substitute return type in trivial case Reduces number of functions fully checked during "test find functional expressions" from 3650 to 2600 (-29%)
-
Gregory.Shrago authored
-
- 25 Feb, 2019 6 commits
-
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Sergey Simonchik authored
-
Sergey Simonchik authored
-
Vassiliy.Kudryashov authored
-
Sergey Simonchik authored
-