Commit Graph
84220 Commits
Author SHA1 Message Date
peter e6668c8eaf IDEA-74017 Infer @NotNull/@Nullable annotations for final fields from constructor(s) 2012-06-25 20:30:05 +02:00
peter adf1c737ab report non-annotated constructor parameter for final @Nullable/@NotNull fields 2012-06-25 19:44:53 +02:00
peter 3078d430fb nobody knows that whole words only option has dramatic performance consequences 2012-06-25 19:31:36 +02:00
Eugene Zhuravlev 64d7ac0b1c force project rebuild when switching between internal and external make implementations 2012-06-25 19:11:39 +02:00
Eugene Zhuravlev 5731af2fbb allow external make options to be visible in production 2012-06-25 19:11:38 +02:00
Gregory.Shrago 499c154283 large tables handling: fast addRow & resultSet scrolling 2012-06-25 20:28:45 +04:00
Danila Ponomarenko c49ffe29a3 IDEA-87794 no quickfix for condtional inspection fixed 2012-06-25 20:23:39 +04:00
Danila Ponomarenko b83dfbf637 IDEA-58049 Provide add type parameter quick-fix intention implemented 2012-06-25 18:11:54 +04:00
Danila Ponomarenko 6772fd01ea IDEA-58049 partial implementation 2012-06-25 18:11:53 +04:00
Dmitry Jemerov 693e330203 Merge remote-tracking branch 'origin/master' 2012-06-25 15:21:35 +02:00
Dmitry Jemerov 4fb7963ef9 Leda 2012-06-25 15:16:42 +02:00
peter fcbed94c39 cleanup due to low memory on some other thread 2012-06-25 14:20:01 +02:00
peter 9c6efc077f IDEA-87753 Generics: incorrect smart code completion (Generic array creation) 2012-06-25 14:17:31 +02:00
peter 54c3fd1888 more precise completion stats 2012-06-25 14:15:01 +02:00
peter 2c0d6f8ad1 some groovy highlighting optimizations 2012-06-25 14:15:01 +02:00
Dmitry Boulytchev cac46d7d5f Fixed bug in a deleted classes processing (compile server). 2012-06-25 16:08:11 +04:00
nik 5a5abd8495 more ModuleRootModel modifications rewritten using util methods 2012-06-25 16:00:18 +04:00
Eugene Zhuravlev b865966a15 allow external make options to be visible in production 2012-06-25 13:43:35 +02:00
Maxim.Medvedev 0d88741a9d highlight declarations visiting it's name element 2012-06-25 15:41:49 +04:00
Yuri Denison 06389d6c04 Merge remote-tracking branch 'origin/master' 2012-06-25 13:22:49 +04:00
Maxim.Medvedev 8deac51f1f IDEA-87712 shorten 'this.field' references 2012-06-25 13:14:56 +04:00
Dmitry Boulytchev b2d73a8b6a Commented out additional assert in IncrementalTestCase. More to fix (compile server). 2012-06-25 13:12:31 +04:00
Dmitry Boulytchev 9c0e981290 And yet another fixed bug in integrate. More to fix (compile server). 2012-06-25 13:02:07 +04:00
Denis.Zhdanov 2c673be3aa IDEA-82338 "Collapse All" Collapses only comments
1. Fixed the problem (fold regions were registered in random order but the model expected them to be sorted);
2. Corresponding test is added;
3. Green code policy;
2012-06-25 12:58:29 +04:00
Maxim.Medvedev 4ab8985841 Groovy: tests for 'Create field from parameter' 2012-06-25 12:21:54 +04:00
Maxim.Medvedev cd6b2a15ad IDEA-87711 'in' operator is equivalent to 'instanceof' 2012-06-25 12:13:02 +04:00
Maxim.Medvedev a905669716 dead code 2012-06-25 12:13:00 +04:00
Dmitry Boulytchev 79af8907f3 Yet another fixed bug in integrate. More to fix (compile server). 2012-06-25 12:06:28 +04:00
Maxim.Mossienko 802b94c42a use maximum indexing timestamp for remembering file indexing state: particular index stamp is monotonically increasing over time 2012-06-25 11:32:42 +04:00
Maxim.Medvedev fbd954c165 disable tests 2012-06-25 11:07:40 +04:00
Maxim.Medvedev 0f73e6f29f =IDEA-50320 'Create field for parameter' action for Groovy methods 2012-06-25 11:05:03 +04:00
Maxim.Medvedev e3558d3c70 don't suggest to add return type to constructor 2012-06-25 11:05:02 +04:00
Maxim.Medvedev 67cafac473 highlighting for type parameters in Groovy 2012-06-25 11:05:01 +04:00
Maxim.Medvedev 1334bf0581 visitor for GrTypeParameter 2012-06-25 11:05:00 +04:00
Denis.Zhdanov 5bfab8db02 IDEA-86397 Delete line (Ctrl+Y) moves caret to the 1st column position
Typos are corrected
2012-06-25 11:02:48 +04:00
Dmitry Boulytchev adb048e816 Fixed bug in integrate. More to fix (compile server). 2012-06-25 11:01:10 +04:00
Yuri Denison c58177df93 SASS introduce variable refactoring updated 2012-06-25 08:31:36 +04:00
Dmitry Boulytchev 8d3dade3ca Fixed bug in better storage dumper for better testing (compile server). 2012-06-24 21:26:29 +04:00
Dmitry Boulytchev 9c21a04994 Better storage dumper for better testing (compile server). 2012-06-24 20:32:34 +04:00
Danila Ponomarenko 3ed370dc6d test fix 2012-06-24 20:02:09 +04:00
Eugene Zhuravlev 21a974b444 IDEA-38214 Ant integration: property definition with resource attribute 2012-06-24 17:40:24 +02:00
Danila Ponomarenko 79a1fc9087 IDEA-86707 Intentions for selected text not available when selecting left to right fixed 2012-06-24 18:24:06 +04:00
Danila Ponomarenko 2ee5704b10 CollectionFactory updated 2012-06-24 18:24:05 +04:00
Danila Ponomarenko 4f30409292 got rid of BaseRefactoringAction 2012-06-24 18:24:05 +04:00
Danila Ponomarenko 79b79ccd83 invoke on PsiFile made final 2012-06-24 18:24:05 +04:00
Danila Ponomarenko 9a6fbcac16 Introduce variable intention fixed 2012-06-24 18:24:05 +04:00
Danila Ponomarenko 09bb2df518 import fixed 2012-06-24 18:24:04 +04:00
Danila Ponomarenko 8750ef3c6e IDEA-86860 i18n support for Java suggests to create property in library property file fixed 2012-06-24 18:24:04 +04:00
Danila Ponomarenko 9d546e47fa SyntheticElement check added 2012-06-24 18:24:04 +04:00
Eugene Zhuravlev b500c9f1fb hotswap: better implementation of modified classes discovery, does not require to postponed files in memory 2012-06-24 01:04:09 +02:00