peter
|
27ce378c8e
|
IDEA-89049 Add search by thread name in thread dump analyzer
|
2012-07-19 14:29:38 +02:00 |
|
peter
|
a0860fbc95
|
revert remembering find action checkbox state
|
2012-07-19 14:29:38 +02:00 |
|
Dmitry Avdeev
|
3c52add68f
|
IDEA-88723 "Run inspection by name" runs all inspections instead of a selected one
|
2012-07-19 16:03:14 +04:00 |
|
Sergey Evdokimov
|
efcc0339bd
|
IDEA-88505 cosmetics
|
2012-07-19 16:01:34 +04:00 |
|
anna
|
d93650cd52
|
stub to check return statements inside lambda body
|
2012-07-19 13:49:50 +02:00 |
|
peter
|
91db96504a
|
IDEA-88578 Find Action: remember checkbox state "include non-menu actions"
|
2012-07-19 13:46:49 +02:00 |
|
peter
|
c999a71827
|
IDEA-89046 Completion proposes a name that is not related to the prefix entered
|
2012-07-19 13:46:48 +02:00 |
|
peter
|
ce7f6a35dd
|
when choosing method by space, insert that space instead of () unless the method has no parameters
|
2012-07-19 13:46:48 +02:00 |
|
peter
|
7993d7ee6c
|
IDEA-88947 Merge "Open Project" and "Open File" actions into one
|
2012-07-19 13:46:48 +02:00 |
|
peter
|
1afc56ddb6
|
minor
|
2012-07-19 13:46:48 +02:00 |
|
peter
|
55dc4d4d21
|
autodetect
|
2012-07-19 13:46:47 +02:00 |
|
Konstantin Bulenkov
|
7f157ca2e4
|
remove code duplicates
|
2012-07-19 13:12:23 +02:00 |
|
anna
|
01d6fe6115
|
enable intention on the whole expr waiting for feedback
|
2012-07-19 12:51:58 +02:00 |
|
anna
|
76ac0d2268
|
SOE (IDEA-89038)
|
2012-07-19 12:49:18 +02:00 |
|
Dmitry Avdeev
|
7d2cc30193
|
xml tests moved to community
|
2012-07-19 14:19:32 +04:00 |
|
anna
|
5bb4a61bb9
|
lambda: inference param types for assignment and cast context
|
2012-07-19 12:15:41 +02:00 |
|
anna
|
6b99ef5e9e
|
show update dialog when no plugins were updated
|
2012-07-19 11:57:33 +02:00 |
|
Dmitry Avdeev
|
b5d705ba74
|
xml tests moved to community
|
2012-07-19 12:43:17 +04:00 |
|
Dmitry Avdeev
|
779baf0b1d
|
MapExternalResourceDialog
|
2012-07-19 12:31:41 +04:00 |
|
nik
|
f8f52cc226
|
obsolete test data removed
|
2012-07-19 11:51:33 +04:00 |
|
nik
|
25ee7438a8
|
external compiler migrated to new project model
|
2012-07-19 11:44:56 +04:00 |
|
Eugene Zhuravlev
|
334d2aa91b
|
add test ChangeMethodGenericReturnType
|
2012-07-18 22:22:53 +02:00 |
|
Eugene Zhuravlev
|
f716c1e896
|
overridden methods search optimization
|
2012-07-18 20:51:43 +02:00 |
|
peter
|
6602b3e2fd
|
it looks like we don't need negative statistics after all
|
2012-07-18 20:33:23 +02:00 |
|
peter
|
d102b80c6d
|
tune commonStart factor in matching degree heuristic
|
2012-07-18 20:18:56 +02:00 |
|
peter
|
db15967956
|
diagnose EA-37540 - CCE: JavaDocInfoGenerator.getDocComment
|
2012-07-18 20:18:56 +02:00 |
|
Vassiliy Kudryashov
|
714c00de8f
|
Speedsearch should disable mnemonics
|
2012-07-18 21:59:12 +04:00 |
|
anna
|
673cc81da2
|
restore intention place; fix tests
|
2012-07-18 17:31:32 +02:00 |
|
anna
|
28230348a2
|
diamonds: allow in invocation context in java 8
|
2012-07-18 17:26:34 +02:00 |
|
Konstantin Bulenkov
|
6d84287e33
|
IDEA-88999 Resizing completion popup changes sorting.
|
2012-07-18 16:50:59 +02:00 |
|
Eugene Kudelevsky
|
f23938eb01
|
IDEA-84455 attach sources to sdk from "sources" package
|
2012-07-18 18:31:14 +04:00 |
|
Eugene Kudelevsky
|
8baa33669b
|
remove commented block
|
2012-07-18 18:31:13 +04:00 |
|
Eugene Kudelevsky
|
51eb08e83a
|
improve completion in layout and pref xmls
|
2012-07-18 18:31:11 +04:00 |
|
Vassiliy Kudryashov
|
063545bb6e
|
IDEA-88868 idea 12 (142) alt+click (quick evaluate expression) is not working
|
2012-07-18 18:21:00 +04:00 |
|
Bas Leijdekkers
|
e31907e426
|
attempt to clarify the description
|
2012-07-18 15:34:12 +02:00 |
|
Bas Leijdekkers
|
b22839c778
|
Make "Push condition inside call" intention available on entire conditional expression
|
2012-07-18 15:33:13 +02:00 |
|
Gregory.Shrago
|
70ebdaff61
|
allow light refactorings
|
2012-07-18 17:27:04 +04:00 |
|
peter
|
b4ee571682
|
IDEA-88994 The message about unknown property should be corrected
|
2012-07-18 15:23:13 +02:00 |
|
Denis.Zhdanov
|
ceaf5f8608
|
IDEA-66333 Quick documentation lookup on mouse hover
Correct links insertion when target text contains either fully qualified or simple names
|
2012-07-18 16:57:43 +04:00 |
|
peter
|
d1ecf6f403
|
IDEA-81775 Track auto-complete "preferred" values for longer time/per prefix
|
2012-07-18 14:54:12 +02:00 |
|
peter
|
f9255ad3d3
|
IDEA-88951 "Highlight usages" feature should also have a tooltip with the source code line
|
2012-07-18 14:54:12 +02:00 |
|
peter
|
4de3abc024
|
fix xpath inter-test dependency
|
2012-07-18 14:54:12 +02:00 |
|
peter
|
345c82b052
|
IDEA-88975 Java constructors autocompletion doesn't work fine for non-static inner classes.
|
2012-07-18 14:54:11 +02:00 |
|
Eugene Zhuravlev
|
9a8c9a3cee
|
removing redundant objects and redundant calls to storages
|
2012-07-18 13:44:18 +02:00 |
|
Eugene Zhuravlev
|
c825c34a90
|
get rid of unneeded inner class
|
2012-07-18 13:44:17 +02:00 |
|
Eugene Zhuravlev
|
bbc5241a64
|
get rid of unneeded inner class
|
2012-07-18 13:44:17 +02:00 |
|
peter
|
12123390fb
|
add screenshot to second basic completion tip (IDEA-88981)
|
2012-07-18 13:29:54 +02:00 |
|
peter
|
52e057b303
|
don't use IDEA in live template descriptions (IDEA-88976)
|
2012-07-18 13:29:54 +02:00 |
|
peter
|
446e57fc57
|
IDEA-88977 Use "Extract" instead of "Introduce" in refactoring names
|
2012-07-18 13:29:54 +02:00 |
|
Eugene Kudelevsky
|
3588197e02
|
fix tests
|
2012-07-18 15:26:29 +04:00 |
|