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 .
- 29 Jan, 2019 40 commits
-
-
Mikhail Golubev authored
It won't be true, though, when we start generating binary skeletons for distributions including third-party packages like Anaconda.
-
Mikhail Golubev authored
Canonicalize target module paths after they were actualized using skeleton headers, not before. Canonicalize paths to lib directories if it's possible (i.e. they are on the local filesystem). Otherwise, we ended up breaking previously fixed PY-31961.
-
Mikhail Golubev authored
We resort to comparing plain text paths only for remote interpreter's skeletons and use VFS operations directly in other cases.
-
Mikhail Golubev authored
-
Mikhail Golubev authored
-
alexey.afanasiev authored
-
alexey.afanasiev authored
-
Daniil Ovchinnikov authored
-
Roman Shevchenko authored
-
Sergey Malenkov authored
-
Alexandr Suhinin authored
-
Sergey Simonchik authored
-
Artemiy Sartakov authored
-
Alex Plate authored
-
Alex Plate authored
-
Rustam Vishnyakov authored
-
Dmitry Batrak authored
-
Sergei Vorobyov authored
-
Vladimir Krivosheev authored
IDEA-CR-41536 makes no sense (there will be no memory saving since "implementation-class", etc already are in memory)
-
Vladimir Krivosheev authored
-
Alexander Bubenchikov authored
-
Anton Lobov authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
extract BeanExtensionPoint and InterfaceExtensionPoint to delegate creation of adapter to ExtensionPoint Instead of using switch, simply use different classes for different implementations and overload method to provide corresponding implementation. No need to keep kind of extension point (EP), and be prepared to a new kinds of EP.
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
nik authored
logging: report incorrect implementation of IStubFileElementType.getStubVersion to the problematic plugin (IDEA-201589)
-
nik authored
logging: report null elements in GotoDeclarationHandler.getGotoDeclarationTargets to the problematic plugin (IDEA-201589)
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Julia Beliaeva authored
Since selection also contains a target commit for scrolling, drop it when viewport changes.
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
[vcs-log] introduce ScrollingTarget class to keep commit and gap from the top to the commit row together
-