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 .
- 02 Oct, 2018 40 commits
-
-
anstarovoyt authored
This reverts commit 2ec914c9.
-
nik authored
-
Vladimir Krivosheev authored
Only PathMacroSubstitutor is important, TrackingPathMacroSubstitutor for UI (not required for Upsource)
-
Anton Tarasov authored
IDEA-195260 [followup] UI element with line numbers and debugging graphic not accessible to screen readers Install editor handlers statically.
-
pasynkov authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
pasynkov authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Dmitry Jemerov authored
-
Mikhail Sokolov authored
-
alexey.afanasiev authored
-
Kirill Kirichenko authored
-
Vladimir Krivosheev authored
-
nik authored
-
Dmitriy.Panov authored
-
Jens Ole Lauridsen authored
-
Daniil Ovchinnikov authored
[groovy] check if reference is a fully qualified name before traversing parents, add comments and an assertion
-
Pavel Dolgov authored
Java: Convert intention "Join Declaration And Assignment" into inspection - minor fixes after review (IDEA-178919)
-
Nikita Skvortsov authored
It causes heavy slow down. Proper fix is in progress.
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Alexey Kudravtsev authored
Use bounded wildcards in API in constructors/final methods to make it more conventional and flexible
-
Aleksey Pivovarov authored
follow-up: 24e4b6da
-
Aleksey Pivovarov authored
-
Jens Ole Lauridsen authored
@NotNull added
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Dmitry Jemerov authored
-
Vladimir Krivosheev authored
-
Dmitry Zhuravlev authored
VCS file ignore API changed for adding ability to generate VCS specific ignore files. added methods to IgnoredFileProvider: * getIgnoredFilesMasks method to specify file masks for files which should be ignored in VCS for corresponding plugin. * getIgnoredFilesDescription method for description which should be added to corresponding ignore file. introduced: * IgnoredFileMasksTranslator for translating file masks from IgnoredFileProvider to VCS specific one. * IgnoredFileGenerator and default implementation for Git. * IgnoredFileGenerator for generate VCS specific ignore files. Added default implementation for Git (GitIgnoreFileGeneratorProvider). * VcsIgnoreFilesChecker which check presence of ignore file and create once if needed. Can be disabled in Registry.
-
Nikita Skvortsov authored
-
Vladimir.Orlov authored
IDEA-CR-37456
-
pasynkov authored
-
Sergey Malenkov authored
-
Kirill Kirichenko authored
-