Commit Graph
570 Commits
Author SHA1 Message Date
peter d2086dc7f3 IDEA-53346 Extra pair of parentheses when completing a constructor call 2010-04-06 20:10:40 +04:00
peter 8ea4bb8771 IDEA-53352 Completing multiple parameters inside if statement inserts semicolon incorrectly 2010-04-06 14:25:53 +04:00
peter eed9138dbd IDEA-27091 When finishing method lookup item with '(', put caret after this '(' even if method has no parameters
IDEA-51789 When "Insert pair bracket" on Editor->Smart keys page is off, IDEA still inserts both parentheses on autocomplete lookup, but overtype doesn't work
2010-03-09 12:54:15 +00:00
peter ebf8bc4fd9 Complete words in XML even if there are classes in the completion list (IDEA-50044) 2010-03-08 21:53:22 +00:00
anna f766605a48 unify javadoc warnings: @return tag should be highlighted if description is missed (IDEA-47680) 2010-02-26 16:46:37 +03:00
Dmitry Jemerov 457b469b9d move CompleteStatementTest to java-tests 2010-01-20 21:18:06 +03:00
anna b3eff58dd9 javadoc bad characters (IDEADEV-10643) 2009-11-24 16:23:59 +03:00
peter 50da4c1d5a make complete-statement-completion smart-wrap constructor arguments (IDEADEV-41023) 2009-10-28 22:48:21 +00:00
peter b29804d2bf preserve method call parameters when selecting with tab 2009-10-28 22:48:21 +00:00
peter 81e863bdfd WordCompletionTest->community 2009-10-26 17:13:32 +00:00
anna 58ccc4c14b try to find referenced member inside inner class if failed try enclosing (IDEADEV-40929) 2009-10-21 13:38:35 +04:00
peter 98e865fe67 VariablesCompletionTest -> community 2009-10-15 19:04:17 +01:00
peter 5b6d7557a1 move jsp smart completion test back into ultimate 2009-10-15 19:04:16 +01:00
peter fc5b2909d7 CompletionStyleTest -> community 2009-10-15 19:04:15 +01:00
peter d41d5eecbb CustomFileTypeCompletionTest -> community 2009-10-15 19:04:15 +01:00
peter 3d76ccc31a ClassNameCompletionTest -> community 2009-10-15 19:04:14 +01:00
peter 4c2eb97ca9 completion sorting tests -> community 2009-10-15 19:04:13 +01:00
peter 652ed5c055 dot & keyword completion tests -> community 2009-10-15 19:04:13 +01:00
peter 2635f32a99 basic completion tests -> community 2009-10-15 13:07:59 +01:00
peter 719c0163cb smart completion tests -> community 2009-10-15 12:33:57 +01:00