Skip to content

Better Auto complete  #2573

Closed
Closed
@am0o0

Description

@am0o0

Hi, it would be great when we are typing predicate/class names during query writing there is a better search algorithm for the auto complete popup, I'm facing following problems everyday:
searching for module/class names after typing a letter like ::letter is not same/good like searching algorithm for predicate
sometimes the .letter doesn't show any suggestions like when I write a uppercase letter as a first letter search to look for suggestion.(e.g. in picture I want to find getALocalSource but there isn't any suggestion for that)
image
typing get will give us getALocalSource but the only thing that I know is that I want a predicate with name Local
image
here I can't reach getALocalSource after typing Lo
image
the module class names are more critical for me some times the DataFlow::Class is what I want to start work with it.
image
I wanted to search for word State in previous screenshot but I had to try Flow to find it!

I want to search for a predicate with word Source/source in it
image
I can't !
image
but it is popped up now!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions