This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228529

Summary: Action Items: filter folders and/or file types per project
Product: ide Reporter: ecerichter
Component: PerformanceAssignee: Tomas Hurka <thurka>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 7.3.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ecerichter 2013-04-12 20:09:43 UTC
Product Version = NetBeans IDE Dev (Build 201304112301)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

I know there is an Action Item filter results buttom, but I believe that each project must have its own configuration for analyzed folders.
For instance, I've one project with files imported from other project which I can't change; perhaphs, I would not like to change as well since if the other project (example: jQuery UI) is updated, I'll have to overwrite my changes.
Sometimes are just legal files coming from outside, and I have to just accept them as is.
No matter the reason, I would like to configure each project to ignore some folders during the analysis of actiom items.

Thanks,

Edson
Comment 1 eklingen 2015-08-06 00:30:25 UTC
Just wanted to second this since it's been sitting cold so long.  This seems to be a feature most IDE's are lacking.

In NetBeans, I usually just add a new TODO type with my initials, eg. @EK becomes my TODO.

Nonetheless, would LOVE to see this feature.
Comment 2 Wirone 2016-04-04 12:11:36 UTC
I also second this. In PHP projects based on Composer it is barely unusable when I want to show action items for whole project since there are many items from vendors. I just only want to see items created by me and my collaborators/team, I am interested only in fixable items. Items in vendor packages are not related to my project.
Comment 3 josef.sabl 2018-04-13 10:26:08 UTC
Agreed, the actionable items feature is practically useless if you have third party stuff in your project. And who doesn't same goes for error badges in project tree. Only files that are managed e.g. by GIT should be handled by IDE.
Comment 4 josef.sabl 2018-04-13 10:26:54 UTC
Agreed, the actionable items feature is practically useless if you have third party stuff in your project. And who doesn't same goes for error badges in project tree. Only files that are managed e.g. by GIT should be handled by IDE.