Bug 402212

Summary: Additions to Projects > Code Analysis: Limit scan to an individual file or folder
Product: [Applications] kate Reporter: Gregor Mi <codestruct>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: waqar.17a
Priority: NOR    
Version First Reported In: 18.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Gregor Mi 2018-12-16 21:11:57 UTC
A (very) basic mockup screenshot how a context menu could look like for an invididual file can be found here: https://phabricator.kde.org/D17316

A context menu item in the project files tree would be nice, too. In this case, support for a context menu on folders there would be helpful; currently, only files can be right-clicked. See also https://phabricator.kde.org/D17449
Comment 1 Waqar Ahmed 2021-12-07 05:44:33 UTC
This is a per-checker thing, not something we will support globally somehow. So, for e.g the "clazy" checker can check a single file even now. Other checkers that want to do this will need to support it individually.