Commit Graph
8608 Commits
Author SHA1 Message Date
Anna Kozlova bbb0760dbb smart completion: diamonds: forbid non applicable diamonds based on the completion position (IDEA-87053) 2012-06-06 14:37:03 +04:00
Anna Kozlova e351e49a8a inplace rename: preserve caret at the place it was left by user 2012-06-06 14:37:02 +04:00
Alexey Kudravtsev 338fe7509a SOE protection in resolve 2012-06-06 13:33:59 +04:00
Alexey Kudravtsev 713d908dcd cleanup 2012-06-06 13:33:58 +04:00
Alexey Kudravtsev b92d9f69f7 notnull 2012-06-06 13:33:57 +04:00
Alexey Kudravtsev f51c0eab3f notnull 2012-06-06 13:33:56 +04:00
Alexey Kudravtsev bb4934d6dc ref count 2012-06-06 13:33:55 +04:00
Alexey Kudravtsev d0ef5933e5 cleanup 2012-06-06 13:33:54 +04:00
Roman Shevchenko 6ea4c06d8f Lambda expressions support: first round 2012-06-05 21:52:05 +04:00
Roman Shevchenko b3de9ce33f Cleanup 2012-06-05 21:52:05 +04:00
Roman Shevchenko 89d52d3a9e Cleanup 2012-06-05 21:52:04 +04:00
Anna Kozlova c904399321 provide local quick fixes for default highlighting inspection if possible 2012-06-05 21:27:15 +04:00
Anna Kozlova a36e232514 inline field: allow inline non-final fields without writable access (IDEA-73025) 2012-06-05 21:27:14 +04:00
Anna Kozlova 2bc65585ca inline: exclude non code usages inside inlined elements 2012-06-05 21:27:13 +04:00
Maxim Shafirov cae9281d81 KT-1735 Can't access "assert" function from stdlib 2012-06-05 19:44:01 +04:00
Danila Ponomarenko a5c962e2e0 IDEA-86830 Name of "Import class" quickfix in javadoc is confusing fixed 2012-06-05 19:18:11 +04:00
Danila Ponomarenko a0067515a6 IDEA-85568 feature request: complain if there is no valid SDK implemented 2012-06-05 18:51:07 +04:00
Eugene Kudelevsky df5b0ce5a1 android artifacts: support proguard, bug fixes 2012-06-05 18:49:46 +04:00
Anna Kozlova e6cef9f0cb Merge remote-tracking branch 'origin/master' 2012-06-05 18:19:31 +04:00
Maxim Shafirov 9b5731595e KT-2145 Impossible to depend on Scala library 2012-06-05 18:15:07 +04:00
Anna Kozlova 0b59d19a7c inline method/constant: warn when method is used in javadoc (IDEA-72562); add search in comments and strings/for text occurrences options 2012-06-05 18:09:49 +04:00
Danila Ponomarenko 4b16f22fca test fixes 2012-06-05 16:51:25 +04:00
Danila Ponomarenko 750f741eb8 IDEA-86852 Add final modifier to Create Field implemented 2012-06-05 16:51:25 +04:00
Danila Ponomarenko 987f737e9e IDEA-65714 CTRL+W: additional step for selecting vararg-argument in method call implemented 2012-06-05 14:53:10 +04:00
Anna Kozlova e5828700d5 class shadowing 2012-06-04 22:36:20 +04:00
Anna Kozlova e3ab850ddc do not rename in the same name 2012-06-04 22:36:19 +04:00
peter fa4c2a6916 IDEA-86810 Find Usages not finding usages when I do it on decompiled stub source 2012-06-04 20:20:21 +02:00
Danila Ponomarenko 667a9d2e18 IDEA-73251 recursive method call icon on gutter 2012-06-04 20:49:46 +04:00
Danila Ponomarenko 7a656d571a IDEA-73251 folding for identifier only 2012-06-04 20:49:46 +04:00
Eugene Kudelevsky 84a3aff0ff IDEA-80278 support of building Android apk artifacts 2012-06-04 19:20:50 +04:00
andrey.zaytsev 99454064dd AnyExceptionBreakpoint properties and category fixed 2012-06-04 18:44:25 +04:00
Alexey Kudravtsev ec09aeafdd notnull 2012-06-04 18:37:22 +04:00
Anna Kozlova 201978075d introduce constant: create subclass when it is not possible to place the constant inside the class (IDEA-86965) 2012-06-04 18:14:44 +04:00
Anna Kozlova 6bbbb5031f try given class name when $->. replaced not found (IDEA-86943) 2012-06-04 18:14:43 +04:00
peter 68a3521b34 IDEA-86911 Import StringValue class not offered [java] 2012-06-04 15:02:29 +02:00
peter a3fde695dd self-contained AddImpotActionTest 2012-06-04 15:02:28 +02:00
Roman Shevchenko c2eb2a8514 Untangle Java-based parsers 2012-06-04 16:51:04 +04:00
Alexey Kudravtsev 2395ed7e08 cleanup 2012-06-04 15:01:08 +04:00
Evgeny Zakrevsky 78b97e9eaf bug with setting default titled border in internal mode 2012-06-04 14:55:27 +04:00
Danila Ponomarenko aa66aee347 unnecessary sor removed 2012-06-04 14:23:36 +04:00
Danila Ponomarenko 639e90a5d9 CollectionFactory: factory methods added. Got rid of Guava dependency 2012-06-04 14:23:36 +04:00
Alexey Kudravtsev 43b14bcad0 virtual file pointers refactored for update speed 2012-06-04 13:23:59 +04:00
Alexey Kudravtsev faf7fc7289 IDEA-86896 Magic constant doesn't understand bit flag constants 2012-06-04 13:20:28 +04:00
Alexey Kudravtsev 0316e264fc optimization: getName() 2012-06-04 13:20:27 +04:00
Roman Shevchenko bf3b222335 Keyword completion in method references; cleanup 2012-06-04 12:19:11 +04:00
Roman Shevchenko bd86a3e9bd Introduce method reference type; mute type check for it 2012-06-04 12:19:08 +04:00
Roman Shevchenko a55a6dd51b Simplify type check; remove stupid assertion 2012-06-04 12:19:06 +04:00
Roman Shevchenko f455ac5697 Prevent CCEs 2012-06-04 12:19:03 +04:00
Roman Shevchenko 1fa291a5b8 Cleanup 2012-06-04 12:19:01 +04:00
Roman Shevchenko 679ab25896 Method reverences language level highlighting 2012-06-04 12:18:58 +04:00