elixir-ls icon indicating copy to clipboard operation
elixir-ls copied to clipboard

Full module name fuzzy search

Open atomkirk opened this issue 1 year ago • 1 comments

I would really love it if I could just type GoogleResu and it suggested Jump.Integrations.Google.Jobs.Resubscribe for example. Is that possible? Maybe a trigger for this could be a module name plus period. like Jump. and then anything I type after that fuzzy matches on the whole module name

And then it'd be even better if I choose a suggestion and it automatically puts Jump.Integrations.Google.Jobs.Resubscribe at the top 😬

If this is not where feature ideas go, I'm sorry, I couldn't find a more obvious place.

atomkirk avatar Feb 15 '24 14:02 atomkirk

Sorry, it’s not clear what you have in mind. Are you asking about workspace symbols, completions, code actions?

lukaszsamson avatar Feb 15 '24 16:02 lukaszsamson

@atomkirk Ping

lukaszsamson avatar Feb 20 '24 20:02 lukaszsamson