doomemacs/modules/tools/lookup/autoload
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
..
docsets.el Respect dash-docs-browser-func 2021-04-14 23:31:13 -04:00
evil.el tools/lookup: update to reflect changes upstream 2019-05-12 01:45:48 -04:00
lookup.el Enhance FFAP lookup backend 2021-04-29 17:24:40 -04:00
online.el Fix typos and reword docstrings 2020-07-23 07:35:31 -04:00
xwidget.el Update :tools/lookup +xwidget support 2020-06-24 12:37:56 +09:00