[-] konrad1977@alien.top 1 points 10 months ago

This is really nice, I totally missed that you can use swift code in a module. Thanks for sharing.

[-] konrad1977@alien.top 1 points 11 months ago

I have grep tools too, I just wanted to know if you can configure the completions to not include matches from paths? This will include matches in file, I only want to match on the file name (case insensitive)

0
submitted 11 months ago by konrad1977@alien.top to c/emacs@communick.news

I use Consult, Vertico and orderless in my config. But when I am looking for a file (consult-ls-git) I would like it not to include subpath or the path when filtering the results, or if it's possible to show matches in filename first - so they have more score for the sorting. Is this possible.

/LoginView/SomeFile.swift
/LoginView/LoginView.swift

Right now I would get this when I type "Login", that fine but if it's not possible to exclude non matching files, I would like the LoginView to be the first choice.

konrad1977

joined 11 months ago