]> git.eshelyaron.com Git - sweep.git/commit
ENHANCED: revise predicate completion at point
authorEshel Yaron <me@eshelyaron.com>
Sat, 12 Nov 2022 20:38:54 +0000 (22:38 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 12 Nov 2022 20:38:54 +0000 (22:38 +0200)
commit5988ab50e4e1d950dd087d96498b6d213c365be8
tree8caff8e66a7c218093a118bf4274151538b074e3
parent87da262379c04ce604fd066c49aa2e39e82ea9f3
ENHANCED: revise predicate completion at point

Completion at point now detects whether predicate completion is
appropriate, by parsing Prolog code back from point to determine the
context of point.  If predicate completion is not appropriate,
fallback to atom completion.
sweep.pl
sweeprolog-tests.el
sweeprolog.el