Commit Graph
4328 Commits
Author SHA1 Message Date
Alexey Kudravtsev 387377d8f8 test fix 2012-01-18 12:04:44 +04:00
peter c20d7f639e the selected item shouldn't necessarily be a class when I'm typing a class name 2012-01-17 18:16:45 +01:00
peter c975d54b7a typing 'new File(' shouldn't insert some File* imported class when java.io.File is not imported yet 2012-01-17 17:57:53 +01:00
Alexey Kudravtsev e5a1f02f0f attach jdk annotations automatically 2012-01-17 20:32:30 +04:00
Alexey Kudravtsev c88b72e01b allow for jdk annotations to reside inside jar 2012-01-17 15:42:09 +04:00
anna 4a8e4d4afc replace constant duplicates (IDEA-43784) 2012-01-16 20:12:12 +01:00
anna a71612a457 method duplicates: correctly process qualifiers (IDEA-79954) 2012-01-16 17:12:19 +01:00
anna 194385c953 EA-33054 - IOE: PsiJavaParserFacadeImpl.createExpressionFromText 2012-01-16 17:12:18 +01:00
Alexey Kudravtsev accecdb788 tests 2012-01-16 18:32:15 +04:00
Alexey Kudravtsev 3fac1f091f removed aliases from JDK annotations
javadoc
2012-01-16 18:32:15 +04:00
anna c9f46f788f junit: generate parameters method for @Parameterized test class 2012-01-16 15:20:21 +01:00
anna c067ea3a5a do not highlight unused parameters for annotated methods (IDEA-75640) 2012-01-15 17:58:03 +01:00
anna 90bdbd8764 IDEA-77607 Introduce refactoring looses annotation 2012-01-15 17:58:02 +01:00
anna 47d55e4ef3 method rename: do not rename class when rename was performed on the method without return type but with improper name 2012-01-13 21:49:12 +01:00
anna f63576f878 create constructor matching super: insert braces when no present (IDEA-77194) 2012-01-13 21:33:58 +01:00
anna 4fe09fbead create subclass: for private inner classes create implementation in the same containing class (IDEA-18954); IDEA-76741 2012-01-13 21:21:38 +01:00
anna 46a1d47c02 quick doc: do not escape - leave it as in javadoc tool 2012-01-13 19:59:15 +01:00
anna cbaefc9774 introduce variable: reassign value to the existing: correctly process occurrences 2012-01-13 19:59:15 +01:00
anna 8e64a24077 quick documentation: do not check dependant module libraries for javadoc roots (IDEA-77608) 2012-01-13 14:22:35 +01:00
Denis.Zhdanov 9928d716dc IDEA-79806 Apply aligning of chained method calls in columns to fields 2012-01-13 14:05:30 +04:00
anna 68b545ed8d scope view: sort nodes on expand/collapse for non-IDEA IDEs (IDEA-79222) 2012-01-12 17:50:59 +01:00
Denis.Zhdanov 7628c27d40 IDEA-79836 Java formatter: Correct processing of incomplete method call expression with anonymous class arguments 2012-01-12 16:59:41 +04:00
Alexey Kudravtsev d8f813215a some methods annotated by MagicConstant annotations 2012-01-12 16:41:33 +04:00
Alexey Kudravtsev a87146dc5b Magic constant inspection 2012-01-12 16:41:32 +04:00
anna c83de1280e inplace: decouple introduces from rename (I) 2012-01-12 13:20:52 +01:00
Denis.Zhdanov e1817ca159 IDEA-79836 Java formatter: Correct processing of incomplete method call expression with anonymous class arguments 2012-01-12 13:03:13 +04:00
peter 2dc53a80fb don't show + for empty directories and packages in project view 2012-01-11 19:30:12 +01:00
Konstantin Bulenkov 6a0d47b27b mergeable line marker infos 2012-01-11 17:19:37 +01:00
Serega Vasiliev 69009b2cf3 file reference must be resolved through all(non explicit) module dependencies ( IDEA-79723) 2012-01-11 15:51:56 +01:00
Denis.Zhdanov be39880ffd IDEA-79714 No code example for certain code style space changes 2012-01-11 17:17:00 +04:00
anna 23ca3e01de inplace rename: check if element is valid to rename after substitution 2012-01-11 13:38:57 +01:00
Denis.Zhdanov 5e39306022 IDEA-79486 Java formatter: Correct processing of anonymous classes as method call arguments 2012-01-11 15:34:41 +04:00
Maxim.Medvedev 0cc17bf60d IDEA-79529 Groovy: Change Signature Refactoring doesn't work when renaming a method which implements Java interface 2012-01-11 14:30:56 +04:00
anna e7b0b8ec6c deadlock during safe delete from batch quick fix (IDEA-78213) 2012-01-10 21:19:56 +01:00
Konstantin Bulenkov 735dd0a4d6 provide property name 2012-01-10 20:29:16 +01:00
anna 7dca468bd3 move: do not show source root chooser for one root projects 2012-01-10 19:12:18 +01:00
anna cfd22a6f66 extract superclass: update references in jsp imports correctly (IDEA-79706) 2012-01-10 19:12:17 +01:00
Alexey Kudravtsev 0f64090d7c cleanup 2012-01-10 20:35:05 +04:00
anna f8809c6eb9 move: cache relative to project path 2012-01-10 11:13:29 +01:00
anna 6234320b6c NPE 2012-01-10 11:13:28 +01:00
Konstantin Bulenkov 33e2dde65f setColor implementation 2012-01-09 01:56:45 +01:00
Konstantin Bulenkov e0f0e559bb IDEA-79615 LineMarker for 'java.awt.Color' 2012-01-08 15:07:02 +01:00
Konstantin Bulenkov 1cedb2b28f Color line marker initial 2012-01-06 16:54:18 +01:00
peter edbb4ecc18 IDEA-53526 Velocity - Ctrl+Q on a macro name shows "No Documentation" even if there is documentation. 2012-01-05 20:38:47 +01:00
peter 9abb4afbdf remove the unused MemberFilter 2012-01-05 20:38:47 +01:00
peter d3329c8512 don't show synthetic methods in groovy structure view 2012-01-05 20:38:46 +01:00
peter d0f7824299 don't insert a space after a keyword if there's already one 2012-01-05 20:38:46 +01:00
Maxim.Medvedev cb6362db2f Correct messages for classes defined in Groovy files 2012-01-05 21:32:38 +04:00
anna 6f992d0420 move: show directory chooser when package was not changed 2012-01-05 15:33:13 +01:00
anna c93a25a9ee usages of api documented as since: display mane corrected after keys introduction 2012-01-04 20:20:17 +01:00