Well I tried to understand how NECompletion works , after a month of reading and rereading code still could not figure out how it works. I understood the basics, but the details were so difficult to really track down. Its very spagetified, a usual pharo issue, and of course undocumented. I decided to move to things that I could be more productive with. This is an area that requires the touch of a Pharo expert. On Tue, Oct 6, 2015 at 10:21 PM Peter Uhnák <i.uhnak@gmail.com> wrote:
(did you know, that there is a shortcut to jump from one message send argument to another (not related to completion, but very helpful). Sadly this is gone or I couldn't find it in rubrics shortcut handling).
maybe this is related to Settings > Code Browsing > AST navigation? (I've never actually tried to use this.)
On Tue, Oct 6, 2015 at 8:00 PM, stepharo <stepharo@free.fr> wrote:
About an alternative way to do code completion:
This is the paper: http://macbeth.cs.ucdavis.edu/cacheca.pdf this is the code repository: https://github.com/christinef/CACHECA and this is the tool in action: https://www.youtube.com/watch?v=3INk0N3JNtc
This was the student I was in contact with.
Stef