gtags module and lookup modules with prompting
Open
is:feature
needs-triage
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### Describe your request
Are there any plans to add support for gtags? Also wondering whether lookup module supports prompting before following a lookup. ie, instead of always using symbols at point, can we make it prompt? xref does support using universal arguments, but lookup module uses universal argument for other purposes.
### Briefly explain its use-case
gtags module allows to do symbol lookup using GNU global project. The prompt support allows overriding the symbol picked at point and gives the user a chance to update/review the symbol.
Contributor guide
Assessment
This issue has not been assessed yet.