Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code completion not working at all. #866

Open
gilch opened this issue Feb 28, 2016 · 11 comments
Open

Code completion not working at all. #866

gilch opened this issue Feb 28, 2016 · 11 comments

Comments

@gilch
Copy link

gilch commented Feb 28, 2016

Ctrl+Space just sounds an error tone in any context. I tried the defm example in both the REPL and a source file editor. Nothing pops up automatically either. I'm using the plugin from master on Windows 10.

@gilch
Copy link
Author

gilch commented Feb 28, 2016

I uninstalled CCW and re-installed from stable. Completion works. I uninstalled and re-installed master. Completion doesn't work. Stable doesn't have this problem. It's just master. I'll be using stable for now.

@ericevans0
Copy link

I am using 0.35.0.STABLE001 on Linux, stand-alone ccw. I'm having this same problem. No automatic code completion and no response to ctrl-space (not even a beep).

@EmteZogaf
Copy link

I'm missing autocompletion, too. I'm on Linux with Eclipse Neon and CCW 0.35.0.STABLE001.

@jeprinz
Copy link

jeprinz commented Sep 21, 2016

I am also using counterclockwise-0.35.0.STABLE001 standalone on Ubuntu. Same thing, no autocomplete and no response to Ctrl+Space at all.

@laurentpetit laurentpetit modified the milestones: 0.36.0, 0.35.0 Sep 29, 2016
@jokimaki
Copy link

Same here on Windows/Eclipse Mars. Had to uninstall 0.35.0 and install the old stable from http://updatesite.ccw-ide.org/branch/master/master-0.34.0.STABLE001/ update site.

@cgrand
Copy link
Contributor

cgrand commented Nov 1, 2016

According to git log there had been a lot of work on content assist between 0.34 and 0.35.
A quick enquiry through the inner REPL shows that the required namespaces are not loaded.

@bsiver
Copy link

bsiver commented Dec 2, 2016

Also confirmed rolling back to 0.34.0.STABLE001 fixes the problem. Was stumped on this for a while, thinking I had configured something wrong.

@kaosko
Copy link

kaosko commented Dec 2, 2016

Just FYI for others attempting a downgrade, 0.34.0.STABLE001 does not work on Neon.

@kaosko
Copy link

kaosko commented Oct 17, 2017

Hey @cgrand, can you offer any pointers for anyone who'd like to pick up on this work? From the outset, seems like it wouldn't necessarily be totally outrageous amount of work to get it back to working..?

@cgrand
Copy link
Contributor

cgrand commented Oct 17, 2017 via email

@didibus
Copy link

didibus commented Oct 27, 2017

This also affects hovering over vars to show the doc, and ctrl+hover to show expansion. So it seems everything which would popup in eclipse is broken for 0.35+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants