Commit Graph
4226 Commits
Author SHA1 Message Date
anna f005ef058f logging for EA-31078 - IAE: PsiIdentifierImpl.replace 2011-12-20 15:41:33 +01:00
anna 5d4b6480f3 IOOBE: do not position caret in another editor 2011-12-20 15:41:33 +01:00
anna e663ed9583 EA-32486 - IAE: HighlightUsagesHandler.getNameIdentifier 2011-12-20 13:25:57 +01:00
anna aa408db649 IDEA-78924: correct copy for empty class files & synthetic elements 2011-12-20 12:03:57 +01:00
anna e9fba15afe revert 78ee8593f5 2011-12-20 11:53:34 +01:00
anna b10a4f727f move: choose directory by neighbor class name (IDEA-69765) 2011-12-20 11:36:05 +01:00
Dmitry Jemerov 2af66fe1ad missing pieces of JavaCoreEnvironment 2011-12-19 16:17:35 +01:00
Dmitry Avdeev 9648da64d7 XmlNoVariantsDelegator 2011-12-19 13:46:13 +04:00
Maxim.Medvedev 78ee8593f5 IDEA-78924 Groovy: Copy+Paste a groovy script file doubles the file extension 2011-12-17 22:49:31 +04:00
peter dc71135134 IDEA-78033 do not sugesst "class" as possible name for variable 2011-12-16 12:02:51 +01:00
anna 5f94592dc8 equals&hashCode: allow to select fields used in equals but not in hashCode as not null (IDEA-78969) 2011-12-16 10:19:54 +01:00
anna d2bab883bd inline method: do not check for inaccessibility if referenced member would be also inlined (IDEA-78941 ) 2011-12-16 10:01:03 +01:00
anna c8c3007e4a inplace introduce constant: do not search for occurrences out of dedicated class (IDEA-78977) 2011-12-16 09:35:27 +01:00
anna 44ecd52b97 change variable type from assignment: change method signature when variable is a parameter (IDEA-71674) 2011-12-16 08:47:17 +01:00
anna 52e77034d2 inline: show number of usages to be inlined when possible (IDEA-73024 ) 2011-12-16 08:47:16 +01:00
anna 5e78fc69bc generate delegate: allow to choose available containing class members (IDEA-73331) 2011-12-16 08:47:15 +01:00
anna e7ca3e043e move class to the correct package fix: suggest to choose root when multiple exist (IDEA-12474) 2011-12-16 08:47:14 +01:00
anna f9af2b2245 move instance member (IDEA-78519) 2011-12-16 08:47:12 +01:00
Maxim.Medvedev d24e185aaf Merge remote-tracking branch 'origin/master' 2011-12-15 13:43:05 +04:00
Maxim.Medvedev e4ac6e51b3 IDEA-78836 When renaming Groovy class, also rename the file if their names are equal 2011-12-15 13:40:35 +04:00
anna 6263ac21f5 javadoc generation: allow to include jdk javadoc (IDEA-78788 ) 2011-12-14 15:17:17 +01:00
anna 54d3fe4184 experimental 2011-12-14 13:24:13 +01:00
anna e8ccd03fa2 extract method object: order moved methods by usages; write access (IDEA-78847) 2011-12-14 12:59:29 +01:00
anna 48b730aa0b NPE 2011-12-14 11:08:46 +01:00
Alexey Kudravtsev 9a6cf70a00 run refactoring tests outside the write action and get rid of testRun() 2011-12-14 12:24:10 +04:00
Alexey Kudravtsev 5be8bfddf9 EA-32489 - assert: PsiFileImpl.getStubTree 2011-12-14 12:22:01 +04:00
anna 9d0822aa5c Merge remote branch 'origin/master' 2011-12-13 13:20:02 +01:00
Alexey Kudravtsev 9465848aa6 do not start highlighting pass when ProblemFilter said not to 2011-12-13 14:21:33 +04:00
Alexey Kudravtsev 95e8d715b7 cleanup 2011-12-13 14:21:25 +04:00
anna b4523b4b7a javadoc: process {@inheritDoc} for throws tags correctly (IDEA-62524) 2011-12-13 10:51:29 +01:00
Maxim.Medvedev 99931bd7a3 IDEA-78555 Intellij fails to compile Groovy class with @Delegate when there is also Java class 2011-12-12 19:45:01 +04:00
anna 5afdafd5e3 delegate: copy javadoc; preselect yet non-delegated methods (IDEA-59629) 2011-12-12 11:56:37 +01:00
anna 628b83bdc8 javadoc: do not force to have required tags out of scope (IDEA-73398 ) 2011-12-12 09:13:06 +01:00
Maxim.Medvedev c68eb4298c type & value inference for literals 2011-12-11 12:54:30 +04:00
anna 4e0c259e55 copy/paste: open created file in the editor 2011-12-09 20:05:42 +01:00
Maxim Shafirov 56723c4b17 IDEA-78370 2011-12-09 19:59:46 +04:00
anna 0c40400be2 preselect final fields on constructor generation (IDEA-78512) 2011-12-09 13:31:09 +01:00
anna 0891cd804a CCE 2011-12-08 18:41:25 +01:00
Roman Shevchenko 8bdba530d8 Ignore empty parameter lists 2011-12-07 21:16:49 +01:00
anna e39f09af16 @Nullable/@NotNull problems: false positive: annotation is inapplicable for primitive types (IDEA-78186 ) 2011-12-07 20:42:09 +01:00
Alexey Kudravtsev c25c9327c3 cleanup 2011-12-07 20:12:03 +04:00
Alexey Kudravtsev 8165b7f688 LAHT tests fixed (who broke'em?) 2011-12-07 20:12:02 +04:00
Roman Shevchenko c917bfc09b IDEA-77008 (warn about generics in qualifier reference inside type cast) 2011-12-07 16:39:03 +01:00
peter acee6c62a0 IDEA-78175 Smart Completion: unexpected order of variants 2011-12-07 15:54:38 +01:00
Alexey Kudravtsev 73954d4919 notnull 2011-12-07 16:14:13 +04:00
Denis.Zhdanov b6072cde41 Test fixes
1. Removed static processing for FormatterUtilHelper;
2. Merged FormatterUtilHelper with WhiteSpaceFormattingStrategy;
2011-12-07 16:06:26 +03:00
anna 5d809b371c NPE (IDEA-78348) 2011-12-06 15:54:53 +01:00
anna 55611fe9ad extract class: constructor params (IDEA-73788 ) 2011-12-06 15:54:52 +01:00
anna df943049b1 inplace introduce: check if place the same 2011-12-06 12:17:28 +01:00
anna 9940fff62b calculate context after restart [roma]
(cherry picked from commit 5e03d8a881b5e5cda5af62dd81fbcae0ecc6e9ee)
2011-12-06 10:38:34 +01:00