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 .
- 06 Nov, 2017 40 commits
-
-
Vitaliy.Bibaev authored
-
Konstantin Bulenkov authored
-
Stanislav Dombrovsky authored
-
Irina.Chernushina authored
- also protect isAngular calls from accessing indexes during events processing EA-93004 - assert: NoAccessDuringPsiEvents.checkCallContext
-
Anna Kozlova authored
-
Anna Kozlova authored
otherwise java 7 & php can conflict
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Dmitry Batkovich authored
-
Anna Kozlova authored
-
Anna Kozlova authored
-
Roman Shevchenko authored
-
Konstantin Bulenkov authored
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
-
Konstantin Aleev authored
-
Konstantin Aleev authored
-
Vladislav.Soroka authored
-
Andrey Vokin authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
peter authored
instead of error-prone tracking and updating offsets after each elementary change, remember the initial children of each changed node, compare them with final ones and fire events according to the difference plus, cleanup and remove no longer needed API
-
Irina.Chernushina authored
related to WEB-29541
-
Irina.Chernushina authored
-
Irina.Chernushina authored
- insert default variable value or variable name, so that preview text make sense (and be highlighted correctly) - test for the case emmet + vue related to WEB-29541
-