Commit Graph
173278 Commits
Author SHA1 Message Date
Alexander Lobas 5587eb00ec IDEA-156366 Bigger click-to-unfold area for a folded notification 2016-05-27 14:05:14 +03:00
peter 0d66478adb add diagnostics and interruption when PlatformTestUtil.waitForAlarm hangs 2016-05-27 12:59:07 +02:00
peter 8d20608cfb comprehensive type parameter names in AtomicFieldUpdater 2016-05-27 12:57:01 +02:00
Bas Leijdekkers 405c014fca regex: introduce union to create correct psi regex class structure 2016-05-27 12:47:38 +02:00
Bas Leijdekkers bd593bda5b regex: cleanup 2016-05-27 12:47:37 +02:00
Bas Leijdekkers 77de015f8d regex: simpler intersection parsing to improve selection behaviour 2016-05-27 12:47:37 +02:00
Bas Leijdekkers f92b648970 regex: minor parser cleanup 2016-05-27 12:47:36 +02:00
Rustam Vishnyakov 83f28f3b06 Handle line indent after if()/else without {} 2016-05-27 13:38:05 +03:00
Rustam Vishnyakov 972a88c297 Support line indent calculation after case/default 2016-05-27 13:38:05 +03:00
Denis Fokin fc948a98a7 IDEA-156299 Force Touch: 'Force Touch' is replaced with 'Button 1 click' after restart 2016-05-27 13:28:54 +03:00
Roman Shevchenko 272716fb9f Cleanup (warning) 2016-05-27 13:04:01 +03:00
Roman Shevchenko a59d74e6f4 [java] allows DocLint inspection to run when invoked manually (IDEA-CR-10958) 2016-05-27 12:33:30 +03:00
Alexey Kudravtsev 58c08e4d5a make converted condition match the previous logic 2016-05-27 12:31:06 +03:00
Semyon Proshev c1ea2b5928 Fix operator precedence tests 2016-05-27 12:08:22 +03:00
Ekaterina Tuzova d5ebc9ed0d PY-7240 VFS caching issue when creating new project 2016-05-27 12:08:01 +03:00
Dmitry Batrak 1a512eda46 IDEA-156510 Action "Toggle case" doesn't change capitalization of characters preceded by escaped backslash - one more test case 2016-05-27 11:50:20 +03:00
peter 382ff0d862 allow AST to garbage-collected when holding strong references to stub-based PSI 2016-05-27 10:20:20 +02:00
Ilya.Kazakevich 89a856cf13 Preventing PSIAE in tests 2016-05-27 01:36:17 +03:00
Ilya.Kazakevich 42dc7658d0 Enforcing strong contract: no access to invalid element is allowed.
Generally, you should never access invalid element. Invalid element is stale (cached somewhere and reused) hence it is bug to use it. We now use PyPsiUtil.assertValid to fight such access. Is you have PSIAE doublecheck your code. Beware of PSIAE error: it uses heuristic and may give wrong reason.
2016-05-27 01:29:16 +03:00
Sergey Simonchik 5310cb09b3 EA-83059 - IAE: PopupComponent$DialogPopupWrapper.<init> 2016-05-27 00:53:20 +03:00
Julia Beliaeva aaa87fd3c1 [vcs-log] do not try to resize last table column by dagging table edge (does not work, only displays resizing cursor and interferes with scrolling) 2016-05-27 00:17:13 +03:00
Julia Beliaeva 02737ba3f1 [vcs-log] optimize imports in vcs-log-impl 2016-05-27 00:17:12 +03:00
Julia Beliaeva 9f798a83aa [vcs-log] lambdify vcs-log-impl 2016-05-27 00:17:11 +03:00
Julia Beliaeva 0dd2a1be6a [vcs-log] check for "show menu item" before reporting statistic for highlighter (otherwise it's meaningless) 2016-05-27 00:17:09 +03:00
Julia Beliaeva 41d426a8d6 [vcs-log] remove "visible"/"enabled" suffixes from statistic keys 2016-05-27 00:17:08 +03:00
Vassiliy.Kudryashov 7dd7000050 IDEA-154915 "find in path" results' window strange behavior (disappears after consequent "find in path" actions 50% of times) 2016-05-26 22:49:12 +03:00
Daniil Ovchinnikov ea0369e203 [grails] editor decorator: reimplement 2016-05-26 21:30:11 +03:00
Daniil Ovchinnikov f6dfeb1d50 Merge branch 'dany/actiongroup' 2016-05-26 21:27:48 +03:00
Sergey Malenkov 6010ee33fd IDEA-156523 Key press doubles in popups 2016-05-26 21:18:11 +03:00
Sergey Malenkov 7bc1c91aa0 remove old color blindness tests 2016-05-26 21:18:11 +03:00
Dmitry Batkovich 1097586000 inspection toolwindow: carefully extract possible calculation scope for "run inspection on" action IDEA-156669 2016-05-26 20:43:20 +03:00
Dmitry Batkovich 588db45647 inspection toolwindow: carefully extract possible calculation scope for "run inspection on" action IDEA-156669 2016-05-26 20:43:20 +03:00
Dmitry Batkovich b8c8034135 inspection toolwindow: do not count resolved nodes for unused declaration inspection 2016-05-26 20:43:20 +03:00
Dmitry Batkovich b6228b43f3 inspection toolwindow: do not change selection when nodes was included/excluded /IDEA-156670 2016-05-26 20:43:20 +03:00
Dmitry Batkovich a08c299212 inspection toolwindow: exclude-include action works when selected tree part is partially excluded-included IDEA-156673 2016-05-26 20:43:20 +03:00
Dmitry Batkovich 2fbc405e2c inspection toolwindow: mark as suppressed in view all the ignored problem while suppression IDEA-156604 2016-05-26 20:43:20 +03:00
Julia Beliaeva 733276f649 [vcs-log] grey progress colors for graphite mac theme 2016-05-26 20:35:28 +03:00
nik e52f32628d build scripts: removed obsolete 'install-over' attributes 2016-05-26 19:58:38 +03:00
Vladislav.Soroka 966df39cae platform: RenameModuleTest added 2016-05-26 19:50:33 +03:00
Alexey Utkin 8b8a459962 CPP-6825 New set of formatting options for lambda capture list 2016-05-26 19:23:24 +03:00
Rustam Vishnyakov 7b105da11e Prevent making mistakes of not defining isSuitableFor() language 2016-05-26 19:11:30 +03:00
Vassiliy.Kudryashov c68694f4da IDEA-144702 Unable to use Windows as a modifier key in keymap
After-review fix for event modifiers
2016-05-26 19:09:01 +03:00
Vassiliy.Kudryashov 2bde30b050 IDEA-144702 Unable to use Windows as a modifier key in keymap
After-review fix for event modifiers
2016-05-26 19:09:00 +03:00
nik f207c76a86 platform: sort when writing plugin list 2016-05-26 19:07:54 +03:00
Rustam Vishnyakov c07b6cfe34 CompleteStatementTest fixed (the case of empty code block) 2016-05-26 18:58:59 +03:00
Anna Kozlova 49816aeded resolve on nested captures (IDEA-156170) 2016-05-26 18:56:33 +03:00
Anna Kozlova 4585214187 add single static import: don't replace instance member calls (IDEA-153929) 2016-05-26 18:56:33 +03:00
Anna Kozlova e2b063f5a0 reformat 2016-05-26 18:56:33 +03:00
Anna Kozlova 7ae633eb9f inline method: allow to inline vars ar parameters for negative values (IDEA-154831) 2016-05-26 18:56:33 +03:00
Gregory.Shrago 307bae3a27 JFlex: regen all lexers 2016-05-26 18:55:18 +03:00