[ 
https://issues.apache.org/jira/browse/NETBEANS-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774326#comment-16774326
 ] 

Christian Lenz edited comment on NETBEANS-2156 at 2/21/19 5:14 PM:
-------------------------------------------------------------------

Another tickets, where I explained it and those are related to this: 
[https://netbeans.org/bugzilla/show_bug.cgi?id=253448] and 
https://netbeans.org/bugzilla/show_bug.cgi?id=270320


was (Author: chrizzly):
Another ticket, where I explained it: 
https://netbeans.org/bugzilla/show_bug.cgi?id=253448

> Fuzzy search for Go To File/Symbol/Type
> ---------------------------------------
>
>                 Key: NETBEANS-2156
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2156
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: utilities - Jump To
>    Affects Versions: Next
>         Environment: Windows 10 - 64bit, NetBeans 10, JDK 10.0.2
>            Reporter: Christian Lenz
>            Priority: Major
>              Labels: fuzzy, performance, search
>
> When I want to jump to a file and I don't want to write the whole name, I use 
> only a couple of characters, called fuzzy search (like Java code completion 
> is using that). So when I open Go To File and write "page" I will got the 
> result of all what page is inside AND and this is new, everything what have 
> "p a g e" is inside.
> So I was searching for the package.json and when I type "page" it should be 
> found too. Not on top, if there is more like "pagebla" or "PageBar" or 
> "BlaPageBla/blapagebla" but it should be in the result list. So when I now 
> search for "page.js" or "pagejs" it should be more clear what I want to find 
> -> "package.json". This is how VS Code handles it and IDEA too. Maybe Eclipse 
> too, but I don't know it.
> This will makes live easier. I know that the result list will be big but type 
> one or two more characters to filter the list. That's it. See no problems 
> with that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to