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 .
- 10 Dec, 2018 27 commits
-
-
Nicolay Mitropolsky authored
-
Nicolay Mitropolsky authored
-
Nicolay Mitropolsky authored
and `UastInjectionHostReferenceProvider` takes `PsiLanguageInjectionHost` from context
-
Nicolay Mitropolsky authored
[uast] `UastReferenceProviderAdapter` checks that references were added to the requested PSI element
-
Bas Leijdekkers authored
-
Daniil Ovchinnikov authored
-
Kirill Kirichenko authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Anton Tarasov authored
-
Anton Tarasov authored
-
Dmitry Batkovich authored
-
Artem Khvastunov authored
The commit is intended to split single `searchableOptions.xml` between modules, so it's possible for a plugin to provide its own searchable options. As a side effect, searchable options from disabled plugins aren't loaded. In the simple case, a configurable is created directly by a plugin, so it's possible to associate it with a module easily. In the more complex case, a configurable is created by the platform using a provider so the provider should be used to create an association. The new `com.intellij.openapi.options.SearchableConfigurable#getOriginalClass` method is intended to be a bridge between the configurable and the provider. Sometimes several providers are used to create a single configurable. In this case, `com.intellij.openapi.options.CompositeConfigurable` should be extended by the configurable to provide an access to sub-configurables. The build procedure is changed in a way that it adds newly created searchable options to appropriate j...
-
Artem Khvastunov authored
-
Artem Khvastunov authored
-
Artem Khvastunov authored
-
Egor Ushakov authored
-
Eugene Petrenko authored
-
Eugene Petrenko authored
move Toolbox Lite-Gen related parameters away from BuildOptions.gradle. Inline more variables to shorten the code.
-
Tagir Valeev authored
-
Egor Ushakov authored
-
Tagir Valeev authored
-
Konstantin Ulitin authored
-
Dmitry Batkovich authored
-
Ivan Buryak authored
This gives developers more clue how to customize handling when restart the run configuration not allowing running in parallel.
-
- 09 Dec, 2018 13 commits
-
-
Dmitry Batrak authored
-
Vladimir Krivosheev authored
ICS: JBA frontend must not require to disable Settings Repository plugin because Settings Repository supports also read-only repositories
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
extract isRoamable (prepare to maybe fix IDEA-202548 No export/import settings when IDE settings sync is enabled)
-
Dmitry Batrak authored
IDEA-201280 QuickDoc popup appears at the cursor position after closing the documentation tab in Tool Window
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-