Anna Kozlova
e512a2f07a
EA-55951 - CCE: StreamApiMigrationInspection$ReplaceWithForeachCallFix.applyFix
2014-04-16 19:19:20 +02:00
Anna Kozlova
e7b3efbf80
EA-55962 - CCE: DefUseInspection$RemoveInitializerFix.sideEffectAwareRemove
2014-04-16 19:19:19 +02:00
Vassiliy
0de9b5acf8
Start plugins wizard #15
2014-04-16 20:59:36 +04:00
Vassiliy
b62e353de1
Start plugins wizard #14
2014-04-16 20:52:21 +04:00
Vassiliy
1d23857944
Start plugins wizard #13
2014-04-16 20:12:25 +04:00
Anna Kozlova
199e9d8119
generate visibility setting for create from usage, generate getter/setter/constructor (IDEA-120662, IDEA-64613, IDEA-122025)
2014-04-16 16:42:09 +02:00
Anna Kozlova
a850470ed2
testng/junit: do not start pattern evaluation if one element is selected
2014-04-16 16:42:08 +02:00
Anna Kozlova
9fda587640
extract variable: ensure replace all occurrences survive parenthesis around value (IDEA-122041)
2014-04-16 16:42:07 +02:00
Anna Kozlova
51f15b7ea4
ignore methods return Void (IDEA-124010)
2014-04-16 16:42:06 +02:00
Kirill Likhodedov
d8a1d98fe9
[vcs] IDEA-67409 Support Home/End keys in the Log.
2014-04-16 18:36:12 +04:00
Kirill Likhodedov
c854a5ce53
Revert "[vcs] IDEA-67409 Support Home/End keys in the Log."
...
This reverts commit 4306f24da6 .
A better fix will follow.
2014-04-16 18:36:12 +04:00
Max Medvedev
19714f2178
closure recursion test
2014-04-16 17:54:44 +04:00
Max Medvedev
f13e5bf6e2
IDEA-123484 abstract modifier for trait methods, some code duplicates removed
2014-04-16 17:54:44 +04:00
Max Medvedev
bc38735b1e
IDEA-123484 trait fields and properties
2014-04-16 17:54:43 +04:00
Max Medvedev
d11070626e
cleanup
2014-04-16 17:54:42 +04:00
Max Medvedev
91085d8fe3
IDEA-123484 anonymous from traits are not allowed
2014-04-16 17:54:42 +04:00
Max Medvedev
c958da2d94
IDEA-123484 highlighting for extends list of traits, inc/dec on trait field
2014-04-16 17:54:41 +04:00
Max Medvedev
c73b8b2c37
IDEA-123484 modifier inferring for trait members
2014-04-16 17:54:41 +04:00
Max Medvedev
3859660ca4
IDEA-123484 initial. lexer, parser and psi for traits
2014-04-16 17:54:40 +04:00
Max Medvedev
10003371fd
extra code
2014-04-16 17:54:39 +04:00
Max Medvedev
7b25e0e4f8
some overrides
2014-04-16 17:54:39 +04:00
Alexey Kudravtsev
15f32660a4
console leak fixed
2014-04-16 16:14:30 +04:00
Dmitry Batrak
d385ea2072
EA-31437,IDEA-121511 - assert: DocumentFoldingInfo.writeExternal
...
following review #300
2014-04-16 16:06:58 +04:00
Konstantin Bulenkov
8f8d8340d9
sometimes distraction free mode stays forever
2014-04-16 13:52:23 +02:00
Roman Shevchenko
439f50da53
Test fixed (rt.jar on Apple JRE, again)
2014-04-16 13:42:47 +02:00
Kirill Likhodedov
4306f24da6
[vcs] IDEA-67409 Support Home/End keys in the Log.
2014-04-16 15:32:59 +04:00
Kirill Likhodedov
475c2bea3b
fix a copy paste misprint
2014-04-16 15:32:59 +04:00
Kirill Likhodedov
7e742e3a46
[git] IDEA-98189 Retry up to 3 times if authentication failed
...
But not if user explicitly cancelled the authentication dialog.
2014-04-16 15:32:58 +04:00
Kirill Likhodedov
ac764f5d0e
[git] better error text
2014-04-16 15:32:58 +04:00
Kirill Likhodedov
7536b91c88
[git] remove an unused test class
2014-04-16 15:32:58 +04:00
Kirill Likhodedov
ecc84d5602
[git] Use GitImpl for all remote commands
...
Relates to IDEA-98189.
2014-04-16 15:32:57 +04:00
Kirill Likhodedov
85cad871d3
[git] IDEA-98189 Forget incorrect password
...
Github implementation is pending.
2014-04-16 15:32:57 +04:00
Kirill Likhodedov
ccc5043bcb
[git] refactor authenticator
...
* Handle Git plugin username/password storage in the same matter as for
other auth providers, but make it the first provider to consider.
* Save the auth provider which was used for authentication (for future:
to know where to remove the password from).
* Check auth providers in askPassword as well (before it was asked
only in askUserName).
This is a preparation for IDEA-98189.
2014-04-16 15:32:57 +04:00
Andrey Starovoyt
fffcd492d5
Add "try" live postfix template
2014-04-16 14:45:35 +04:00
Vassiliy
5686958fe6
Start plugins wizard #12
2014-04-16 13:48:10 +04:00
Vladimir Krivosheev
8bad783040
jb v8 debug protocol: function scopes
2014-04-16 11:42:38 +02:00
Alexey Kudravtsev
77256b2676
check extra assumptions
2014-04-16 13:33:20 +04:00
Alexey Kudravtsev
ceb0932039
typed field instead of Object, cleanup
2014-04-16 13:33:19 +04:00
Alexey Kudravtsev
74bfdbf15c
simplify, introduce runWriteCommandAction(ThrowableComputable)
2014-04-16 13:33:18 +04:00
Alexey Kudravtsev
75a0914f95
more readable temp file names: unitTest_defaultCharset_9 instead of unitTest234234234234234unitTest_213424
2014-04-16 13:33:16 +04:00
Alexey Kudravtsev
33980d329d
re-detect file type on contents change
2014-04-16 13:33:15 +04:00
Roman Shevchenko
32f7b42059
Cleanup (typos)
2014-04-16 11:05:44 +02:00
Roman Shevchenko
11fbadce60
Cleanup (outdated comment; pointless assertion)
2014-04-16 11:05:43 +02:00
Roman Shevchenko
6495cfea08
IDEA-123354 (content-based .jar check replaced with file type-based)
2014-04-16 11:05:43 +02:00
Anna Kozlova
b8493b6d31
method refs/lambdas: apply ground types for completion
2014-04-16 10:44:09 +02:00
Anna Kozlova
62db5cec17
EA-55747 - AIOOBE: ControlFlowUtil.getUsedVariables
2014-04-16 10:31:02 +02:00
Anna Kozlova
6e61173ea3
cancel inspections progress if view was closed
2014-04-16 10:31:01 +02:00
Anna Kozlova
3bedbabf80
EA-55910 - CCE: JavaDocInfoGenerator.generateValue
2014-04-16 10:31:00 +02:00
Anna Kozlova
af9135166d
try to pass self name as default value during create parameter from usage (IDEA-123780)
2014-04-16 10:30:59 +02:00
Dmitry Avdeev
89dc56b6ca
test fix
2014-04-16 12:25:18 +04:00