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 .
- 09 Apr, 2019 40 commits
-
-
Egor Ushakov authored
-
Dmitry Avdeev authored
the fix is bbba6ee2
-
Maxim Banaev authored
Spellchecker: add some suggesting from CPP-15965 Can hicpp and baseclass be added to default CLion dictionary
-
Yann Cébron authored
-
Vladimir Krivosheev authored
-
Nadya Zabrodina authored
-
Nadya Zabrodina authored
-
nik authored
It's called in at the beginning of this method anyway.
-
Dmitry Batrak authored
-
Dmitry Batrak authored
-
Konstantin Bulenkov authored
-
Artemiy Sartakov authored
1. changed division expansion to non-integer types only 2. enabled start in write action when only one expansion is possible
-
Sergei Vorobyov authored
-
peter authored
-
peter authored
-
peter authored
-
peter authored
-
peter authored
-
Artemiy Sartakov authored
CharsetObjectCanBeUsedInspection: replaced manual forName method check with CallMatcher usage (IDEA-CR-45870)
-
Sergey Simonchik authored
IDEA-CR-46085: ensure ModuleTypeManagerImpl.getRegisteredTypes doesn't return duplicates (IDEA-CR-46085) (cherry picked from commit de69178e1b6fbaa207a3c2d52a526c579178b132)
-
Sergey Simonchik authored
For example, no more "Unknown Module Type" notification when opening "WEB_MODULE" in PyCharm. (cherry picked from commit 56392d249d338f3243af8034f8a5e2482033c97b)
-
Anton Tarasov authored
Anton Tarasov
-
Roman Shevchenko authored
-
Nikolay.Rykunov authored
-
Nikolay.Rykunov authored
-
Nikolay.Rykunov authored
-
Nikolay.Rykunov authored
-
Nikolay.Rykunov authored
-
Nikolay.Rykunov authored
-
Tagir Valeev authored
-
Kirill.Skrygan authored
-
-
Roman.Ivanov authored
-
Kirill.Skrygan authored
-
Kirill.Skrygan authored
-
nik authored
'Download Library from Maven Repository' dialog now allows to specify packaging (if groupId:artifactId:packaging:version format is used).
-
nik authored
-
nik authored
This is more convenient since we won't need to remember to specify such plugins in 'bundledOsPluginModules' for all IDEs which include them. Also the extracted PluginBundlingRestrictions class may be used for other purposes (e.g. to bundle some plugins with EAP builds only, see IDEA-209751).
-
nik authored
E.g. if some plugin is not ready yet this will allow to exclude it from automatic publishing in the plugin layout definition instead of calling 'setPluginPublishingSpec' for all compatible IDEs.
-
Vladimir Krivosheev authored
-