diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-09-27 14:39:09 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-09-27 14:39:09 -0700 |
commit | b2d56ff8790154fefefcc40e7b3c84ab97559938 (patch) | |
tree | 5eaeefc8f3a286a05e3e551932bf8a2182e5b9d3 /tests/012 | |
parent | cec96d814a65ffe7fa3f8a80c32068cb1532c4e9 (diff) | |
download | txr-b2d56ff8790154fefefcc40e7b3c84ab97559938.tar.gz txr-b2d56ff8790154fefefcc40e7b3c84ab97559938.tar.bz2 txr-b2d56ff8790154fefefcc40e7b3c84ab97559938.zip |
Treat .( and (( context in completion.
* parser.c (provide_completions): Don't pass the context
parenthesis to find_matching_syms in additional cases: when
preceded by a dot, or another parenthesis. This causes
completion situations such as (let ((var[TAB] and
obj.(method[TAB] not to be wrongly restricted to the function
space.
Diffstat (limited to 'tests/012')
0 files changed, 0 insertions, 0 deletions