Commit Graph
4427 Commits
Author SHA1 Message Date
peter 3cc6bdd92b typing re( shouldn't insert return 2012-02-07 17:02:33 +01:00
peter f3d00912e3 autopopup shouldn't prevent from entering an non-imported class name in code fragments 2012-02-07 17:02:32 +01:00
Maxim.Mossienko 9e43a15489 - do not scan words when token is expected to have no words (e.g. whitespace)
- skip filterlexer creation when indexing
2012-02-07 19:25:04 +04:00
anna d4d1685828 EA-33530 - AIOOBE: ExtractMethodProcessor.doExtract 2012-02-07 11:42:54 +01:00
anna f5e8164b35 redundant suppression false positives: do not trigger inspection on unfair inspections as well as on unused declaration (IDEA-79546) 2012-02-07 09:15:17 +01:00
anna b54dd41ed0 IDEA-78597 Refactoring introduce field introduce silly assignment 2012-02-07 09:15:17 +01:00
anna 2b11f13afc IDEA-80889 AE at com.intellij.psi.impl.PsiDocumentManagerImpl.a 2012-02-06 20:58:25 +01:00
anna e030942b9d copy: suggest to override/skip non-java files with the existing names (IDEA-80912) 2012-02-06 19:57:45 +01:00
anna 9f32b379b2 IDEA-76659: create method from usage: show chooser when hierarchy is available 2012-02-06 19:57:44 +01:00
anna a31de9b4d2 IDEA-80899 fix copy from default dir 2012-02-06 19:57:43 +01:00
anna 8d067ac17b IDEA-78375: do not suggest to turn refs to super when classes are invalid 2012-02-06 19:57:42 +01:00
anna cf09546061 accept qualified package names 2012-02-06 11:34:43 +01:00
anna 1208dff07a EA-33492 - IAE: AnnotationUtil.isAnnotated 2012-02-06 11:00:51 +01:00
Anna Kozlova ff45f753a2 Merge remote-tracking branch 'origin/master' 2012-02-03 16:41:19 +04:00
Anna Kozlova 0f63a8b8e4 EA-33425 - IOE: JavaDirectoryServiceImpl.checkCreateClassOrInterface 2012-02-03 16:40:29 +04:00
Dmitry Jemerov c30a15be00 create class accepts qualified name, not just single identifier (IDEA-80800) 2012-02-03 11:44:00 +01:00
Rustam.Vishnyakov 326012ee8a Custom folding for Ruby (RUBY-7875) and API changes 2012-02-03 13:28:39 +04:00
Rustam.Vishnyakov af048fa2b4 Java custom folding enabled 2012-02-03 13:28:38 +04:00
Rustam.Vishnyakov d957788916 Java custom folding enabled 2012-02-03 13:28:36 +04:00
Dmitry Jemerov 98d526b8b8 names validator in create class dialog (IDEA-80075) 2012-02-02 19:58:31 +01:00
Dmitry Jemerov 32ec7ac037 correctly show source roots with defined package prefix in project view (IDEA-80768) 2012-02-02 19:58:30 +01:00
Anna Kozlova 24ec63e74e iterate over: correct offset to detect template applicability 2012-02-02 21:17:52 +04:00
peter 8078ea5689 correctly place dot when chosen a class name in completion with it 2012-02-02 16:11:07 +01:00
Anna Kozlova e35b58a063 wording 2012-02-02 15:45:37 +04:00
Alexey Kudravtsev 50ec1964f4 NPE 2012-02-02 13:50:12 +04:00
Alexey Kudravtsev ad12c9fc70 proper concurrent map used 2012-02-02 13:18:30 +04:00
Anna Kozlova 7d870ed603 remove redundant casts when extract changed parameter type accordingly (IDEA-79743) 2012-02-02 11:03:55 +04:00
Konstantin Bulenkov adb61c618f find anonymous classes by super class name 2012-02-01 23:47:40 +01:00
peter b46549c0e0 cleanup 2012-02-01 21:58:59 +01:00
peter 8e6bd961e6 IDEA-80414 Java: selecting completion result fires WrongOffset assertion 2012-02-01 20:56:01 +01:00
peter 9fd14da9af IDEA-79862 Java: auto-insert space after completing "extends" and "implements" 2012-02-01 20:56:01 +01:00
Anna Kozlova d2da1639f9 EA-33401 - PIEAE: PsiElementBase.getContainingFile 2012-02-01 13:43:24 +04:00
Anna Kozlova f153bdf5db EA-30271 - NPE: CanBeFinalInspection.checkElement 2012-02-01 13:43:23 +04:00
Anna Kozlova 84257da76f do not update moved inside directory .class file as java one
EA-30614 - IOE: ClsJavaCodeReferenceElementImpl.bindToElement
2012-02-01 13:43:21 +04:00
Anna Kozlova 61f8edde24 EA-33059 - NPE: RenameJavaVariableProcessor.prepareFieldRenaming 2012-02-01 12:04:54 +04:00
Anna Kozlova 955ab350a1 EA-33078 - assert: TypeMigrationLabeler.migrateExpressionType
skip expressions with null type
2012-02-01 11:59:40 +04:00
Anna Kozlova 38830bb93c EA-33373 - IOE: PsiElementFactoryImpl.createField 2012-02-01 11:59:37 +04:00
peter 2007f9c8a3 don't report groovy type parameters as unused 2012-01-31 22:53:36 +01:00
peter fb6671cf88 classes used in xml aren't unused 2012-01-31 19:28:41 +01:00
Dmitry Jemerov 23018d51ee Merge remote branch 'origin/master' 2012-01-31 19:17:49 +01:00
Dmitry Jemerov 821c9d0506 EA-33172 - NPE: JavaHierarchyUtil.getPackageName 2012-01-31 19:08:46 +01:00
peter 57a2a49892 IDEA-80583 Wrong suggestion in qualified field type 2012-01-31 18:30:26 +01:00
peter bd365c5cd6 correctly report private methods' unusedness (IDEA-75803) 2012-01-31 18:30:25 +01:00
peter ea7151df75 highlight globally unused groovy properties (IDEA-75803) 2012-01-31 18:30:25 +01:00
peter 9dfa66531e highlight globally unused groovy methods (IDEA-75803) 2012-01-31 18:30:25 +01:00
peter 6413bfc587 introduce GlobalUsageHelper 2012-01-31 18:30:24 +01:00
peter dd4cfde102 take implicit usages into account (IDEA-75803) 2012-01-31 18:30:24 +01:00
peter 2db14dd95b highlight globally unused groovy classes (IDEA-75803) 2012-01-31 18:30:24 +01:00
Anna Kozlova 326c4caada override/implement: skip parameter annotations if necessary (IDEA-76470) 2012-01-31 21:21:48 +04:00
Anna Kozlova 5ce1335b80 extension to forbid suggestion of final modifier (IDEA-77156) 2012-01-31 19:55:51 +04:00