add "Analyze" item to main menu
ClosedPublic

Authored by antonanikin on Oct 12 2016, 2:23 AM.

Details

Summary

This patch adds new "Analyze" item to main menu. This is done to avoid "clogging" of "Run" menu which is currently used by "kdev-cppcheck" and "clang-tidy" plugins.

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
antonanikin updated this revision to Diff 7332.Oct 12 2016, 2:23 AM
antonanikin retitled this revision from to add "Analyze" item to main menu.
antonanikin updated this object.
antonanikin edited the test plan for this revision. (Show Details)
antonanikin added reviewers: kfunk, coliveira.
antonanikin set the repository for this revision to R32 KDevelop.
antonanikin added a subscriber: kdevelop-devel.
kfunk accepted this revision.Oct 12 2016, 6:56 AM
kfunk edited edge metadata.

I think it makes sense +1. Given that there are more checker-style plugins to come.

We should probably think about balancing other menus more. The bookmarks/code menus for instance both contain just two entries. -- they should probably be merged into other menus.

Suggestions welcome where to put them.

This revision is now accepted and ready to land.Oct 12 2016, 6:56 AM
This revision was automatically updated to reflect the committed changes.