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 Jun, 2014 1 commit
-
-
Nadya Zabrodina authored
* command server starts for one repository in the project, but executes commands for any repository with -R argument; * if progress indicator cancelled command server stopped immediately and a new one started again; * start and stop server calls need to be changed according to project setting: may be using message bus and do not performed from HgCommandExecutor; * error & crash handlers need to be added;
-
- 09 Jun, 2014 6 commits
-
-
Nadya Zabrodina authored
IDEA-118400 Update Project dialog redesigned, IDEA-106435 ability to perform only update, IDEA-75768 checks saved for Update dialog * Update Project dialog redesigned considering most common use cases of Mercurial users; * ability to update without merge added (IDEA-106435); * update project options remembered; * update settings moved to a separate class; * updateType enums used instead of boolean flags
-
Alexander Zolotov authored
-
Alexander Zolotov authored
-
Alexander Zolotov authored
-
Alexander Zolotov authored
- use sudden lookup element only if show.live.template.in.completion is disabled - restart completion on every template key
-
Roman Shevchenko authored
-
- 06 Jun, 2014 27 commits
-
-
peter authored
-
peter authored
-
peter authored
-
Alexander Zolotov authored
Reimplement calculation of emmet abbreviation. See original implementation: https://github.com/emmetio/emmet/blob/master/lib/utils/action.js
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Anna Kozlova authored
-
Anna Kozlova authored
-
Roman Shevchenko authored
-
Anna Kozlova authored
-
Anna Kozlova authored
suggest to restart IDEA if user accepted to enable/disable plugins from startup notification (IDEA-121369)
-
Anna Kozlova authored
-
Egor.Ushakov authored
-
Anna Kozlova authored
-
Vassiliy authored
-
Egor.Ushakov authored
-
Anna Kozlova authored
-
Anna Kozlova authored
-
Konstantin Bulenkov authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Ekaterina Tuzova authored
-
nik authored
-
nik authored
-
nik authored
-
Eugene Zhuravlev authored
registering output-to-buildTarget mapping instead of output-to-source mapping to address cases when multiple sources compile into the same output (e.g. Kotlin)
-
Alexey Utkin authored
-
- 05 Jun, 2014 6 commits
-
-
Maxim.Mossienko authored
fix problem with extending sorted set by one and attempting to increase random access capacity in case of value removal
-
Maxim.Mossienko authored
-
Maxim.Mossienko authored
Marking DuplicateIndex as PsiDependentIndex to attempt to avoid problems with unsaved document indexing being asynchronously committed (EA-36001)
-
Konstantin Bulenkov authored
get rid of RowSorters to fix a few exceptions. New Plugin UI has its own table header without swing's row sorters
-
Anna Kozlova authored
-
Anna Kozlova authored
-