Commit Graph
4288 Commits
Author SHA1 Message Date
Alexey Kudravtsev 7725214e6b made getText() work even for invalid action 2011-03-09 12:59:08 +03:00
nik c50e7eeef3 IDEA-63452: The dialog name "Choose Dependent Modules" needs to be changed 2011-03-09 09:46:34 +03:00
nik 28dc9bdc65 IDEA-66257: Artifacts: new modules are not sorted in combobox of "Create Jar from Modules" dialog 2011-03-09 09:46:33 +03:00
peter a05a2bad5d test debugging 2011-03-08 20:57:30 +01:00
peter 925cc2fba6 [ and < to finish completion in groovy (IDEA-40461) 2011-03-08 19:48:58 +01:00
peter ae03a1e758 java-like pair <> handling in groovy 2011-03-08 19:48:57 +01:00
peter 02f113c68e correct the test 2011-03-08 18:08:48 +01:00
peter 16fae492a8 accept class suggestions in java by < 2011-03-08 18:07:29 +01:00
peter 9c07d653d7 may the autopopup appear on typing in another editor 2011-03-08 18:00:39 +01:00
peter 435b14a0ad finishing completion with [ (IDEA-40461) 2011-03-08 18:00:37 +01:00
peter 24b5e9a888 by default execute typed handler when finishing completion by a character 2011-03-08 18:00:36 +01:00
anna f0db1be49c diamond: replace wildcards with corresponding bound when inference (IDEA-66124) 2011-03-08 17:45:01 +01:00
anna 675a660b14 replace explicit with diamond: do not leave incorrect psi (IDEA-66114 ) 2011-03-08 17:45:01 +01:00
anna ccdc3a5bcb diamond: replace wildcards with corresponding bound when inference (IDEA-66124) 2011-03-08 17:45:00 +01:00
anna afd90a6695 replace diamond with type on inline when after inline diamond won't be inferred (IDEA-66142) 2011-03-08 11:27:13 +01:00
anna 7a2f03d06b do not try to generify according to failed diamond inference 2011-03-08 11:27:13 +01:00
anna b5303937f9 diamonds: do not warn about broken inference for raw types (IDEA-66132) 2011-03-08 11:27:12 +01:00
anna a96c1f061c diamonds: do not pay attention to param names for static factory 2011-03-08 11:27:11 +01:00
peter e85c8e7679 dump threads in case of long completion 2011-03-07 23:22:46 +01:00
Roman Shevchenko c3b799c246 IDEA-66081 (resolve methods in javadoc by signatures) 2011-03-07 22:01:53 +01:00
Roman Shevchenko 20b933ac87 IDEA-66266 (add/remove modifier quick fix to work on explicit ones only) 2011-03-07 22:01:52 +01:00
Roman Shevchenko a9c8cd157b Cleanup 2011-03-07 22:01:52 +01:00
peter f8a71caecd no global member name completion with minuscule matcher 2011-03-07 19:19:47 +01:00
peter 09108a1141 in a class, prefer member modifiers to other classes 2011-03-07 18:25:00 +01:00
peter bb17460a04 lowercase camelhump matching support 2011-03-07 18:24:59 +01:00
Eugene Zhuravlev bb8d65f436 reduce mem usage when traversing Psi 2011-03-07 15:21:19 +01:00
anna d4fae71f38 introduce constant in non existing class: NPE (IDEA-66180) 2011-03-07 11:27:42 +01:00
anna 9372039c59 NPE (IDEA-66164) 2011-03-07 11:14:43 +01:00
anna 3df58b681b extract method dialog: cosmetics: space between (IDEA-66099) 2011-03-07 10:46:05 +01:00
Maxim Medvedev ca2eb3b70b Merge commit 'origin/master' 2011-03-06 18:13:15 +03:00
Maxim Medvedev cb86b6978f improved 'move' for groovy scripts and classes 2011-03-06 18:08:37 +03:00
anna de8ae316f5 inplace introduce parameter: cleanup 2011-03-06 15:01:00 +01:00
anna 92696623d4 NPE 2011-03-06 15:01:00 +01:00
anna 703612fcc7 inplace introduce parameter: choose methods to introduce parameters in popup 2011-03-06 15:00:59 +01:00
anna 5436cbad01 inplace introduce parameter: move occurrences chooser to balloon 2011-03-06 15:00:59 +01:00
Maxim Medvedev 587e9430c5 IDEA-64814 Move-refactoring import statements bug 2011-03-05 21:13:44 +03:00
Alexey Kudravtsev 40cb5bf302 cleanup daemonlisteners after each test 2011-03-05 11:56:09 +03:00
Alexey Kudravtsev 951285d91b cleanup 2011-03-05 11:56:08 +03:00
Alexey Kudravtsev 59e5c4eaa1 test fix 2011-03-05 11:56:07 +03:00
peter 3ecdb0bd5e IDEA-66243 Support moving caret in lookups as in JB 2011-03-04 15:57:47 +01:00
nik afd3bcc61b migrated for new method to merge string arrays 2011-03-04 11:16:00 +03:00
peter 893c24c52f IDEA-57403 Completion cannot suggest members of an intersection type 2011-03-03 20:07:58 +01:00
peter d783a84360 minor 2011-03-03 20:07:57 +01:00
peter f145812a77 foreach loop variable shouldn't be visible from the loop expression (IDEA-55859) 2011-03-03 20:07:54 +01:00
peter a2cc33f6c2 the old-style autopopup: don't unfocus, don't hide 2011-03-03 17:49:53 +01:00
Eugene Zhuravlev 781b60e4ab append generated sources dirs to ModuleCompileScope when "compile module" action was invoked 2011-03-03 17:33:56 +01:00
Eugene Zhuravlev 42967223de logging 2011-03-03 17:33:52 +01:00
Eugene Zhuravlev e09c285fe9 throw correct exception 2011-03-03 17:33:48 +01:00
peter ba1e36ad20 the old-style autopopup to be triggered inside identifier 2011-03-03 17:27:36 +01:00
peter 50a89e36d6 IDEA-50042 New Java/Groovy source keeps modified state after save 2011-03-03 17:27:30 +01:00