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 .
- 10 Oct, 2017 40 commits
-
-
Ilya.Kazakevich authored
Module is not always available
-
Roman Shevchenko authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
nik authored
Now unloaded modules may be compiled (IDEA-180275), so if the build process requests usages of a changed/deleted constant field, IDE needs to tell it that usages are unknown if the field may have usages in unloaded modules.
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Roman Shevchenko authored
-
Alexey Ushakov authored
Fixed progress texture width
-
Nicolay Mitropolsky authored
-
Nicolay Mitropolsky authored
-
Dmitry Batrak authored
-
Maxim.Mossienko authored
-
Dmitry Trofimov authored
-
Tagir Valeev authored
1. Should not be available on methods with no body (abstract, native) and in interface (as it cannot have a constructor -- IDEA-180298) 2. Remove modifiers which are invalid on constructors
-
Maxim.Kolmakov authored
-
Tagir Valeev authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Dmitry Trofimov authored
-
Sergey Malenkov authored
-
Ekaterina Tuzova authored
-
Elizaveta Shashkova authored
-
Dmitry Trofimov authored
-
Dmitry Trofimov authored
-
Pavel Dolgov authored
-
Dmitry Batrak authored
-
Gregory.Shrago authored
-
Daniil Ovchinnikov authored
-
Ivan Chirkov authored
-
alexey.afanasiev authored
-
Irina.Chernushina authored
Exception in Vue path completion for template and style sources
-
Dmitry Batrak authored
-
Dmitry Batrak authored
-
Sergey Malenkov authored
IDEA-179511 Structure view for maven pom.xml file: with AutiscrollToSource enabled it is impossible to navigate through Structure tree by keys
-
Dmitry Batrak authored
-
Dmitry Batkovich authored
-
peter authored
call only at the top level to avoid O(depth^2) time improves PHP indexing (WI-29998), because AST modifications with subtreeChanged are performed routinely while parsing multi-root files and inserting outer language elements
-