Commit Graph
183880 Commits
Author SHA1 Message Date
peter 7a8bd02590 IDEA-163834 Smart completion for stream.toArray(..) arg loses "[]" after accepting - when array is of non-static inner class 2016-11-21 18:11:28 +01:00
Roman Shevchenko c4fe8e0a1b Cleanup (formatting) 2016-11-21 18:10:36 +01:00
nik 41ba9f217c 'cucumber_testing' library added to 'community' project 2016-11-21 19:58:37 +03:00
nik 61971298b2 cleanup: add missing 'final' modifier 2016-11-21 19:58:37 +03:00
Konstantin Ulitin bb35cb2c6e WEB-24297 fix "Smart step into" in JS 2016-11-21 19:18:34 +03:00
Bas Leijdekkers eae8f18550 Report default annotation parameters in more cases 2016-11-21 17:09:17 +01:00
Bas Leijdekkers b578f8484c IG: not a redundant method override when annotations have different parameters (IDEA-164186) 2016-11-21 17:09:16 +01:00
Bas Leijdekkers cbab61f15b fix annotation matching in duplicates finder 2016-11-21 17:09:15 +01:00
peter 9a8244764b fix PsiDocumentManagerImplTest and BookmarkManagerTest blinking because of unrelated leaks 2016-11-21 17:01:14 +01:00
Roman Shevchenko b0950424b8 Cleanup (formatting) 2016-11-21 16:49:48 +01:00
peter 60e0db2a5c IDEA-163989 IDEA reports Object.getClass() with wrong return type for generic parameters 2016-11-21 16:41:08 +01:00
peter b798253502 IDEA-163699 NPE in ConsoleViewImpl.flushDeferredText 2016-11-21 16:41:08 +01:00
peter 103feba4ca IDEA-164159 Nullability annotations don't work with generics 2016-11-21 16:41:08 +01:00
peter 53a517d779 completion preselection: choose the most relevant among exact prefix items (IDEA-163441) 2016-11-21 16:41:08 +01:00
Alexandr Evstigneev 8c8609b656 added JavaDoc to deprecated setTemplateTesting 2016-11-21 18:40:09 +03:00
Nadya Zabrodina 89a1093061 [vcs]: fix text alignment in MoveToAnotherChangelist dialog 2016-11-21 18:38:36 +03:00
Nadya Zabrodina 72f24a6d02 [vcs]: cleanUp - method rearrangement 2016-11-21 18:38:36 +03:00
Maxim.Mossienko caf2c9a945 use SearchScope.contains(VirtualFile) 2016-11-21 16:34:28 +01:00
Maxim.Mossienko 7997b15d8c IDEA-163903 Current file todos are not shown in 'Scope Based' tab with selected 'Current file' scope 2016-11-21 16:34:28 +01:00
Maxim.Mossienko 20ae820816 push up method contains(VirtualFile) from GlobalSearchScope to SearchScope, ^peter 2016-11-21 16:34:28 +01:00
Anna.Kozlova 25d5c187d7 goto implementation: when no implementations are possible (e.g. static method), include self into presentation 2016-11-21 16:28:18 +01:00
Anna.Kozlova 8bc0d93c07 split test data, use utility 2016-11-21 16:28:18 +01:00
Anna.Kozlova 7d1f9d1e7b lambda -> method ref: allow pure method call chain (IDEA-164223) 2016-11-21 16:28:18 +01:00
Anna.Kozlova ee2d4d2c84 coverage: don't select null-suite when beforeSuiteSelection ask to close existing view (IDEA-164194) 2016-11-21 16:28:18 +01:00
Aleksey Pivovarov 42dcb2b713 lst: do not update RangeHighlighters inside EditorImpl.paint() call
EA-82762 - assert: EditorView.getPreferredHeight
2016-11-21 17:56:31 +03:00
Liana.Bakradze 4981fa3406 EDU-782 Subtasks: switch subtasks from project view 2016-11-21 17:38:11 +03:00
Rustam Vishnyakov 25d7ad6d56 Cleanup->greener code 2016-11-21 17:32:13 +03:00
Alexander Lobas 243b69c123 EA-91773 - NPE: FormUsageTypeProvider.getUsageType 2016-11-21 17:06:38 +03:00
Maxim.Mossienko 30047ff895 Implementations of FileNameIndex & FileTypeIndex were hidden in order to have ability to modify them 2016-11-21 15:00:33 +01:00
Dmitry Batkovich ca4d506d9e javac ast indices: do not use javac.Symbol while transporting data in API 2016-11-21 16:59:05 +03:00
Dmitry Batkovich aa09e0e7f2 notnull 2016-11-21 16:59:05 +03:00
Alexander Lobas cfb5bfed3c EA-92129 - IAE: EventLog.clearNMore 2016-11-21 16:57:02 +03:00
Daniil Ovchinnikov 23788535c6 Merge branch 'dany/long-modification-tracker' 2016-11-21 16:54:18 +03:00
Daniil Ovchinnikov 202e534f06 [groovy] delegate info: add default strategy value 2016-11-21 16:50:52 +03:00
irengrig a96758dfd7 when showing file-level annotation, also set label tooltip to passed highlighting info value (usage: user can better see the automatically created long error, for instance, with file path) for WEB-24210 Internal TS Lint Problem 2016-11-21 14:44:47 +01:00
Alexey Kudravtsev 4f30ebe588 sentinel must be new unique instance 2016-11-21 16:29:52 +03:00
Alexey Kudravtsev 6989c3d583 ignore ClassNotFoundException for ProfilingUtil (when running community tests) 2016-11-21 16:29:52 +03:00
Alexey Kudravtsev 01cf1e2990 cleanup 2016-11-21 16:29:52 +03:00
Alexey Kudravtsev 81f334d3a1 removed nullable collection anti-pattern 2016-11-21 16:29:52 +03:00
Alexey Kudravtsev ae05e9e1b1 refer to the correct method ProfilingUtil.captureMemorySnapshot() 2016-11-21 16:29:52 +03:00
Rustam Vishnyakov c7c4b833bb Reworked formatting mode in CodeStyleManager [IDEA-CR-15969] 2016-11-21 16:21:21 +03:00
Vassiliy.Kudryashov 12078d486d IDEA-160020 Editor Search and Replace UI: switching to multiline mode (stage 4: fix icons for graphite OS X theme) 2016-11-21 16:13:21 +03:00
Roman Shevchenko 703bb13bf6 Cleanup (merges similar consecutive conditions) 2016-11-21 14:11:07 +01:00
Maxim.Mossienko ee0171c290 EA-91889 - IVFAE: PersistentFSImpl.getFileId 2016-11-21 14:07:39 +01:00
Aleksey Pivovarov d4697cde06 ui: remove duplicated action from keymap 2016-11-21 16:04:14 +03:00
Aleksey Pivovarov c5faeb8122 ui: fix capitalisation 2016-11-21 16:00:49 +03:00
Aleksey Pivovarov 1ac67d5801 ui: move ExternalSystem actions to keymap group 2016-11-21 16:00:49 +03:00
Aleksey Pivovarov 09b87355bf ui: extract "Activate ToolWindow" actions group in Keymap 2016-11-21 16:00:49 +03:00
Aleksey Pivovarov 508edd795f ui: move actions to Debugger group 2016-11-21 16:00:49 +03:00
Aleksey Pivovarov ce3f89ac69 ui: group actions in Keymap 2016-11-21 16:00:48 +03:00