Commit Graph
4446 Commits
Author SHA1 Message Date
anna b13cd651dc do not insert initial method comments in delegate with default param value (IDEA-81106) 2012-02-09 18:51:11 +01:00
anna 45654bcffd change signature from usage: new param place: provide reverse based signature transformation when not the same (IDEA-70552) 2012-02-09 18:51:11 +01:00
peter 8313dbbbda one more fix for caret position when choosing a class suggestion by dot 2012-02-09 18:36:22 +01:00
peter 14e0ad5d1e fix PIEAE 2012-02-09 18:36:22 +01:00
peter 4cdfa720a8 EA-33573 don't let PSI invalidate 2012-02-09 18:36:21 +01:00
anna 0a9f631abe create from usage: do not suggest to create field in interfaces 2012-02-09 10:30:55 +01:00
anna 840df398c2 EA-33601 - ISE: RedundantSuppressInspection.checkElement 2012-02-09 09:46:53 +01:00
anna c5fc815080 check for writable: EA-33580 - IOE: CheckUtil.checkWritable 2012-02-08 19:41:20 +01:00
anna 1e784542b8 move: move inner class with other files with its top level only (EA-33583 - CCE: JavaMoveFilesOrDirectoriesHandler.obtainContainingFile) 2012-02-08 19:41:18 +01:00
anna 7f34d2b6f3 introduce variable: reassign to existing one: reuse old name in everywhere 2012-02-08 19:41:18 +01:00
peter c2125f8ac5 show location package in chained call items (IDEA-58766) 2012-02-08 19:22:41 +01:00
peter 3bf3a8f187 IDEA-58766 Recognize dot as completion prefix part for chained call suggestions, groovy 2012-02-08 19:22:41 +01:00
peter 3ea29bdefb not all types can be transformed to text and parsed back (EA-33366) 2012-02-08 19:22:40 +01:00
peter 55ebfba51f minor 2012-02-08 19:22:40 +01:00
peter 979191114e IDEA-58766 Recognize dot as completion prefix part for chained call suggestions 2012-02-08 19:22:39 +01:00
peter 4c7e3a9fb0 minor 2012-02-08 19:22:39 +01:00
Rustam.Vishnyakov 8f02db5241 Autoindent Java case statement 2012-02-08 17:39:50 +04:00
Alexey Kudravtsev 57f889295b get rid of getPsiRoots() usages since they are indeterminate 2012-02-08 16:29:35 +04:00
peter 8899e68e0f IDEA-80691 Groovy: CCE at PostHighlightingPass.isEnumValuesMethodUsed() on enum definition 2012-02-08 09:45:25 +01:00
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