Commit Graph

2767 Commits

Author SHA1 Message Date
Alexey Kudravtsev 6198cc8f1f NPE 2011-04-19 19:08:04 +04:00
anna 4932380658 add extension to weigh up/down known elements (IDEA-60157) 2011-04-19 15:46:06 +02:00
anna bb0b3ffe1e introduce constant to inner class: do not create package with classname name (IDEA-60736) 2011-04-19 15:46:06 +02:00
Maxim.Mossienko 9d08dc45fc separate language for mxml 2011-04-19 14:33:05 +04:00
sergey.vasiliev 9e0078b6bc Spring Integration: IDEA-68101 and IDEA-68103 2011-04-19 12:41:31 +04:00
Roman Shevchenko e182ea6fee IDEA-66564 (parse indeterminate FP literals in compiled annotations, ultimate fix) 2011-04-18 18:49:31 +02:00
anna 9c76df6f38 javadoc: compare signatures only when they exist (IDEA-66635) 2011-04-18 16:34:23 +02:00
peter 5a4644b159 EA-27045 assertion expanded 2011-04-18 16:12:15 +02:00
peter 7ee3179f32 the completion consumers are to handle CompletionResult instead of LookupElement now 2011-04-18 16:11:26 +02:00
anna 882612bcce inplace introduce field: correct init can be final state (IDEA-68367) 2011-04-18 15:23:04 +02:00
anna 564207b09b Ctrl-Alt-Shift-C for packages in project view (IDEA-68236) 2011-04-18 15:23:04 +02:00
Alexey Kudravtsev 8270a8614b psi leaks 2011-04-18 17:06:17 +04:00
Alexey Kudravtsev 14a8536234 cleanup 2011-04-18 17:06:15 +04:00
Alexey Kudravtsev 5a06b76548 EA-26994 2011-04-18 17:06:14 +04:00
peter 757436021d prefixHumps weigher doesn't require item's prefix matcher 2011-04-18 14:52:41 +02:00
peter eb6bc1be28 no more LookupElement.isPrefixMatched() 2011-04-18 14:52:41 +02:00
peter bae263e8e8 immutable matcher via MatchedLookupElement 2011-04-18 14:52:41 +02:00
peter 10646035be let the lookup pretend to know about elements' matchers, not elements themselves 2011-04-18 14:52:41 +02:00
Roman Shevchenko 77babea36c Cleanup 2011-04-17 21:30:57 +02:00
Roman Shevchenko b6f416c990 IDEA-66564 (parse indeterminate FP literals in compiled annotations, better fix) 2011-04-17 21:30:57 +02:00
anna f42960991c rename wrong ref by Shift-F6 (IDEA-61734) 2011-04-17 19:58:06 +02:00
Roman Shevchenko 176f33fa85 Cleanup 2011-04-17 18:53:22 +02:00
Roman Shevchenko 847ad86feb IDEA-68179 (Javac quirks inspection) 2011-04-17 18:53:22 +02:00
anna b4a99e051b correct field/getters naming in extract method object (EA-26268 - assert: ExtractMethodObjectProcessor.b) 2011-04-15 20:24:51 +02:00
anna c901950c1d inplace introduce: correct types when replace all occurrences/not all occurrences (EA-20168 - assert: PsiJavaCodeReferenceElementImpl.multiResolve) 2011-04-15 17:29:36 +02:00
anna 87ba84e74e push package local method up to interface: make method public without any warning 2011-04-15 15:58:43 +02:00
anna 8f55d1bb19 inplace introduce: exceptions on switches 2011-04-15 14:49:58 +02:00
Alexey Kudravtsev a1aeacd499 leaks in AddAnnotationFix 2011-04-15 15:46:29 +04:00
anna aa0198b19b inplace: merge in one undo 2011-04-14 21:12:03 +02:00
anna 39e2c8eeeb EA-26929 - IAE: PsiBundle.visibilityPresentation 2011-04-14 21:12:03 +02:00
anna e3bea1a2c8 render long expressions (IDEA-68031) 2011-04-14 21:12:02 +02:00
peter 54d554f1d1 IDEA-63335 complete current statement error when statement spans on 2 lines 2011-04-14 20:35:48 +02:00
peter ff473e1ce0 no more word completion autopopup, even in plain text (IDEA-64781) 2011-04-14 20:35:48 +02:00
Roman Shevchenko f85c93ff06 Move Member conflict analysis delegated into handler 2011-04-14 20:19:29 +02:00
peter cabb823fd2 word completion in groovy/java string literals (IDEA-61238) 2011-04-14 19:26:50 +02:00
peter a70cf1c7ed IDEA-67951 Suggest comparator type in Collections.sort() 2011-04-14 19:26:49 +02:00
Maxim Medvedev 55e68390e6 Merge branch 'master' of git.labs.intellij.net:idea/community 2011-04-14 17:18:56 +04:00
Denis Zhdanov 1bd5fb51dc IDEA-68003 Java Formatter: Correct formatting of anonymous classes at method call arguments
1. Returned old indent processing for 'child block that doesn't start new line from parent block' use-case;
2. Corrected java blocks indent construction;
2011-04-14 15:45:42 +04:00
peter 008f210d75 fix spring test: prefer java.util.Date to java.sql.Date 2011-04-14 13:10:37 +02:00
Dmitry Avdeev 2c2d0815b9 do not process jsps here 2011-04-14 14:02:39 +04:00
Maxim Medvedev 538db2cfdb convert switch 2011-04-14 13:14:47 +04:00
Roman Shevchenko 17c21afadf Little fix in Java parser facade (correctly create class members with comments) 2011-04-13 21:19:34 +02:00
Roman Shevchenko 9a915100d3 @Nullable 2011-04-13 21:19:34 +02:00
anna 2e0cd2d032 interface 'overrides' object: methods can declare different exceptions (IDEA-67753) 2011-04-13 20:05:34 +02:00
anna 8f4a7ee0d0 interface 'overrides' object: methods with same erasure should be accepted (IDEA-67752) 2011-04-13 20:05:33 +02:00
peter 568c7e813a method signature validity assertions for EA-26920 2011-04-13 19:22:26 +02:00
peter 0acf0df76e don't classes by ( not after new, don't insert space when completing an already typed variable name by comma 2011-04-13 19:04:39 +02:00
peter e77c088663 fix NormalCompletionTest 2011-04-13 19:04:39 +02:00
peter 7cf41dd668 IDEA-67448 Exception for class name completion in Spring xml 2011-04-13 19:04:38 +02:00
peter 4628479ee0 more sensible java class reference separator names 2011-04-13 19:04:38 +02:00