Evgeny Zakrevsky
|
ad2f4574df
|
EditMigrationDialog. Toolbar decorator.
|
2012-03-13 15:46:27 +04:00 |
|
Evgeny Zakrevsky
|
e99111b6ca
|
Some UI fixes.
|
2012-03-13 15:44:17 +04:00 |
|
Evgeny Zakrevsky
|
4fc2b2ab7f
|
FormBuilder. Helper for creating standard forms.
|
2012-03-13 15:41:30 +04:00 |
|
anna
|
cdc3319d4c
|
EA-33836 - IOE: LightElement.add
|
2012-03-12 18:31:26 +01:00 |
|
anna
|
4ec24656cd
|
hide initialization in current method when multiple occurrences found
|
2012-03-12 18:31:26 +01:00 |
|
anna
|
19c21b657b
|
replace constructor with builder: skip default constructor to use in builder create method when chained constructor was not detected (IDEA-82412)
|
2012-03-12 12:43:06 +01:00 |
|
anna
|
3c5d7a568d
|
push down from interface to abstract class fixed (IDEA-82286)
|
2012-03-12 12:43:05 +01:00 |
|
Evgeny Zakrevsky
|
44ec47b97b
|
Merge remote branch 'origin/master'
|
2012-03-11 22:26:24 +04:00 |
|
Evgeny Zakrevsky
|
45d1f39145
|
JavaAutoImportOptions. Toolbar decorator.
|
2012-03-11 22:17:19 +04:00 |
|
Evgeny Zakrevsky
|
73939a540f
|
Code Style Imports Packages. Toolbar decorator.
|
2012-03-11 22:03:59 +04:00 |
|
anna
|
fd6b282da2
|
introduce vararg variable from the selected enumeration (IDEA-82508)
|
2012-03-11 19:00:58 +01:00 |
|
anna
|
deb7f52be3
|
Merge remote-tracking branch 'origin/master'
|
2012-03-11 18:31:38 +01:00 |
|
peter
|
e55b8e09ab
|
show off: enable closure folding by default
|
2012-03-11 21:07:59 +04:00 |
|
anna
|
10af43ec64
|
correct intention text (IDEA-82194)
|
2012-03-11 17:44:22 +01:00 |
|
anna
|
7a388cd27d
|
offline inspections: do not check for sdks for web storm projects (IDEA-82149)
|
2012-03-11 17:37:36 +01:00 |
|
Alexey Kudravtsev
|
15b0c2ad79
|
make inspection suppressable
|
2012-03-11 16:23:30 +04:00 |
|
anna
|
7b74950b6d
|
EA-34426 - NPE: PsiPackageFavoriteNodeProvider.getFavoriteNodes
|
2012-03-11 13:01:15 +01:00 |
|
anna
|
0b101702a3
|
sync param checks (EA-34419 - NSEE: ConcurrentWeakHashMap$EntrySet$.next)
|
2012-03-11 13:01:13 +01:00 |
|
peter
|
dcf1019419
|
IDEA-52159 Closure folding problem when closure method is not in direct super class
|
2012-03-10 00:46:46 +04:00 |
|
peter
|
e383348498
|
IDEA-26763 Auto-complete Generics on the RHS (now in basic completion as well)
|
2012-03-09 23:16:01 +04:00 |
|
peter
|
ed3f7f1132
|
position caret to the next probable editing location after inserting type arguments (IDEA-26763)
|
2012-03-09 23:05:53 +04:00 |
|
peter
|
404d2487f1
|
suggest to fill all the required type arguments at once (IDEA-26763)
|
2012-03-09 22:30:24 +04:00 |
|
peter
|
979636e035
|
extract TypeArgumentCompletionProvider
|
2012-03-09 21:56:42 +04:00 |
|
peter
|
37e6704812
|
suggest collection utility methods in basic completion on non-empty prefix
|
2012-03-09 21:05:12 +04:00 |
|
peter
|
9a93bae85e
|
DRY
|
2012-03-09 20:52:59 +04:00 |
|
peter
|
d796ecea55
|
normal methods should have higher priority than Collections.emptyList
|
2012-03-09 20:39:06 +04:00 |
|
peter
|
f996fccffa
|
fix tests
|
2012-03-09 16:33:45 +04:00 |
|
peter
|
c4ed6f3022
|
IDEA-68584 Completion should detect return type and autocast in some cases
|
2012-03-09 15:16:40 +04:00 |
|
peter
|
392d90ae1b
|
IDEA-82427 Code Completion produces bad code inside if brackets
|
2012-03-08 16:50:30 +04:00 |
|
peter
|
e51edaedf7
|
IDEA-50592 'Surround with cast' for binary expressions (e.g. a+b) should parenthesize those expressions
|
2012-03-08 15:17:42 +04:00 |
|
peter
|
18579ef6bd
|
use the new com.intellij.codeInsight.completion.CompletionResultSet.runRemainingContributors API
|
2012-03-08 14:59:27 +04:00 |
|
peter
|
9023847833
|
dots after package names shouldn't prevent from chained completion
|
2012-03-08 14:46:37 +04:00 |
|
peter
|
3c90060b1b
|
a more straightforward no-variants delegation
|
2012-03-08 14:27:42 +04:00 |
|
peter
|
f3b09cee3a
|
IDEA-54220 Code Completion for value() method in @interfaces could be added
|
2012-03-07 20:24:50 +04:00 |
|
peter
|
91fb524a30
|
IDEA-25267 Smart Completion after continue&break should filter labels
|
2012-03-07 20:24:50 +04:00 |
|
Sergey Evdokimov
|
c33bcff51c
|
IDEA-82080 (Try to keep the file position after "Download sources")
|
2012-03-07 16:50:20 +04:00 |
|
peter
|
4ba86aa557
|
don't invoke unnecessary class literal inheritor search when no class is expected (java smart completion)
|
2012-03-07 13:35:23 +04:00 |
|
peter
|
c89084affd
|
IDEA-50588 Don't suggest getX when completing setX() parameter (disprefer, actually)
|
2012-03-06 20:30:18 +04:00 |
|
peter
|
57f534cc43
|
some movements
|
2012-03-06 20:30:18 +04:00 |
|
peter
|
8ec30835fd
|
IDEA-50631 Chaining second smart completion should suggest possible one-element arrays as qualifier
|
2012-03-06 20:30:18 +04:00 |
|
peter
|
813b6c42b2
|
IDEA-50229 Override/Implements: shortcut to toggle implements should also be Ctrl+O
|
2012-03-06 20:30:17 +04:00 |
|
peter
|
1b19428761
|
IDEA-79591 Suggest field name in construction parameter name completion
|
2012-03-05 23:26:29 +04:00 |
|
Konstantin Bulenkov
|
da58949810
|
cleanup
|
2012-03-05 18:48:00 +01:00 |
|
peter
|
7e3ab58668
|
cleanup
|
2012-03-05 21:18:33 +04:00 |
|
peter
|
271acba28c
|
IDEA-79863 jUnit 3: class/smart completion of classnames in test-sources should prefer *TestCase classes
|
2012-03-05 18:50:58 +04:00 |
|
Serega Vasiliev
|
a6e776ccca
|
IDEA-81317 && IDEA-80162 && IDEA-78789
|
2012-03-05 14:01:07 +01:00 |
|
Gregory.Shrago
|
4b24044c5c
|
jumping fixes
|
2012-03-03 00:59:22 +04:00 |
|
Dmitry Jemerov
|
2bc2ecc15d
|
auto-import doesn't hide parameter info (PY-5764)
|
2012-03-02 16:45:42 +01:00 |
|
Alexey Kudravtsev
|
ff53bc2c7c
|
process() method in SubIndex
|
2012-03-02 12:18:59 +04:00 |
|
anna
|
4b4703c3a0
|
NPE
|
2012-03-01 21:35:03 +01:00 |
|