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 .
- 14 Jan, 2019 28 commits
-
-
anstarovoyt authored
-
Eugene Zhuravlev authored
-
Dmitry Jemerov authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Konstantin Ulitin authored
to simplify testing
-
Dmitry Jemerov authored
-
irina-petrovskaya authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
peter authored
completion: don't Tab-overwrite in read-only part of injected file (EA-116414 - assert: DocumentWindowImpl.deleteString)
-
peter authored
-
Kirill Likhodedov authored
Follow-up to bbebd174
-
Dmitry Batrak authored
-
Vladimir Krivosheev authored
-
Artemiy Sartakov authored
Inlining action: show conflicts when replacing variable with variable that might change (IDEA-204546)
-
Artemiy Sartakov authored
Inlining action: show conflict if replacement variable changes before last read of original variable (IDEA-204546)
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
- 13 Jan, 2019 8 commits
-
-
Sergey Simonchik authored
-
Sergey Simonchik authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
Later implementation method will be modified to do save in pooled thread anyway.
-
- 12 Jan, 2019 4 commits
-
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
SaveResult introduced because coroutines can executes on different threads — so, lock free approach is used (coroutine returns own result and it's appended to total result (synchronously, for simplicity, because it is enough and no need to complicate))
-
Bas Leijdekkers authored
-