Roman Shevchenko
|
e1ee8e56a8
|
IDEA-80394 (do not ignore whitespaces on collapsing GT/EQ operators)
|
2012-01-27 14:31:44 +04:00 |
|
Roman Shevchenko
|
f214f99337
|
[ann] IDEA-80335 (more precise check for exceptions from AutoClosable types)
|
2012-01-26 20:33:48 +04:00 |
|
Anna Kozlova
|
09ac72236b
|
IDEA-80097 "Redundant suppression" inspection ability to ignore "ALL"
|
2012-01-25 15:26:12 +04:00 |
|
Anna Kozlova
|
608afc659e
|
IDEA-79290 Inline Local Variable does not qualify accesses to obscured types
|
2012-01-25 15:26:11 +04:00 |
|
peter
|
45fb225d89
|
don't get in the way when typing a label name in java/groovy
|
2012-01-24 18:05:28 +01:00 |
|
Maxim.Mossienko
|
b2909fb378
|
detect old header too
|
2012-01-24 19:18:10 +04:00 |
|
Maxim.Mossienko
|
b7a6ac3ce8
|
fix test data
|
2012-01-24 19:18:09 +04:00 |
|
peter
|
2dd04b9c01
|
IDEA-80186 Completion for 'continue' always inserts semicolon
|
2012-01-24 13:33:39 +01:00 |
|
Alexey Kudravtsev
|
8f4258d45d
|
performance, bit operations
|
2012-01-24 12:10:39 +04:00 |
|
Alexey Kudravtsev
|
f5ebabb673
|
assertions added, annotations for method parameter
|
2012-01-20 13:40:07 +04:00 |
|
peter
|
fc48c37193
|
completion during block selection to handle tab and backspace as expected
|
2012-01-18 15:28:52 +01:00 |
|
anna
|
2679bf2acb
|
suggest to delete type arguments when they are not expected (IDEA-79300)
|
2012-01-18 11:47:48 +01:00 |
|
peter
|
95ed19181c
|
move some tests to the platform
|
2012-01-17 19:40:31 +01:00 |
|
peter
|
c975d54b7a
|
typing 'new File(' shouldn't insert some File* imported class when java.io.File is not imported yet
|
2012-01-17 17:57:53 +01:00 |
|
anna
|
face21abec
|
copy package-info with package annotations (IDEA-79980)
|
2012-01-17 17:54:01 +01:00 |
|
Alexey Kudravtsev
|
ce10ef3e1e
|
moved jdk annotations to community
|
2012-01-17 20:32:28 +04:00 |
|
Alexey Kudravtsev
|
a0d5486a92
|
test fix
|
2012-01-17 12:34:11 +04:00 |
|
anna
|
4a8e4d4afc
|
replace constant duplicates (IDEA-43784)
|
2012-01-16 20:12:12 +01:00 |
|
anna
|
a71612a457
|
method duplicates: correctly process qualifiers (IDEA-79954)
|
2012-01-16 17:12:19 +01:00 |
|
Alexey Kudravtsev
|
3fac1f091f
|
removed aliases from JDK annotations
javadoc
|
2012-01-16 18:32:15 +04:00 |
|
anna
|
bd6b9ca5b5
|
update mock jdk 1.7 to contain correct @Deprecated version
|
2012-01-16 15:20:22 +01:00 |
|
anna
|
90bdbd8764
|
IDEA-77607 Introduce refactoring looses annotation
|
2012-01-15 17:58:02 +01:00 |
|
anna
|
8b9dd33ed5
|
fix name case
|
2012-01-15 14:54:17 +01:00 |
|
anna
|
f63576f878
|
create constructor matching super: insert braces when no present (IDEA-77194)
|
2012-01-13 21:33:58 +01:00 |
|
anna
|
4fe09fbead
|
create subclass: for private inner classes create implementation in the same containing class (IDEA-18954); IDEA-76741
|
2012-01-13 21:21:38 +01:00 |
|
anna
|
46a1d47c02
|
quick doc: do not escape - leave it as in javadoc tool
|
2012-01-13 19:59:15 +01:00 |
|
Alexey Kudravtsev
|
96baacaa86
|
test depends on the first 17 classes in annotations.jar? Really?
|
2012-01-13 14:31:43 +04:00 |
|
Denis.Zhdanov
|
9928d716dc
|
IDEA-79806 Apply aligning of chained method calls in columns to fields
|
2012-01-13 14:05:30 +04:00 |
|
Denis.Zhdanov
|
4b00d00d7f
|
IDEA-79841 Correct indentation after inplace/extract refactoring
|
2012-01-13 12:06:14 +04:00 |
|
peter
|
d59e90e8ce
|
IDEA-59783 Properties files: code completion list does not open after dot character
|
2012-01-12 20:32:10 +01:00 |
|
Alexey Kudravtsev
|
d8f813215a
|
some methods annotated by MagicConstant annotations
|
2012-01-12 16:41:33 +04:00 |
|
Alexey Kudravtsev
|
a87146dc5b
|
Magic constant inspection
|
2012-01-12 16:41:32 +04:00 |
|
Denis.Zhdanov
|
e1817ca159
|
IDEA-79836 Java formatter: Correct processing of incomplete method call expression with anonymous class arguments
|
2012-01-12 13:03:13 +04:00 |
|
Denis.Zhdanov
|
be39880ffd
|
IDEA-79714 No code example for certain code style space changes
|
2012-01-11 17:17:00 +04:00 |
|
Denis.Zhdanov
|
0a4bf8130f
|
WI-9265 Ternary reformat hangs
Correct core formatting processing in case of dependent spacing that target region that looses line feeds during formatting
|
2012-01-11 15:34:41 +04:00 |
|
Denis.Zhdanov
|
5e39306022
|
IDEA-79486 Java formatter: Correct processing of anonymous classes as method call arguments
|
2012-01-11 15:34:41 +04:00 |
|
peter
|
ef211da585
|
when lexicographic completion sorting is enabled, really sort the items lexicographically, without all the priority/grouping/etc stuff (IDEA-79651)
|
2012-01-09 19:36:46 +01:00 |
|
peter
|
8604ee3717
|
custom file type tests -> community
|
2012-01-05 20:38:48 +01:00 |
|
peter
|
d0f7824299
|
don't insert a space after a keyword if there's already one
|
2012-01-05 20:38:46 +01:00 |
|
Yann Cebron
|
7833537d44
|
fix IntentionDescriptionTest
|
2012-01-04 17:38:00 +01:00 |
|
Yann Cebron
|
9e2afeeb88
|
remove unneeded compilation dependency
|
2012-01-04 15:21:25 +01:00 |
|
anna
|
cc1d020d48
|
coverage view: initial
|
2012-01-04 11:37:42 +01:00 |
|
Bas Leijdekkers
|
4d4f0febe7
|
fix test for new selection quoting behavior
|
2012-01-03 17:43:01 +01:00 |
|
peter
|
8720fb18fe
|
don't overwrite trailing space in java & groovy keyword completion
|
2012-01-01 23:14:31 +01:00 |
|
peter
|
3bc866a991
|
IDEA-59783 Properties files: code completion list does not open after dot character
|
2011-12-30 18:06:50 +01:00 |
|
peter
|
75c5872a0a
|
IDEA-51920 'Suspicious call to Map.get' inspection should be aware of dataflow type information
|
2011-12-30 16:18:34 +01:00 |
|
peter
|
52e6e8e2d7
|
light fixture-based SuspiciousCollectionMethodCallsTest
|
2011-12-30 16:18:34 +01:00 |
|
peter
|
4ba1cc4d29
|
IDEA-79381 Exclude from Import not working for non-static inner classes in excluded packages
|
2011-12-29 17:46:51 +01:00 |
|
peter
|
a48a9f5efe
|
don't suggest expected type members twice when they are statically imported (IDEA-79426)
|
2011-12-29 16:49:25 +01:00 |
|
anna
|
c3ce1ae00f
|
insert same notnull annotation as exist on the existing field (IDEA-79436)
|
2011-12-29 15:43:49 +01:00 |
|