Commit Graph
5119 Commits
Author SHA1 Message Date
Maxim.Medvedev 36b248a552 create Groovy field from usage in java code 2012-06-21 15:14:09 +04:00
Maxim.Medvedev 1708932dcf create Groovy field from usage in java code 2012-06-21 15:14:08 +04:00
nik c6412348e4 javadoc and external annotations roots moved from ModuleRootModel to a separate extension 2012-06-21 09:53:18 +04:00
peter 943d72b38b EA-36781 - IAE: PsiResolveHelperImpl.resolveReferencedClass 2012-06-20 20:26:18 +02:00
peter 724712ad09 IDEA-85069 Suggest to fill delegate arguments for all overload call candidates 2012-06-20 20:14:16 +02:00
peter 3cba0cb607 prefer class to its members 2012-06-20 19:33:07 +02:00
peter d7f95f1507 no stats for Object methods 2012-06-20 19:33:07 +02:00
peter dd15d0e6df IDEA-83969 code completion in switch/case: auto/unboxing not checked with code completion 2012-06-20 19:33:06 +02:00
Danila Ponomarenko 89d32051d0 IDEA-29993 tests fixed 2012-06-20 18:37:40 +04:00
Danila Ponomarenko c14fe14cc4 IDEA-29993 As well as the intension "Cast to String" offer "Call toString()". WrapExpression intention scope widen. 2012-06-20 18:37:40 +04:00
Danila Ponomarenko 3ab777e366 IDEA-85758 intention to replace casted var with a var of the right type and having the same value implemented 2012-06-20 16:04:00 +04:00
Danila Ponomarenko 7f0f06e428 double negation added to pointless inspection 2012-06-20 16:04:00 +04:00
nik b2c43fccbe simplified javadoc root processing for modules 2012-06-20 14:52:45 +04:00
nik f842d73127 deprecated methods removed 2012-06-20 09:08:40 +04:00
peter 96d18fe897 IDEA-86945 'Redundant type cast' and 'Constant conditions & exceptions' inspections 2012-06-19 18:41:10 +02:00
peter f54bfe021c cleanup 2012-06-19 18:41:10 +02:00
peter 598b68cfd9 suggest primitive types in parameter type position after an annotation 2012-06-19 18:41:09 +02:00
peter f714f0a44c Object methods are nothing special, don't put them to the top 2012-06-19 18:41:08 +02:00
Anna Kozlova c058e0d5a1 surround with try|finally: insert new line and indent (IDEA-71020) 2012-06-19 20:08:11 +04:00
Vassiliy Kudryashov 5adf9f7abf Merge remote-tracking branch 'origin/master' 2012-06-19 18:42:30 +04:00
Vassiliy Kudryashov fd71d69eeb IDEA-86947 Run configuration list should support drag and drop to reorder the run configurations 2012-06-19 18:40:58 +04:00
Danila Ponomarenko fdab63a3a8 accidentally committed 2012-06-19 16:19:43 +04:00
Danila Ponomarenko 4e91c6796c IDEA-87401 CreateAssign -> Bind + +HighPriorityAction + tests added 2012-06-19 16:12:52 +04:00
Anna Kozlova 4b5ba694dc pull up: postpone type params replacement: substituted types can contain type params from base class with names that exist in current class (IDEA-87543) 2012-06-19 14:04:30 +04:00
Anna Kozlova 399ca4050a online change signature: preserve signature formatting (IDEA-77097) 2012-06-19 14:04:28 +04:00
Anna Kozlova 0b801de6e9 change signature: allow to add multiple params without default values (IDEA-77339) 2012-06-19 14:04:27 +04:00
Alexey Kudravtsev 6ed387d394 IDEA-87003 2012-06-19 13:02:05 +04:00
Dmitry Lomov 0d421564e3 Merge branch 'upsource-master' 2012-06-19 09:42:47 +02:00
Anna Kozlova 6b7a912436 warn about default value for new parameter non-modal (IDEA-85333) 2012-06-18 20:43:20 +04:00
Danila Ponomarenko c0f55c7ea5 IDEA-87401 For intention "Assign Parameter to Field", provide a "Assign All Unassigned Parameters to Fields" implemented 2012-06-18 20:25:08 +04:00
Danila Ponomarenko 4849752e85 DelegateMethodsTest.testCopyJavadoc fixed 2012-06-18 20:25:08 +04:00
Danila Ponomarenko 528aa74bfd IDEA-87401 Partially 2012-06-18 20:25:08 +04:00
Anna Kozlova 357b56b870 Merge remote-tracking branch 'origin/master' 2012-06-18 19:17:22 +04:00
Roman Shevchenko 062710d3a6 EA-36715 (better detect doc comment before conversion) 2012-06-18 17:04:18 +02:00
Anna Kozlova 51b6f9e052 change signature: preserve param javadoc when name was changed (IDEA-87521) 2012-06-18 19:03:39 +04:00
peter 72ecc025e2 suggest abstract in interface (IDEA-85701) 2012-06-18 16:42:18 +02:00
Evgeny Pasynkov c2c3178b69 Merge branch 'master' into upsource-master 2012-06-18 15:15:18 +02:00
nik 332b692e1f more ModuleRootModel modifications rewritten using util methods 2012-06-18 17:08:59 +04:00
Evgeny Pasynkov a61f306df2 Merge branch 'master' into upsource-master 2012-06-18 14:06:37 +02:00
Anna Kozlova 22ec1696fe conflicts for duplicated type parameter name (IDEA-87473) 2012-06-18 15:07:23 +04:00
Alexey Kudravtsev 421c5772c1 EA-36658 2012-06-18 14:36:56 +04:00
peter b7edeb92b5 expected type is sometimes more important than prefix-variant case mismatch 2012-06-18 12:31:17 +02:00
nik f4e5a9dd15 added utility for common ModuleRootModel modifications 2012-06-18 10:33:53 +04:00
peter ab0bb9f8f2 don't show @TupleConstructor-generated members in structure view => don't fail on navigation to next/prev member 2012-06-15 17:16:45 +02:00
Anna Kozlova 2d25763038 do not introduce from q.selection (IDEA-87461) 2012-06-15 17:48:25 +04:00
Anna Kozlova e8f0205e24 cleanup 2012-06-15 17:48:24 +04:00
Konstantin Bulenkov ae78fbe1cb +ColorUIResource 2012-06-15 17:41:17 +04:00
Danila Ponomarenko 34e001cc6e tests fixed 2012-06-15 17:11:28 +04:00
Danila Ponomarenko c95dcb1535 family name fixed 2012-06-15 15:19:05 +04:00
Danila Ponomarenko 8ab72023cb npe fix 2012-06-15 15:19:05 +04:00