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 .
- 13 May, 2016 3 commits
-
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
- 12 May, 2016 13 commits
-
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Dennis Ushakov authored
#WEB-21581 fixed
-
Vladimir Krivosheev authored
-
dmitriy.tseyler authored
-
dmitriy.tseyler authored
-
Aleksey Pivovarov authored
These are local actions and we don't want their shortcuts to trigger some other action while search field is in focus (even if they have nothing to do). We still want `update()` to mark actions as disabled on toolbar. Issue: * open "Commit Changes" dialog * type "some commit message in a commit message editor" * invoke search * search for "comm", iterate over occurrences using "Enter" * search for "comment", try to iterate over occurrences using "Enter" * Bug: Dialog is closed, changes are committed (action is disabled and "Enter" is passed to the outer dialog, invoking `doOkAction()`)
-
Egor.Ushakov authored
-
Rustam Vishnyakov authored
-
Sergey Ignatov authored
-
nik authored
-
- 11 May, 2016 24 commits
-
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Egor.Ushakov authored
-
Kirill Likhodedov authored
-
nik authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
Bas Leijdekkers authored
-
Andrey Starovoyt authored
-
Vyacheslav Karpukhin authored
-
Vasily Pisar authored
Fixing performance issues found by Nastya here: https://youtrack.jetbrains.com/issue/CPP-4963#comment=27-1428213 – disabling OCGotoDeclarationHandler, because we have to work twice otherwise – searching in text indices for a text of our element in CMakeCommandReference.resolve (instead of parsing/processing all the files) - equals/hashcode in our references, so that ResolveCache would work
-
Vasily Pisar authored
– fixing a few exceptions that sometimes appear during file editing
-
Vasily Pisar authored
-
Vasily Pisar authored
- minor helper method
-
Artem Khvastunov authored
-
Anna Kozlova authored
-
Dmitry Batrak authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-