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 .
- 27 Apr, 2017 40 commits
-
-
vadim.lomshakov authored
-
vadim.lomshakov authored
-
vadim.lomshakov authored
-
vadim.lomshakov authored
-
Alexey Kudravtsev authored
-
Yann Cébron authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Eugene Zhuravlev authored
IDEA-171775 Missing JARs from repository library aren't downloaded when a library configuration is changed externally
-
Eugene Zhuravlev authored
-
Konstantin Kolosovsky authored
-
Aleksey Pivovarov authored
-
Sergey Simonchik authored
-
Rustam Vishnyakov authored
-
nik authored
project structure dialog: show warning if user tries to manually edit configuration of a library imported from an external model (IDEA-171948)
-
nik authored
This information can be used to show a warning if user tries to manually change roots of a library imported from an external model in the Project Structure dialog (IDEA-171948). This information won't be saved in library configuration files until we implement functionality to store such libraries separately (and enable 'store.imported.project.elements.separately' registry key), because otherwise it would lead to massive changes in files under .idea/libraries.
-
Egor.Ushakov authored
-
Egor.Ushakov authored
-
Mikhail Golubev authored
-
Mikhail Golubev authored
It follows the behavior of the platform and IntelliJ IDEA in this regard.
-
Sergey Karashevich authored
-
Dmitry Batrak authored
restore hiding of completion hints after caret movement out of parameter list (broken after commit 7122ad8f)
-
Alexander Zolotov authored
- create copy file based on language
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Roman Shevchenko authored
-
Sergey Malenkov authored
-
Tagir Valeev authored
-
Yaroslav Lepenkin authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
when the .getNavigationElement() is implemented to lead to a wildly different element (e.g. PsiPuppetVarWrapperImpl for "$mod" leads to a leaf element for identifier "mod"), correct the passed startOffset/endOffset accordingly to fix RUBY-19327 Variables names are partially highlighted in the Find Usages results
-
Alexandr Evstigneev authored
-
Dmitry Batrak authored
correct refresh after 'Toggle hints' action
-
Sergey Malenkov authored
-
Rustam Vishnyakov authored
-