diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-06-10 07:06:41 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-06-10 07:06:41 -0700 |
commit | e4fe68098144ea52eb9d4b35c381988dbf387be2 (patch) | |
tree | eb3eb4d6cf4e3f2d5d53f90379a86a1f6b83c647 /vm.h | |
parent | c56d041f3d598c92374b50a74add435efddc8ee8 (diff) | |
download | txr-e4fe68098144ea52eb9d4b35c381988dbf387be2.tar.gz txr-e4fe68098144ea52eb9d4b35c381988dbf387be2.tar.bz2 txr-e4fe68098144ea52eb9d4b35c381988dbf387be2.zip |
listener: complete macros and operators after quote.
This fixes the problem that (doc 'wh[Tab] will not
complete the macro name while.
* parser.c (find_matching_syms): Recognize the kind context
symbol 'Q', under which a which a macro or operator are
eligible for completion.
(provide_completions): Calculate kind as 'Q' if the previous
character is a ' quote or ^ backquote.
Diffstat (limited to 'vm.h')
0 files changed, 0 insertions, 0 deletions