Fork me on GitHub
#cursive
<
2016-11-13
>
yonatanel08:11:02

While typing keyword names in namespaced keys destructuring it doesn't autocomplete although the keys are known. (defn f [{:my-ns/keys [autocom There's actually an issue for the more general case already: https://github.com/cursive-ide/cursive/issues/1048 (observed on 1.4.0-eap4-2016.2)

cfleming11:11:59

@yonatanel Yes, that’s true - that requires context-sensitive completion, which Cursive doesn’t have yet. I do have a plan to add it though.