Improve the completion bounds detection (now with keywords)#129
Merged
bbatsov merged 5 commits intoclojure-emacs:masterclojure-emacs/inf-clojure:masterfrom Jan 30, 2018
arichiardi:add-deref-break-chararichiardi/inf-clojure:add-deref-break-charCopy head branch name to clipboard
Commits
Commits on Jan 29, 2018
Add @ (deref) and ^ to the expression breaking chars
Show description for 74a6faccommittedAvoid computing completion bounds when no valid chars are at point
Show description for 213f6bdcommittedExtract keyword words for completion
Show description for dbe2839committedAdd test harness (finally?)
Show description for ff63353committed- committed