peter
|
53a305b847
|
IDEA-99186 Ctrl+Space help when implementing/overriding methods
|
2013-02-01 17:40:54 +01:00 |
|
peter
|
4efedd1fa3
|
IDEA-98132 Improve type parameter lookup
|
2013-01-21 17:19:58 +01:00 |
|
peter
|
f141942a3d
|
IDEA-98283 Wrong code completion within annotations
|
2012-12-28 17:57:44 +01:00 |
|
peter
|
48cc2b3257
|
IDEA-97822 Code completion inserts a space after primitive types but not reference types
|
2012-12-20 18:30:44 +01:00 |
|
peter
|
4341bc7222
|
IDEA-96404 java type inference does not work in for-each template
|
2012-12-19 19:36:33 +01:00 |
|
peter
|
8abbe6de3a
|
IDEA-95528 Remove completion common prefix insertion in tests
|
2012-11-30 18:07:02 +01:00 |
|
peter
|
d30c4471e5
|
IDEA-94821 Don't autoinsert a single completion item if it's provided via middle matching
|
2012-11-14 21:18:05 +01:00 |
|
peter
|
f653df321f
|
don't restart completion after typing 2 characters: it's not needed with current matching
|
2012-10-15 17:14:44 +02:00 |
|
peter
|
af44ecd7cf
|
IDEA-91838 Complete instance members from static inner class
|
2012-10-13 17:33:08 +02:00 |
|
anna
|
b8fb9f7f36
|
method refs: do not insert ; in calls/exprs (IDEA-92713)
|
2012-10-11 21:12:07 +02:00 |
|
anna
|
451d88906b
|
method ref completion: allow non static methods (IDEA-92705)
|
2012-10-11 12:42:09 +02:00 |
|
peter
|
f0b351d75a
|
IDEA-91842 Type parameters are shown for field but not for method
|
2012-09-24 17:37:10 +04:00 |
|
peter
|
2e722afde9
|
IDEA-90900 Complete statement works incorrectly in some simple cases
|
2012-09-04 16:39:54 +02:00 |
|
peter
|
f412b09ef8
|
be prepared to middle matching with one char prefix
|
2012-08-28 16:24:51 +02:00 |
|
peter
|
546028e1aa
|
IDEA-90142 Do not propose contant names after '@'
|
2012-08-14 16:42:39 +02:00 |
|
peter
|
f8849d2ee0
|
IDEA-89841 Auto-Complete Does Not Include Static Imports
|
2012-08-08 12:18:55 +02:00 |
|
peter
|
2f8cc6cde8
|
middle matching in NormalCompletionTest
|
2012-07-30 19:03:27 +02:00 |
|
peter
|
56565a1802
|
when there are camel humps, match only them with word starts
|
2012-07-27 17:07:39 +02:00 |
|
peter
|
ad5e700fad
|
IDEA-89217 Completion doesn't suggests constants inside annotation array
|
2012-07-25 11:06:15 +02:00 |
|
peter
|
65643aa190
|
IDEA-89114 Unsuitable completion proposals in annotation attribute value
|
2012-07-23 15:45:32 +02:00 |
|
peter
|
4dee0cff9d
|
IDEA-89099 IDEA misses some types in code completion in "try" construct
|
2012-07-20 17:20:22 +02:00 |
|
peter
|
a2c3620781
|
IDEA-88844 Complete enum members in annotations when type is obvious
|
2012-07-16 18:58:15 +02:00 |
|
peter
|
3a3548f2a2
|
IDEA-83744 Always insert '()' when class name is completed after 'new' keyword
|
2012-06-22 14:44:11 +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
|
dd15d0e6df
|
IDEA-83969 code completion in switch/case: auto/unboxing not checked with code completion
|
2012-06-20 19:33:06 +02:00 |
|
peter
|
beb498c478
|
IDEA-87091 JAVA: bad completion in type parameter
|
2012-06-07 12:25:21 +02:00 |
|
peter
|
06262ae78b
|
IDEA-86286 Java: bad completion (interface without package?)
|
2012-05-30 17:34:19 +02:00 |
|
peter
|
10d695a002
|
IDEA-85760 completion menu shouldn't offer null where it makes no sense
|
2012-05-29 18:11:53 +02:00 |
|
peter
|
4f841ee461
|
avoid completing new HashSet<String><String>();
|
2012-05-24 19:29:48 +02:00 |
|
peter
|
cbf7e5e193
|
middle-matching-agnostic tests
|
2012-04-27 19:01:20 +02:00 |
|
peter
|
9684af1c5a
|
don't force braces when completing in if condition
|
2012-04-27 16:48:01 +02:00 |
|
peter
|
39b1487491
|
IDEA-83918 Error completion behaviour for methods in imports.
|
2012-04-25 22:12:42 +02:00 |
|
peter
|
0b7b3518ad
|
IDEA-84754 Completion preselect the specified value if it is selected in editor
|
2012-04-25 22:12:41 +02:00 |
|
peter
|
1f737ee239
|
[^ann] IDEA-85010 Inner enum is completed incorrectly in method return type
|
2012-04-23 17:27:50 +02:00 |
|
peter
|
b42ed63049
|
IDEA-83223 IDEA incorrectly inserts 'super' keyword with replace completion character.
|
2012-04-19 17:17:28 +02:00 |
|
peter
|
c90b8ff3a5
|
IDEA-84100 Code completion does not work for Spring injected beans in debugger
|
2012-04-12 17:06:51 +02:00 |
|
peter
|
e49ec61490
|
IDEA-84428 Basic completion not working for methods from static imports
|
2012-04-11 17:50:01 +02:00 |
|
peter
|
14893c2f39
|
IDEA-83580 Unnecessary parentheses around call qualifier
|
2012-03-27 20:30:59 +02:00 |
|
peter
|
d165428546
|
another fix for too eager casting in completion
|
2012-03-15 17:20:43 +04:00 |
|
peter
|
205d9f807e
|
don't cast when instaceofing List<String> to ArrayList
|
2012-03-14 14:40:14 +04:00 |
|
peter
|
e383348498
|
IDEA-26763 Auto-complete Generics on the RHS (now in basic completion as well)
|
2012-03-09 23:16:01 +04:00 |
|
peter
|
37e6704812
|
suggest collection utility methods in basic completion on non-empty prefix
|
2012-03-09 21:05:12 +04:00 |
|
peter
|
c4ed6f3022
|
IDEA-68584 Completion should detect return type and autocast in some cases
|
2012-03-09 15:16:40 +04:00 |
|
peter
|
392d90ae1b
|
IDEA-82427 Code Completion produces bad code inside if brackets
|
2012-03-08 16:50:30 +04:00 |
|
peter
|
271acba28c
|
IDEA-79863 jUnit 3: class/smart completion of classnames in test-sources should prefer *TestCase classes
|
2012-03-05 18:50:58 +04:00 |
|
peter
|
413a6df237
|
IDEA-81966 Accepting completion variant for a generic type with < inserts duplicate angle brackets
|
2012-02-29 23:39:17 +04:00 |
|
peter
|
13e2e96658
|
make chained call completion work with names like Assert or Arrays
|
2012-02-21 19:20:14 +01:00 |
|
peter
|
fe13245171
|
suggest to pass several parameters in autopopup
|
2012-02-15 16:37:48 +01:00 |
|
peter
|
e15612982e
|
don't suggest return after dot
|
2012-02-15 16:37:48 +01:00 |
|
peter
|
8313dbbbda
|
one more fix for caret position when choosing a class suggestion by dot
|
2012-02-09 18:36:22 +01:00 |
|