Commit Graph
4288 Commits
Author SHA1 Message Date
anna 63bb62c7fa heap pollution:check if possible to make final (IDEA-65920) 2011-03-14 17:02:11 +01:00
anna f95be40d78 do not warn about side effects on simple getter/setter (IDEA-65545) 2011-03-14 17:02:10 +01:00
anna 2d3184ff33 rename: RenameInputValidatorEx - to show error message with enabled buttons (rename package into invalid name:IDEA-63134) 2011-03-14 14:08:38 +01:00
anna bcf78079b7 do not copy relative to empty path 2011-03-14 14:08:37 +01:00
anna 2f32d06e43 move file instead of splitting in classes when all classes in file are moved (IDEA-66437) 2011-03-14 14:08:37 +01:00
anna ee3f2e6740 enable show conflicts: should be shown anyway? 2011-03-14 14:08:36 +01:00
anna 43d38a32ca ctrl-Q: also check for fqn when searching for existing exception tag (IDEA-64812) 2011-03-14 14:08:35 +01:00
Roman Shevchenko f3cbeaaaf3 Try-with-resources unwrap test; cleanup 2011-03-11 21:12:43 +01:00
Roman Shevchenko a8dcf9e9c8 Resource variable deletion logic moved to resource list (fix for safe delete and inline) 2011-03-11 21:12:42 +01:00
Roman Shevchenko 27b1cf23ed Cleanup 2011-03-11 21:12:42 +01:00
Roman Shevchenko bb5b499383 @Nullable 2011-03-11 21:12:41 +01:00
Dmitry Jemerov 414045f23a NPE (EA-25961) 2011-03-11 20:42:56 +01:00
peter b392f3269a completion in empty autopopup phase fixed 2011-03-11 19:10:54 +01:00
Eugene Zhuravlev feac213039 Do not show invisible line breakpoint on gutter (IDEA-66454) 2011-03-11 18:14:35 +01:00
anna 08e1a29a86 inplace introduce: do not succeed if conflicts were found (IDEA-66499) 2011-03-11 17:59:09 +01:00
peter da18adc88d fix completion not launching insert handler after explicit common prefix insertion 2011-03-11 17:35:06 +01:00
anna 409d5b026b extract method: correct extraction with leading comment 2011-03-11 16:53:04 +01:00
anna 0d2ea7efa4 safe delete: fixed delete from the top of the hierarchy 2011-03-11 15:47:34 +01:00
anna d1b5fd26f8 create class from usage: enable inside new expr args (IDEA-66193) 2011-03-11 15:32:27 +01:00
anna 066f5d8ce8 create class from usage: setup generics params as it is done for create from new ( IDEA-43214) 2011-03-11 15:04:05 +01:00
Konstantin Bulenkov 227e2129a9 Registry -> util 2011-03-11 14:19:01 +03:00
anna 1b09d55adc find occurrences: distinguish <> with different inference (IDEA-66176) 2011-03-11 11:44:42 +01:00
Dmitry Avdeev 597695b9be EA-25713 - NPE: CreateFromUsageUtils.setupMethodBody 2011-03-11 13:31:42 +03:00
Dmitry Avdeev 0b034bdf7b EA-25304 - NPE: PropertyUtil.filterMethods 2011-03-11 13:31:10 +03:00
Alexey Kudravtsev a6b336f688 IDEA-66221 2011-03-11 13:18:38 +03:00
Roman Shevchenko 25e36ccea0 Coin completion tests moved from class name to normal 2011-03-10 21:34:37 +01:00
Roman Shevchenko ec147dd31d Better exceptions-only completion in catch 2011-03-10 21:34:36 +01:00
Roman Shevchenko 7b05a6c4a9 Completion in try-with-resources 2011-03-10 21:34:36 +01:00
anna 646684310b enable copy for packages in project view (IDEA-12639) 2011-03-10 21:05:25 +01:00
anna 8f7e39a26d show number of invocations to inline (IDEA-65272) 2011-03-10 21:05:25 +01:00
anna cae6eb927a introduce constant: add after dependant code (IDEA-66414) 2011-03-10 21:05:24 +01:00
peter 9b76c6d40f more generic joinCompletion, fix the test? 2011-03-10 20:41:52 +01:00
Eugene Zhuravlev 5477197252 fix: mark dependencies for recompilation when the whole class definition was commented (empty java file) 2011-03-10 17:19:43 +01:00
Roman Shevchenko 9593bfc3f1 Completion in multi-catch 2011-03-10 16:40:50 +01:00
Roman Shevchenko 958da8c725 Cleanup 2011-03-10 16:40:49 +01:00
Maxim Medvedev 7afe8ae5f1 IDEA-61244 introduce parameter refactoring for Groovy 2011-03-10 11:49:24 +03:00
peter 5307256e91 test diagnostics 2011-03-10 09:07:45 +01:00
peter ff1a4e7d7e test diagnostics 2011-03-09 22:47:31 +01:00
anna df2d7e740f suppress with javadoc tags restored for multiple tools (IDEA-66342) 2011-03-09 21:07:05 +01:00
anna e1fc66adaa remove local redundant unchecked suppress inspection - replace with existing global one (IDEA-66039) 2011-03-09 20:53:21 +01:00
anna c61a0360a7 suppress possible heap pollution with unchecked id (IDEA-66066) 2011-03-09 20:53:20 +01:00
anna 3b8b505304 diamonds: treat as raw type when inference was failed (IDEA-66370) 2011-03-09 20:53:19 +01:00
anna 175e60c7fa console navigation: try to find class with $ in package name (IDEA-66088) 2011-03-09 20:53:19 +01:00
peter 58235e314a new HashMap< 2011-03-09 20:14:22 +01:00
Anton Makeev 4185ccc416 CIDR: ApplePlatform & AppleSdk refactored 2011-03-09 18:44:03 +01:00
peter d39c996369 wait a bit 2011-03-09 16:10:49 +01:00
Roman Shevchenko c992b9c216 Resolve in javadoc fixed 2011-03-09 13:03:29 +01:00
anna 2a95160715 ui cleanup 2011-03-09 12:07:37 +01:00
anna da1aab6e43 introduce parameter: correct introduce parameter and remove unused from the enclosing method 2011-03-09 12:07:37 +01:00
Alexey Kudravtsev 96cec7510b cleanup 2011-03-09 12:59:40 +03:00