peter
|
ebac476f2b
|
some DRY
|
2012-07-20 11:07:12 +02:00 |
|
peter
|
3d0512e303
|
IDEA-89015 Java class names are presented in autopopup or "basic" completion list inside any XML literal
|
2012-07-20 11:07:11 +02:00 |
|
peter
|
4047cd03e8
|
IDEA-89012 Live Template - Edit Variable - variable order is ignored
|
2012-07-20 11:07:11 +02:00 |
|
Dmitry Avdeev
|
0e0dc81924
|
avoiding inspection instantiations: simple profile
|
2012-07-20 12:50:23 +04:00 |
|
Alexey Kudravtsev
|
91c888670e
|
recreate TrafficLightRenderer if reparse's led to the file invalidation
|
2012-07-20 10:53:37 +04:00 |
|
Alexey Kudravtsev
|
9ce0c5bc5f
|
not enough pooled threads in tests
|
2012-07-20 10:53:36 +04:00 |
|
Alexey Kudravtsev
|
a2fa9c081f
|
memory
|
2012-07-20 10:53:35 +04:00 |
|
Alexey Kudravtsev
|
d702b845b3
|
notnull
|
2012-07-20 10:53:34 +04:00 |
|
Alexey Kudravtsev
|
3827850796
|
cleanup
|
2012-07-20 10:53:34 +04:00 |
|
Alexey Kudravtsev
|
c8d38ec0d9
|
preinstantiate inspection tools revert
|
2012-07-20 10:53:33 +04:00 |
|
Denis.Zhdanov
|
5a64ea019b
|
IDEA-87969 "Keep when reformatting" breaks "replace '?:' with 'if else'"
Enforce statement body to be located on new line if brace enforcment is performed not because of explicitly called 'reformat code'
|
2012-07-20 10:15:34 +04:00 |
|
Denis.Zhdanov
|
c0aa0945c2
|
IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
Basic 'code arrangement' infrastructure is defined
|
2012-07-20 10:15:34 +04:00 |
|
Yann Cébron
|
eccc9f3980
|
Merge remote-tracking branch 'origin/master'
|
2012-07-19 21:27:19 +02:00 |
|
Yann Cébron
|
3e7194a4b1
|
fix compilation [com.intellij.codeInsight.daemon.FunctionalInterfaceTest]
|
2012-07-19 21:26:46 +02:00 |
|
anna
|
8839c7203c
|
lambda: initial is assignable check; effectively final; acceptable context
|
2012-07-19 21:24:19 +02:00 |
|
anna
|
48bd9373b0
|
Merge remote-tracking branch 'origin/master'
|
2012-07-19 21:20:39 +02:00 |
|
anna
|
812b9a72ea
|
lambda: initial is assignable check; effectively final; acceptable context
|
2012-07-19 21:18:30 +02:00 |
|
Dmitry Boulytchev
|
8f33ff0a36
|
Some of renaming in mappings (compile server).
|
2012-07-19 23:17:54 +04:00 |
|
Dmitry Boulytchev
|
714b565acd
|
Fixed test with method signature change (compile server).
|
2012-07-19 22:48:57 +04:00 |
|
peter
|
b81a5ff17f
|
IDEA-89070 Support Guava @VisibleForTesting annotation
|
2012-07-19 19:12:41 +02:00 |
|
peter
|
1af27c9e0f
|
middle matching and underscore
|
2012-07-19 19:09:02 +02:00 |
|
peter
|
1a22c5e19c
|
IDEA-89059 Selected item is scrolled off the bottom of the code completion popup
|
2012-07-19 19:09:01 +02:00 |
|
peter
|
b58295e640
|
IDEA-81098 Inconsistent Revert/Rollback naming in Commit Changes dialog
|
2012-07-19 19:09:01 +02:00 |
|
Konstantin Bulenkov
|
23d0313505
|
make white softer
|
2012-07-19 18:57:21 +02:00 |
|
Konstantin Bulenkov
|
c5ea433d65
|
some darcula fixes
|
2012-07-19 18:48:29 +02:00 |
|
anna
|
f90fadbd52
|
lambda: infer lambda param types in method call, return statement context
|
2012-07-19 18:44:23 +02:00 |
|
Gregory.Shrago
|
533f276ad4
|
patch from: Dmitry Malchikov <dmalch@gmail.com>
|
2012-07-19 20:03:32 +04:00 |
|
Gregory.Shrago
|
6f76dda378
|
more updatable popups!
|
2012-07-19 19:31:30 +04:00 |
|
Gregory.Shrago
|
9f0327d873
|
update documentation hints on selection changes
|
2012-07-19 19:09:40 +04:00 |
|
Konstantin Bulenkov
|
a5424ef5a2
|
switch darcula on
|
2012-07-19 16:47:48 +02:00 |
|
peter
|
cbd89e8f14
|
xxxConfig should match config if first letter matching == true
|
2012-07-19 16:38:29 +02:00 |
|
Konstantin Bulenkov
|
7f141e8781
|
fix exception on startup
|
2012-07-19 16:25:18 +02:00 |
|
anna
|
0c14a77177
|
EA-37508 - assert: PsiFileImpl.getStubTree
|
2012-07-19 16:13:20 +02:00 |
|
anna
|
777e950dfa
|
EA-37559 - NPE: HighlightMethodUtil.checkConstructorCall
|
2012-07-19 16:13:20 +02:00 |
|
anna
|
d35061a610
|
lambda conflict resolve: check lambdas on per-params basis
|
2012-07-19 16:13:19 +02:00 |
|
peter
|
549da5f6df
|
IDEA-89056 Strange 'xxx[]' item is shown in smart completion list
|
2012-07-19 16:11:04 +02:00 |
|
peter
|
457de6f2b1
|
IDEA-89052 Live template: Preserve context configuration control size
|
2012-07-19 16:11:04 +02:00 |
|
Bas Leijdekkers
|
a6fd1fd8b9
|
IDEA-89017 (Add "disable for annotations" checkbox for "Magic Number" inspection)
|
2012-07-19 16:03:46 +02:00 |
|
peter
|
4aae4dd6d1
|
fix NPE
|
2012-07-19 15:01:38 +02:00 |
|
Eugene Zhuravlev
|
a03afb0c99
|
correctly escape spaces in urls in javac2 ant task: IDEA-88202 javac2 ANT task crashes on @NotNull instrumentation
|
2012-07-19 14:57:04 +02:00 |
|
Konstantin Bulenkov
|
7ebc3fdd60
|
initial windows customization
|
2012-07-19 14:43:56 +02:00 |
|
Konstantin Bulenkov
|
b3a824df6c
|
provide darcula in idea as a bundled scheme
|
2012-07-19 14:43:56 +02:00 |
|
Konstantin Bulenkov
|
403077824d
|
+ show affected paths
|
2012-07-19 14:43:55 +02:00 |
|
peter
|
75442b5e27
|
only update last unchanged content for files under Perforce
|
2012-07-19 14:29:38 +02:00 |
|
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 |
|