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 .
- 11 Mar, 2019 40 commits
-
-
Konstantin Bulenkov authored
-
Sergey Simonchik authored
-
Max Medvedev authored
-
Yann Cébron authored
-
Elizaveta Shashkova authored
Python debugger opens Debug tab if only breakpoint at suspended line was found. Suspended position is taken from frames info, which is the same as PythonPosition for Python files, but differs for Jupyter files. That's why another conversion from/to frame positions was added for Jupyter debugger.
-
Maxim.Mossienko authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
This reverts commit c0aac757
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Yann Cébron authored
-
Alexander Zolotov authored
-
Konstantin Bulenkov authored
-
Egor Ushakov authored
-
Egor Ushakov authored
-
Egor Ushakov authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
Current implementation of getModifiedPaths and getRenamedPaths for unparsed changes is not zero-cost. So it makes sense to have a fast size method to determine whether or not a commit can be shown in change browser.
-
Julia Beliaeva authored
-
Julia Beliaeva authored
[vcs-log] do not automatically show changes if one of the selected commits has more of them than the specified limit
-
Dmitry Jemerov authored
-
Alexander Lobas authored
-
Mikhail Golubev authored
We used to implicitly rely on PyTypingTypeProvider.getClassType() for this purpose that, in turn, uses normal resolve machinery of a PyReference. But it (rightfully) didn't work for references inside fragments created from text of alias RHS parts as we prohibit resolving in them to avoid unstubbing of their containing files.
-
Sergei Vorobyov authored
-
Sergei Vorobyov authored
-
Ivan Semenov authored
Issue: IDEA-206881
-
Ivan Semenov authored
Issue: IDEA-203790
-
Ivan Semenov authored
-
Ivan Semenov authored
-
Ivan Semenov authored
Easier to use just one key
-
Ivan Semenov authored
-
Ivan Semenov authored
Extract interface
-
Ivan Semenov authored
-
Ivan Semenov authored
-
Ivan Semenov authored
-
Ivan Semenov authored
Extract PR list model, make loader implement it Rename components to panel+holder where applicable This will simplify refresh since we won't have to update data in multiple places or call methods on UI panels
-
Dennis Ushakov authored
-
Julia Beliaeva authored
follow-up: 3f2a08e0
-
Julia Beliaeva authored
-
Dmitriy Panov authored
Dmitriy Panov
-