Files
doomemacs/modules/tools
Henrik Lissner 259cf83ef1 Enhance FFAP lookup backend
gf (+lookup/file) has been changed to:

+ Use the active selection instead of the filename-at-point when
  searching for a file (as requested in #4942).
+ Pre-fill the FFAP prompt with the thing at point if no obvious
  filepath can be guessed from it (via ffap-alist).
+ Offer to search the current project for the thing-at-point (if
  counsel-file-jump is available).
+ Fall back to a standard ffap prompt if all else fails.

I've also reversed te order of file lookup backends so that our FFAP
backend is treated as a never-failing last resort (also because the
bug-reference backend is known to fail gracefully, so we can trust it to
run first).

Closes #4942
2021-04-29 17:24:40 -04:00
..
2021-02-25 13:59:43 -05:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-03-27 18:27:02 -04:00
2021-02-11 13:54:35 -05:00
2021-04-29 17:24:40 -04:00
2021-04-29 13:25:48 -04:00
2020-11-29 14:28:47 -05:00
2021-02-25 13:59:43 -05:00
2021-02-11 22:13:22 -05:00
2020-12-05 16:48:23 -05:00
2021-03-06 12:05:55 -05:00
2020-10-11 16:21:05 -04:00