Dmitry Avdeev
|
60a4c454a6
|
IDEA-77079: Idea tries to create setter instead of getter (see attach)
|
2012-02-18 19:46:36 +04:00 |
|
Bas Leijdekkers
|
0d73811b02
|
EA-33799 (IOE: PsiJavaParserFacadeImpl.createExpressionFromText)
|
2012-02-18 15:08:14 +01:00 |
|
anna
|
21a67d19b5
|
Merge remote-tracking branch 'origin/master'
|
2012-02-17 21:45:48 +01:00 |
|
anna
|
8e7b3a443c
|
add explicit type parameters available for conditional expr (IDEA-1179)
|
2012-02-17 21:38:34 +01:00 |
|
peter
|
43e5f35bd8
|
a more scala-friendly source-level accessibility check
|
2012-02-17 19:20:31 +01:00 |
|
anna
|
0ff1e1201c
|
create constructor from usage: do not suggest super classes, ever
|
2012-02-17 18:47:44 +01:00 |
|
anna
|
62b3260962
|
console filters: provide update message
|
2012-02-16 20:23:06 +01:00 |
|
anna
|
f97439edb0
|
ensure that method return type fix is on top independent from the sorting (IDEA-81450)
|
2012-02-16 20:23:04 +01:00 |
|
anna
|
7c8587314c
|
infer nullity: add existing library when exist (IDEA-81439)
|
2012-02-16 20:23:03 +01:00 |
|
anna
|
4188ab657c
|
inplace introduce variable: qualify expression if necessary (IDEA-81430)
|
2012-02-16 18:52:25 +01:00 |
|
anna
|
edbf9c3db0
|
inplace rename: static context processing (IDEA-81427)
|
2012-02-16 18:52:24 +01:00 |
|
anna
|
8468832660
|
wording (IDEA-81439)
|
2012-02-16 18:52:23 +01:00 |
|
anna
|
1842922b0a
|
type migration: multiple declared elements in one statement (IDEA-81418)
|
2012-02-16 18:52:22 +01:00 |
|
anna
|
f7e2edc0c0
|
delegate: copy annotations with all args
|
2012-02-16 12:03:00 +01:00 |
|
anna
|
c3fbf5ab07
|
do not insert @Override for static methods
|
2012-02-16 12:02:59 +01:00 |
|
anna
|
a8dc6bc627
|
inplace introduce: try our best to restore complex expressions during introduce (IDEA-80665)
|
2012-02-15 21:21:55 +01:00 |
|
Maxim.Mossienko
|
a0d0f7f31b
|
Merge remote-tracking branch 'origin/master'
|
2012-02-15 22:58:03 +04:00 |
|
anna
|
e4b71ad72b
|
substitute types before delegate
|
2012-02-15 19:38:42 +01:00 |
|
peter
|
fe13245171
|
suggest to pass several parameters in autopopup
|
2012-02-15 16:37:48 +01:00 |
|
peter
|
ec5f0a171c
|
suggest several parameters when delegating
|
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
|
6cda61d809
|
a nice shortcut presentation
|
2012-02-15 16:37:48 +01:00 |
|
Maxim.Mossienko
|
3db2b5f6b1
|
Merge remote-tracking branch 'origin/master'
|
2012-02-15 18:56:37 +04:00 |
|
Maxim.Mossienko
|
0db1be9b9f
|
check element type first for performance reason
|
2012-02-15 18:41:59 +04:00 |
|
anna
|
c20dfe0a93
|
do not infer @NotNull for final fields with initializer (IDEA-75616)
|
2012-02-15 13:10:33 +01:00 |
|
anna
|
e4119fbbb9
|
EA-30802 - AIOOBE: MoveClassesOrPackagesProcessor.performRefactoring
|
2012-02-15 10:36:04 +01:00 |
|
Dmitry Avdeev
|
e6342efb29
|
deprecation in xml fixed
|
2012-02-15 10:48:30 +04:00 |
|
anna
|
06410bffd5
|
bundle testng 6.4
|
2012-02-14 20:28:52 +01:00 |
|
anna
|
281a692bff
|
EA-33665 - AIOOBE: IntroduceVariableBase.createArrayCreationExpression
|
2012-02-14 18:54:07 +01:00 |
|
anna
|
a829ba2568
|
ignore parameter for foreach (IDEA-72671)
|
2012-02-14 18:54:07 +01:00 |
|
anna
|
27ec78e579
|
suggest to turn refs to super after extract superclass/interface is already finished in order to prevent command break (IDEA-80565)
|
2012-02-14 18:54:06 +01:00 |
|
Dmitry Avdeev
|
62ba20dc3a
|
check class references only
|
2012-02-14 18:46:16 +04:00 |
|
anna
|
14710359c5
|
move members: escalate visibility fix in case of overloaded methods (IDEA-81323)
|
2012-02-14 10:30:01 +01:00 |
|
anna
|
1471c550dc
|
always highlight variable which value is assigned but is not used ( IDEA-16306)
|
2012-02-14 08:43:21 +01:00 |
|
Maxim.Medvedev
|
8b161e5455
|
EA-33403 - assert: PsiElementFactoryImpl.createReferenceElementByType
|
2012-02-14 11:29:01 +04:00 |
|
Maxim.Medvedev
|
dda95b9640
|
don't try to automatically rename light constructors
|
2012-02-14 11:28:55 +04:00 |
|
anna
|
320df7acb0
|
EA-33686 - SOE: CreateFromUsageBaseFix.collectSupers
|
2012-02-13 18:41:26 +01:00 |
|
anna
|
86518ea411
|
do not highlight unused foreach parameter (IDEA-72671)
|
2012-02-13 18:41:26 +01:00 |
|
Rustam Vishnyakov
|
d414658f4d
|
Fixed IDEA-55516 Settings->Editor->Colors&Fonts: sort settings subtree ColorSettingsPage by name
|
2012-02-13 15:26:32 +04:00 |
|
Roman Shevchenko
|
668afd0260
|
IDEA-81171 (Surround AutoCloseable - initial implementation)
|
2012-02-12 23:50:22 +01:00 |
|
Roman Shevchenko
|
3ebed051c8
|
Test moved
|
2012-02-12 23:50:21 +01:00 |
|
Roman Shevchenko
|
ec82a5dc6b
|
@NotNull
|
2012-02-12 23:50:21 +01:00 |
|
Roman Shevchenko
|
ef6736554a
|
Cleanup
|
2012-02-12 23:50:21 +01:00 |
|
Dmitry Jemerov
|
8a4916c1e9
|
decouple core file template logic from StdFileTypes.JAVA
|
2012-02-10 18:51:02 +01:00 |
|
anna
|
ba961d59ad
|
highlight error: access to a private field from a class annotation is not possible
|
2012-02-10 16:49:46 +01:00 |
|
anna
|
cb907f4128
|
visibility inspection: do not suggest private for constants used in class modifier lists and for inner classes used in extends/implements (IDEA-81161)
|
2012-02-10 16:49:45 +01:00 |
|
peter
|
a58a8ec637
|
EA-33623 - AIOOBE: ExpectedTypesProvider$MyParentVisitor.visitPolyadicExpression
|
2012-02-10 15:03:52 +01:00 |
|
peter
|
fbf99fd29b
|
show autopopup after completing a package when and only when there was a dot inserted after the previous package
|
2012-02-10 15:03:51 +01:00 |
|
anna
|
cb0442de53
|
IDEA-76599 Quickfix to change a double literal to a float literal
|
2012-02-10 14:15:09 +01:00 |
|
Maxim.Medvedev
|
826bd5cabb
|
IDEA-73264 GenerationInfo manages caret position for the generated member
|
2012-02-10 13:02:22 +04:00 |
|