Skip to content
Commit d5055a3b authored by Anton Anikin's avatar Anton Anikin
Browse files

add "Analyze" group to ContextMenuExtension

Summary:
This patch adds new group to ContextMenuExtension for analyzer plugins. Current versions of "kdev-cppcheck" and "clang-tidy" plugins move theirs actions to common "ExtensionGroup" which produce ugly random order and leads to "clogging" this group when many analyzers plugins are enabled.

New version adds "Analyze with" submenu to context for editor and project items.

Reviewers: kfunk, #kdevelop

Reviewed By: kfunk, #kdevelop

Subscribers: kfunk, coliveira, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D3013
parent 83f0f4a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment