diff options
author | jao <jao@gnu.org> | 2023-12-27 15:12:56 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-12-27 15:12:56 +0000 |
commit | 6e0811c75d13c3c8488e7a11a018e1ea2ae3288a (patch) | |
tree | cf0b13064aa5f4fa68ab5cdaa5381f571f7a66ad /src/geiser/xref.scm | |
parent | ee33af6b4ef8fdaccbdf93c62b50fe17c07a1ade (diff) | |
download | geiser-guile-6e0811c75d13c3c8488e7a11a018e1ea2ae3288a.tar.gz geiser-guile-6e0811c75d13c3c8488e7a11a018e1ea2ae3288a.tar.bz2 |
better detection of completion prefixes for module names
Fixes issue #38 (use-modules not completed at buffers) by excluding trailing
parens from module name completion prefixes. Things could be better if geiser
detected that in, say
(use-modules (ice-9 and|
one is still completing a module name (right now, it notices that `and' can be
completed as a procedure/macro name), but that has always been above module
name completion's paycheck.
Diffstat (limited to 'src/geiser/xref.scm')
0 files changed, 0 insertions, 0 deletions