With NCrunch V1.x, the Configuration window could be filtered by simply typing the project name, i.e., if the Configuration listed the following projects:
Project.Foo
Project.Bar
Project.FooBar
UnitTests.Foo
UnitTests.Bar
UnitTests.FooBar
You could then type "Project." and project list would then be filtered to only show:
Project.Foo
Project.Bar
Project.FooBar
This allowed a common configuration setting to be applied to everything that was filtered.
In V2.4.0.2, this feature is no longer available. Is it?
Yes - this feature was removed along with the component that provided it. The tree list component that was used in V1 for the configuration window (and other windows) had numerous problems and had to be replaced. This component did include some filtering features that were infrequently used and often unstable.
Can I take your request that you would like to see a search feature added to the configuration window?
Remco wrote:Can I take your request that you would like to see a search feature added to the configuration window?
The type/filter feature is very helpful for us and would consider it a nice feature to have. Please do take this as a request to include the type/filter feature in the configuration window.