Commit Graph
239097 Commits
Author SHA1 Message Date
Julia Beliaeva 0ed10240d5 [vcs-log] move multiple filters creation to the filter models 2019-02-05 22:24:12 +03:00
Julia Beliaeva b50bb2102f [vcs-log] allow to open new log tab with specific filters set 2019-02-05 22:24:12 +03:00
Julia Beliaeva a6b46e9f39 [file-history] show folder history in a log tab 2019-02-05 22:24:11 +03:00
peter 357754c56f DebugReflectionUtil#walkObjects: preallocate less memory
otherwise several threads walking heap simultaneously may cause OOME
and some clients (e.g. cached value leak checker) don't go very deep
2019-02-05 20:23:01 +01:00
peter 56cd109ab0 mad testing completion: a more elaborate check for declaration place, that covers java modules 2019-02-05 20:23:01 +01:00
Artem Bochkarev ba6f8d6477 linux-menu: workaround for failed test of PhpStorm (3rd party plugins) 2019-02-05 22:22:19 +03:00
bocha 1427658f01 linux-menu: add toggle swing-menu action
"workaround" for IDEA-200678 Native menu bar on Ubuntu Linux: main menu disappears after any dialog invocation if the ‘windows-style’
2019-02-05 22:22:19 +03:00
Yann Cébron f3db25360f [devkit] gradle-intellij: update fallback version 0.4.2 2019-02-05 20:20:16 +01:00
peter ff6a237e4f IDEA-205876 Completion on a LightClass that is an interface does not include static methods 2019-02-05 19:54:32 +01:00
peter 3bc8cb3625 IDEA-206710 IDEA debugger shows warning about skipped breakpoint in ResetAgent. Looks like it's NPE 2019-02-05 19:54:32 +01:00
Vassiliy.Kudryashov 7e607641ee IDEA-185342 Shorten command line is missing on scratch run configuration even though prompted 2019-02-05 21:37:49 +03:00
Roman Shevchenko 453ada2a5a Cleanup (formatting) 2019-02-05 18:56:33 +01:00
Roman Shevchenko 1dad57d5ba [ui] resets "submitting" flag if exception reporting does not start 2019-02-05 18:56:33 +01:00
Roman Shevchenko c074b8ba0e [ui] clarifies text in credentials dialog (IDEA-201018) 2019-02-05 18:56:33 +01:00
Roman Shevchenko 08c5cdcf99 [ui] shows correct account label in error dialog when no password is provided (IDEA-201018) 2019-02-05 18:56:32 +01:00
Sergey Patrikeev 824b9a9672 MissingRecentAPI inspection: provide a setting to specify actual [since; until] compatibility range. 2019-02-05 20:04:48 +03:00
Sergey Patrikeev a82ac50dad MissingRecentAPI inspection: extend more abstract super class. 2019-02-05 20:04:48 +03:00
Sergey Patrikeev 6df9b716d7 Fix Kotlin reflection warning. 2019-02-05 20:04:48 +03:00
Daniil Ovchinnikov 0a31a1fa49 fix compilation after f63325bf2f 2019-02-05 19:53:29 +03:00
Daniil Ovchinnikov 5d1817d628 [platform] add new go to declaration handler using GotoDeclarationProvider API (IDEA-198180) 2019-02-05 18:54:01 +03:00
Daniil Ovchinnikov 9f76197c40 [platform] add DefaultGotoDeclarationProvider which queries old API and then the new one (IDEA-198180) 2019-02-05 18:54:01 +03:00
Daniil Ovchinnikov f63325bf2f [platform] extend PsiReference from SymbolReference (IDEA-190162) 2019-02-05 18:54:00 +03:00
Daniil Ovchinnikov ea604652c6 [platform] add new GotoDeclarationProvider and NavigationTarget APIs (IDEA-198180) 2019-02-05 18:54:00 +03:00
Daniil Ovchinnikov 21ff2883bc [platform] add TargetPresentation and its renderers (IDEA-198180) 2019-02-05 18:54:00 +03:00
Daniil Ovchinnikov 663ff9fae6 [platform] add LeftRightSearchAwareRenderer combining two renderers and their search strings 2019-02-05 18:54:00 +03:00
Daniil Ovchinnikov f0980cd281 [platform] add LeftRightRenderer combining two renderers 2019-02-05 18:54:00 +03:00
Daniil Ovchinnikov 0b274d75ed [platform] add SearchAwareRenderer for easier implementation of Speed Search in list popups 2019-02-05 18:53:59 +03:00
Daniil Ovchinnikov 902c6cd5be [platform] add SymbolReference and SymbolResolveResult (IDEA-190162) 2019-02-05 18:53:59 +03:00
Daniil Ovchinnikov d826f41bdd [platform] add Symbol (IDEA-190162) 2019-02-05 18:53:59 +03:00
Aleksey Pivovarov f7935f21c6 diff: fix binary compatibility with 'jsondiff' plugin once more
Do not call `getDiffRequest` from `update()` not to trigger file chooser.
2019-02-05 18:50:39 +03:00
Anna.Kozlova f2f8e96e13 static variable uninitialized: ensure error under inspected element (IDEA-206615) 2019-02-05 16:36:29 +01:00
Anna.Kozlova dac182b6d9 var -> explicit type: fix for foreach parameter (IDEA-206640) 2019-02-05 16:36:29 +01:00
Semyon Proshev 9a42bd3423 Close custom stub API (PY-29929) 2019-02-05 18:14:59 +03:00
Semyon Proshev 2bf2699904 Reduce code duplication in python custom stubs (PY-29929) 2019-02-05 18:14:59 +03:00
Semyon Proshev d13811d2c5 Ignore unresolved __attrs_attrs__ for attrs (PY-29929) 2019-02-05 18:14:59 +03:00
Semyon Proshev 648d9521fa Add caching to determining if class is a dataclass (PY-29929) 2019-02-05 18:14:59 +03:00
Semyon Proshev 99cf98fd11 Implement stubs for dataclasses (PY-29929) 2019-02-05 18:14:59 +03:00
Semyon Proshev d0096674dd Implement custom class stub API (PY-29929) 2019-02-05 18:14:59 +03:00
Semyon Proshev 77c047598b Deprecate PyClassStub.getSubscriptedSuperClasses (PY-29929) 2019-02-05 18:14:59 +03:00
Julia Beliaeva 0d4c296991 [vcs-log] rename color keys
IDEA-203470
2019-02-05 18:14:43 +03:00
Dmitry Batkovich b3dad7e015 cleanup 2019-02-05 17:55:44 +03:00
Dmitry Batkovich 2c659e364a Merge remote-tracking branch 'origin/master' 2019-02-05 17:50:08 +03:00
Dmitry Batkovich e015aa439b java ref graph: fix initializer detection 2019-02-05 17:49:52 +03:00
Mikhail Sokolov 616a8c587b another staistics fix 2019-02-05 17:44:26 +03:00
Egor Ushakov d8689b709b allow showing byte arrays as strings even when not stopped on a breakpoint 2019-02-05 17:35:33 +03:00
Sergey Karashevich 7c103f8397 [gui-test] fix for the returning on the first step of Welcome Frame (GUI-240)
Previously we checked that welcome frame is just showing, not a create new project action link.
2019-02-05 17:33:12 +03:00
peter 63b996e8c7 dear ClassFileUnderSourceRootTest, if you fail again, we'll delete you
for now, let's add explicit refresh after IO operations
2019-02-05 15:30:39 +01:00
Anna.Kozlova c3b7a9b1c6 optionally introduce local as var type since java 10 (IDEA-179176) 2019-02-05 15:23:14 +01:00
Yann Cébron 9958e534b3 [devkit] Disable "New Service" actions in non-plugin modules 2019-02-05 15:20:26 +01:00
Dmitry Zhuravlev 1c4ebddb01 vcs: add registry option to process externally added files 2019-02-05 17:18:40 +03:00