On Sat, Apr 2, 2011 at 9:33 AM, Ville M. Vainio <[email protected]> wrote:

> It might be useful to retain codewisecompleter until the functionality
> is really operational in Leo. I'll try to make some time for this this
> weekend.

I pushed a small fix to codewise.py that fixes the crash with python2.
You now get codewise completions with OLD completer, i.e. you have to
deal with the UI side code again ;-).

How to test the codewise completer:

cd leo/external
python codewise.py init
python codewise.py parse ~/b/leo-editor (or wherever you keep leo)

And then, you can get the completions by pressing ctrl+tab after
typing, say, 'all'

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to