anna
|
fd6573cbf2
|
do not show balloon in headless mode in tests
|
2011-03-17 21:26:16 +01:00 |
|
anna
|
59f29c05c3
|
do not pretend that there were no conflicts (IDEA-66499)
|
2011-03-17 21:26:15 +01:00 |
|
Roman Shevchenko
|
89160cb8f1
|
IDEA-66668 (use higher level language feature in parser facade)
|
2011-03-17 19:34:33 +01:00 |
|
Roman Shevchenko
|
91c7d40078
|
Project Coin precise rethrow support
|
2011-03-17 17:47:38 +01:00 |
|
anna
|
084c70b827
|
tests for inline introduce field
|
2011-03-17 17:29:38 +01:00 |
|
Roman Shevchenko
|
09eb2ae423
|
IDEA-66686 (wrong lookup method used)
Distinction in PsiTreeUtil's get/find methods documented
|
2011-03-17 15:43:09 +01:00 |
|
Roman Shevchenko
|
68e4ecbeb6
|
Cleanup
|
2011-03-17 15:43:03 +01:00 |
|
anna
|
828bdcac9b
|
choose class to introduce field/constant to
|
2011-03-17 15:02:39 +01:00 |
|
anna
|
f82cbec6d5
|
inplace introduce field
|
2011-03-17 15:02:39 +01:00 |
|
anna
|
a36e66ba11
|
inplace introduce field: split dialog to reuse controls
|
2011-03-17 15:02:38 +01:00 |
|
anna
|
18f9d16078
|
wording
|
2011-03-17 15:02:38 +01:00 |
|
Maxim Medvedev
|
1bab80fa1b
|
EA-25862 - CCE: InlineMethodHandler.inlineElement
|
2011-03-16 13:31:23 +03:00 |
|
anna
|
297d9fb6e2
|
change final status in balloon
|
2011-03-15 12:57:16 +01:00 |
|
Alexey Kudravtsev
|
85517f590f
|
cleanup
|
2011-03-15 12:36:13 +03:00 |
|
peter
|
1e01efc501
|
don't suggest primitive type variants in parameter type after .
|
2011-03-14 20:48:18 +01:00 |
|
peter
|
92988aa6f1
|
classes from the same package should have higher priority than the imported ones (IDEA-66309)
|
2011-03-14 20:48:17 +01:00 |
|
peter
|
0fdefe3ca3
|
fix double colon on completion
|
2011-03-14 20:48:14 +01:00 |
|
Roman Shevchenko
|
11edb7829f
|
Formatting: wrapping and alignment in resource list
|
2011-03-14 20:00:36 +01:00 |
|
Roman Shevchenko
|
172f321b33
|
Typo
|
2011-03-14 20:00:33 +01:00 |
|
Roman Shevchenko
|
25ef1f7ada
|
Formatting: spaces in and around resource list
|
2011-03-14 20:00:31 +01:00 |
|
Roman Shevchenko
|
3479e84e4f
|
Use highest language level for Java code style settings samples
|
2011-03-14 20:00:29 +01:00 |
|
Roman Shevchenko
|
02eee38982
|
Cleanup (formatting)
|
2011-03-14 20:00:14 +01:00 |
|
anna
|
724f42ae91
|
unchecked warnings: options to disable parts of
|
2011-03-14 18:15:59 +01:00 |
|
anna
|
63bb62c7fa
|
heap pollution:check if possible to make final (IDEA-65920)
|
2011-03-14 17:02:11 +01:00 |
|
anna
|
f95be40d78
|
do not warn about side effects on simple getter/setter (IDEA-65545)
|
2011-03-14 17:02:10 +01:00 |
|
anna
|
2d3184ff33
|
rename: RenameInputValidatorEx - to show error message with enabled buttons (rename package into invalid name:IDEA-63134)
|
2011-03-14 14:08:38 +01:00 |
|
anna
|
bcf78079b7
|
do not copy relative to empty path
|
2011-03-14 14:08:37 +01:00 |
|
anna
|
2f32d06e43
|
move file instead of splitting in classes when all classes in file are moved (IDEA-66437)
|
2011-03-14 14:08:37 +01:00 |
|
anna
|
ee3f2e6740
|
enable show conflicts: should be shown anyway?
|
2011-03-14 14:08:36 +01:00 |
|
anna
|
43d38a32ca
|
ctrl-Q: also check for fqn when searching for existing exception tag (IDEA-64812)
|
2011-03-14 14:08:35 +01:00 |
|
Roman Shevchenko
|
f3cbeaaaf3
|
Try-with-resources unwrap test; cleanup
|
2011-03-11 21:12:43 +01:00 |
|
Roman Shevchenko
|
a8dcf9e9c8
|
Resource variable deletion logic moved to resource list (fix for safe delete and inline)
|
2011-03-11 21:12:42 +01:00 |
|
Roman Shevchenko
|
27b1cf23ed
|
Cleanup
|
2011-03-11 21:12:42 +01:00 |
|
Roman Shevchenko
|
bb5b499383
|
@Nullable
|
2011-03-11 21:12:41 +01:00 |
|
Dmitry Jemerov
|
414045f23a
|
NPE (EA-25961)
|
2011-03-11 20:42:56 +01:00 |
|
anna
|
08e1a29a86
|
inplace introduce: do not succeed if conflicts were found (IDEA-66499)
|
2011-03-11 17:59:09 +01:00 |
|
anna
|
409d5b026b
|
extract method: correct extraction with leading comment
|
2011-03-11 16:53:04 +01:00 |
|
anna
|
0d2ea7efa4
|
safe delete: fixed delete from the top of the hierarchy
|
2011-03-11 15:47:34 +01:00 |
|
anna
|
d1b5fd26f8
|
create class from usage: enable inside new expr args (IDEA-66193)
|
2011-03-11 15:32:27 +01:00 |
|
anna
|
066f5d8ce8
|
create class from usage: setup generics params as it is done for create from new ( IDEA-43214)
|
2011-03-11 15:04:05 +01:00 |
|
Konstantin Bulenkov
|
227e2129a9
|
Registry -> util
|
2011-03-11 14:19:01 +03:00 |
|
anna
|
1b09d55adc
|
find occurrences: distinguish <> with different inference (IDEA-66176)
|
2011-03-11 11:44:42 +01:00 |
|
Dmitry Avdeev
|
597695b9be
|
EA-25713 - NPE: CreateFromUsageUtils.setupMethodBody
|
2011-03-11 13:31:42 +03:00 |
|
Alexey Kudravtsev
|
a6b336f688
|
IDEA-66221
|
2011-03-11 13:18:38 +03:00 |
|
Roman Shevchenko
|
ec147dd31d
|
Better exceptions-only completion in catch
|
2011-03-10 21:34:36 +01:00 |
|
Roman Shevchenko
|
7b05a6c4a9
|
Completion in try-with-resources
|
2011-03-10 21:34:36 +01:00 |
|
anna
|
646684310b
|
enable copy for packages in project view (IDEA-12639)
|
2011-03-10 21:05:25 +01:00 |
|
anna
|
8f7e39a26d
|
show number of invocations to inline (IDEA-65272)
|
2011-03-10 21:05:25 +01:00 |
|
anna
|
cae6eb927a
|
introduce constant: add after dependant code (IDEA-66414)
|
2011-03-10 21:05:24 +01:00 |
|
Roman Shevchenko
|
9593bfc3f1
|
Completion in multi-catch
|
2011-03-10 16:40:50 +01:00 |
|