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 .
- 19 Feb, 2016 21 commits
-
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Bas Leijdekkers authored
-
Yaroslav Lepenkin authored
Suppose we have alignment sequence A11 A21 A22 A12. If A12 causes realignment of A11 block we restart formatting from the block after A11. Whitespace before A21 block will be cleared, since there is no blocks before with the same alignment. If formatting of A22 also was performed by aligning A21 block, we got in trouble since we count the same backward shift alignment of A2* blocks twice.
-
irengrig authored
-
Semyon Proshev authored
Revert nullability annotation of second argument in PyClassTypeImpl.getCallType
-
Aleksey Pivovarov authored
-
Vladislav.Soroka authored
-
Vladimir.Orlov authored
-
Vladimir.Orlov authored
-
irengrig authored
-
irengrig authored
-
irengrig authored
-
Sergey Ignatov authored
-
Aleksey Pivovarov authored
-
Roman Shevchenko authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Vladimir.Orlov authored
-
- 18 Feb, 2016 19 commits
-
-
irengrig authored
-
Ilya.Kazakevich authored
-
Sergey Malenkov authored
-
Ivan Chirkov authored
Suggest to update bundled plugins that are allowed to update (for example, in System Settings -> Updates)
-
Anna Kozlova authored
-
peter authored
-
peter authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Sergey Malenkov authored
-
Dmitry Batrak authored
-
Dmitry Batrak authored
-
Mikhail Golubev authored
-
Mikhail Golubev authored
-
irengrig authored
Use all schemas available for the file; display warning message with quick fix to edit settings
-
irengrig authored
static check + warning in settings
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Anna Kozlova authored
check class accessible from another module: don't check parameters but check if method return type/param types are accessible
-