protorepl

nimaai 2016-04-02T21:24:35.000030Z

Is someone else also having problems to get the autocompletion working? I put the proto-repl dependency in my project.clj, start the proto-repl in atom and tried even to disable the built-in provider in autocomplete-plus plugin settings, but no success. No autocomplete suggestions coming...

jasongilman 2016-04-02T21:37:58.000032Z

Can you open up the console and see if there are errors? Also try the Proto REPL demo project to make sure it's not an issue with your project.

nimaai 2016-04-02T22:03:03.000033Z

If you mean the atom console then I don't see any errors. I tried also the demo project and no success.

nimaai 2016-04-02T22:12:00.000034Z

I also tried to disable all installed packages except proto-repl.

jasongilman 2016-04-02T22:53:12.000035Z

What's your Os, version of atom, and Proto REPL?