summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2021-11-28 13:18:40 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2021-11-28 13:18:40 +0100
commit15279b57faaaf5d2e81fa7ff71c052fb1fccf291 (patch)
treeef27afbacddde4f5dcf6ec3eb88921a42e06ce24
parent1d0d3abbd1035e46e3181d24ff7f895eec9feda6 (diff)
Remove todo
-rw-r--r--cape.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/cape.el b/cape.el
index 68d92bc..01e19a6 100644
--- a/cape.el
+++ b/cape.el
@@ -770,10 +770,6 @@ This feature is experimental."
(set init t))
(when-let* ((prefix (cape--company-call backend 'prefix))
(initial-input (if (stringp prefix) prefix (car-safe prefix))))
- ;; TODO When fetching candidates, support asynchronous operation. If a
- ;; future is returned, the capf should fail first. As soon as the future
- ;; callback is called, remember the result, refresh the UI and return the
- ;; remembered result the next time the capf is called.
(let* ((end (point)) (beg (- end (length initial-input))))
(list beg end
(cape--table-with-properties