History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-4433
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Kudravtsev
Reporter: Niall Smart
Votes: 1
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Allow multiple file name filters in Find in Path dialog.

Created: 06 Oct 05 18:30   Updated: 11 Jul 08 14:01
Component/s: Code Navigation
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,489
Severity: Medium


 Description  « Hide

The current implementation of Find in Path only accepts a single file name filter (*.jsp).

It would be nice if you could use multiple comma separated file name filters (*.jsp, *.html).



 All   Comments   Work Log   Change History      Sort Order:
Ted Young - 11 Jul 08 01:57
Any chance this will be fixed? Or even support full regex so we could do .*(jsp)|(html)