[MonoDevelop] Navigate to dialog item filter

Mike Krüger mkrueger at novell.com
Sun Aug 1 12:21:37 EDT 2010


Hi

I changed the navigate to dialog item filter - I had it a few versions 
before - but then reverted it to the 'old' navigate to type/file filter.
(nobody recognized afaik)
But after that the navigate to dialog was very slow when filtering large 
projects like the monodevelop one - (but nobody recognized that too).

Now I've changed it back to the completion filter - the code completion 
uses a very easy greedy algorithm - the navigate to filter was more 
complicated. (but I think it's more a matter of taste which one is more 
correct)

I attached a small test file which compares the speed of the two 
algorithms. Most of you know the filter from code completion - but I 
want some feedback from our users about that issue.

I prefer the code completion filter alone for consistency reasons - I 
like how it behaves & how to search items with that. It should behave 
like the R# filter.

/Discuss
Mike
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CompletionMatcherComparison.cs
Url: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100801/bf199711/attachment.pl 


More information about the Monodevelop-list mailing list