up vote 2 down vote favorite
share [g+] share [fb]

I am a first-time user of CounterClockWise, the Eclipse plugin for Clojure, and it appears that code completion just won't work. I keep wondering whether the problem lies between my keyboard and my chair, but can't find a solution. I just installed CCW on Galileo build 20090920-1017 and MacOSX. Then I try to write some lines of clojure code, and no code completion widget comes up. I'm using the Java perspective. Am I missing something? I somehow hoped it would work out of the box, as I'm just starting with Clojure.

Many thanks in advance!

Costas

link|improve this question
feedback

2 Answers

I'm using CCW 0.0.62.STABLE01 and code completion works. Press control space to bring up a list of possible items and as you type, the list is filtered. Press return at any point to accept the first item in the list or use the up/down arrows to select another item. Press esc to dismiss the list.

link|improve this answer
feedback

I dont see code completion in the ccw list of completed features though I dont know how well this feature list is kept up to date

edit: its now marked completed.

link|improve this answer
Well, they mention it as completed (it's in bold) and it also exists in the screenshots... Very confusing. I may contact the developers. – CK. Dec 19 '09 at 12:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.