Christophe Weblog Wiki Code Publications Music
rework `swank:simple-completions`
authorChristophe Rhodes <csr21@cantab.net>
Sun, 29 Apr 2012 13:15:22 +0000 (14:15 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Sun, 29 Apr 2012 13:15:22 +0000 (14:15 +0100)
In the process, implement looking up foo$bar$baz, and passing those
completions back.  It's not completely robust to somewhat exotic
syntax, as it assumes that the text being completed can be used
directly as character vectors naming objects or fields; it is good
enough to get started, and now a lot less annoying to
use (particularly when lots of fields have underscores in them...)


No differences found