ELPA Logo GNU ELPA: xref-union

xref-union Atom Feed

Description
Combine multiple Xref backends
Latest
xref-union.tar (.sig), 2024-Apr-24, 0.02 KiB
Maintainer
Philip Kaludercic <philipk@posteo.net>
Other versions:
development version
Website
https://codeberg.org/pkal/xref-union.el
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

This package provides a way to combine multiple Xref source
(e.g. Etags and Eglot) and have the results all at once.

To enable, toggle the `xref-union-mode' minor mode.  If you want to
exclude certain modes, take a look at the user option
`xref-union-excluded-backends'.

You can also manually make use of `xref-union' by adding an
function that returns an object of the form (union XREF-BACKEND-1
XREF-BACKEND-2 ...) to `xref-backend-functions'.

Old versions

xref-union-0.1.1.tar.lz2023-Mar-2613.3 KiB