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 .
- 05 Apr, 2019 1 commit
-
-
Sergei Vorobyov authored
-
- 04 Apr, 2019 39 commits
-
-
Sergei Vorobyov authored
-
Sergei Vorobyov authored
in case dialog is created with previously entered text
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
make VirtualFileVisitorTest test the real symlinks (with correct getPath() unlike the MockVirtualFile), check that iterator doesn't visit multiple times
-
Vladimir Krivosheev authored
RemoveScheme action on external change — do not schedule scheme file removing because file was already removed
-
Nadya Zabrodina authored
-
Kirill Kirichenko authored
-
anstarovoyt authored
-
Viktor Shatrov authored
-
anstarovoyt authored
-
Roman Shevchenko authored
-
aleksei.kniazev authored
-
Yann Cébron authored
-
Yann Cébron authored
-
Dmitry Zhuravlev authored
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Tagir Valeev authored
IDEA-209951 Inspection to detect when collection is accidentally passed as vararg and will be wrapped into one-element array
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Roman Shevchenko authored
Moves it up the startup tasks list; executes it only on existing installations; updates plugins first.
-
Svetlana.Zemlyanskaya authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
reduce risk of accidental scheme file removing — `removeExternalizableSchemesFromRuntimeState` method is used to reflect already performed changes on disk, so, `isScheduleToDelete = false` is passed to `retainExternalInfo`
-
Vladimir Krivosheev authored
-
peter authored
now languages can retrieve everything expensive during daemon and not in ReferenceImporter.autoImportReferenceAt on EDT
-
peter authored
save: hold reflection members on hard reference to avoid unnecessary classloading/JIT on their recreation (IDEA-207243)
-
Anton Makeev authored
-
Konstantin Bulenkov authored
-
anstarovoyt authored
-
Vladislav.Soroka authored
-
Nadya Zabrodina authored
* do not allow typing during shelf; * only one shelving process can performed at the same time; * handle silent shelf cancellation - check if progress indicator was cancelled and don't log such case;
-
Nadya Zabrodina authored
* provide readOnly reason to WritingAccessProvider and reuse it in ReadonlyStatusHandlerImpl; * show tooltip with specified read only message in Document;
-