Commit Graph
4080 Commits
Author SHA1 Message Date
anna ae7e30edee java 8: forbid super in static methods 2013-11-05 12:56:04 +01:00
peter 0f6e267576 DirectoryIndexTest reflecting current state of excluded lib dirs under module content 2013-11-05 12:25:21 +01:00
peter 769720b4ec RootIndex: return no dirs for packages starting with a dot 2013-11-05 12:25:21 +01:00
anna 483e172728 IDEA-115884 Auto-complete qualified super reference in virtual extension methods. 2013-11-05 10:13:12 +01:00
anna 49042b445f IDEA-115883 Add auto-fix for compiler error "Unqualified super reference is not allowed in extension method" 2013-11-05 10:13:11 +01:00
peter 3a224a11ce just consider dash a part of word for hippie completion (IDEA-115762) 2013-11-04 17:51:36 +01:00
anna fb98413e84 testdata fixed 2013-11-04 16:16:28 +01:00
anna 4a725b52b3 IDEA-115789 an interface inheriting a default method and an abstract method 2013-11-04 16:16:28 +01:00
anna 9ae4eced85 IDEA-115790 default methods cannot override Object methods 2013-11-04 16:16:27 +01:00
anna 3f2a4dca13 IDEA-115867 Copy to temp final variable does not work correctly inside expression without braces 2013-11-04 16:16:26 +01:00
anna c8f60d695c intersection type presentable name with & (IDEA-115802) 2013-11-04 13:00:54 +01:00
anna 232746dc38 Merge remote-tracking branch 'origin/master' 2013-11-04 11:10:28 +01:00
anna 17fbe75287 not initialized problem: fix static fields checks 2013-11-04 11:06:17 +01:00
peter daf54b1a90 support javac's line/column syntax in goto popups (IDEA-55616) 2013-11-04 10:27:04 +01:00
Eugene Zhuravlev 59de59f776 not only static constants may be inlined by compiler: IDEA-115878 Constants search should work for final fields 2013-11-03 22:13:28 +01:00
peter ad779bf2f9 IDEA-115368 Smart type completion popup offers Object.class ahead of local Class<?> variable 2013-11-03 20:54:48 +01:00
peter e99b7752b1 recognize column number in choose by name popups (IDEA-55616) 2013-11-03 20:54:48 +01:00
peter f7ae406fef there's no need anymore to artificially move live template items to the second place in the autopopup 2013-11-02 20:41:17 +01:00
peter f92ce9af06 add "pure" attribute to @Contract (IDEA-107864) 2013-11-02 20:41:17 +01:00
Alexey Kudravtsev 89cbfa1c11 cleanup 2013-11-01 18:07:31 +04:00
Alexey Kudravtsev ba6b81fc8f @Override 2013-11-01 18:07:29 +04:00
Dmitry Batkovich 627a698370 build fix 2013-11-01 15:39:10 +04:00
Dmitry Batkovich f5ed1c11ea methods chains completion on one index 2013-11-01 15:10:37 +04:00
peter 364a57e811 TreeElementPattern.withSuperParent returned true if there was no parent of that level
gradle completion contributor should only work in .gradle files
2013-10-31 18:17:19 +01:00
Yaroslav Lepenkin 804b35ab80 test fix, wrong test data params order 2013-10-31 20:29:19 +04:00
Yaroslav Lepenkin df823d606f IDEA-115756 Caret is moved on the start of line after formatting, if positioned not on the end of line [CR-IC-2978] 2013-10-31 20:22:13 +04:00
anna 578826bb30 disable flip intersection conjuncts for equal sides 2013-10-31 16:35:42 +01:00
anna 5bd8b62070 fix to switch intersection types order in casts when one of the last types is not an interface 2013-10-31 16:35:39 +01:00
anna 9286cb4a28 testdata fixed 2013-10-30 17:46:35 +01:00
Maxim.Mossienko 00f7ea1e4b Find: Comments only: Groovy javadoc comments are skipped (IDEA-115578) 2013-10-30 00:38:04 +01:00
Bas Leijdekkers e62f352ab9 IDEA-115468 (for loop variables, catch block parameters and resource variables not reported by "local variable or parameter can be final" inspection) 2013-10-28 16:44:04 +01:00
Bas Leijdekkers 2a1ebb5187 IDEA-115516 (Multiple warnings local foreach parameter can be final) 2013-10-28 15:17:57 +01:00
Maxim.Mossienko 6d5af62c4e Search: Comments only: several words target is not found in javadocs (IDEA-113951) 2013-10-27 00:58:19 +02:00
Maxim.Mossienko 29d4353277 test for IDEA-114108 2013-10-27 00:02:15 +02:00
Bas Leijdekkers a0a5570958 IDEA-115452 ("Local variable or parameter can be final" -- "Report local variables" setting doesn't work) 2013-10-26 21:57:24 +02:00
peter 38021a46e5 RootIndex: support dirs by package without in lib sources 2013-10-25 22:52:55 +02:00
peter af0ad8bdeb add to DirectoryIndexTest the controversial library-exclude inside module content 2013-10-25 22:06:26 +02:00
peter b7f6cd2ee4 RootIndex: ensure transitive dependents end up in order entries cache 2013-10-25 22:05:36 +02:00
Alexey Kudravtsev 71b8b54460 allow to throw PCE 2013-10-25 16:18:40 +04:00
anna cda0ea9783 resolve conflict on type param rename (IDEA-57326) 2013-10-25 14:09:21 +02:00
Alexey Kudravtsev 2e6046cc11 EA-48232 - RE: PostprocessReformattingAspect.beforeDocumentChanged 2013-10-25 13:52:02 +04:00
Alexey Kudravtsev 71d2675ed7 allow to fork on two cores (virtualized environments often offer as many) 2013-10-25 13:42:12 +04:00
Alexey Kudravtsev e2de6018ab moved to proper package 2013-10-25 13:42:05 +04:00
Maxim.Mossienko b95a17fcc1 split tests for community and ultimate parts 2013-10-25 08:00:58 +02:00
peter d3834f35ae allow to check if DirectoryIndexImpl and RootIndex return same results 2013-10-24 19:20:41 +02:00
peter 71e03bb935 more fixes to align RootIndex and DirectoryIndexImpl 2013-10-24 19:20:41 +02:00
peter c45930e90f minor field grouping in DirectoryIndexTest 2013-10-24 19:20:40 +02:00
anna db6463333f nullable stuff: leave buggy assignment to be warned by dfa (IDEA-100172) 2013-10-24 15:37:07 +02:00
Maxim.Mossienko 84e8629da5 IDEA-114105 Find String literals only java strings in JSP not found 2013-10-24 15:32:28 +02:00
anna a7316ca594 lambda: do not suggest to replace with lambda when refs to final fields exist in body (IDEA-111026); final initializer 2013-10-24 14:07:46 +02:00