Fork me on GitHub
#protorepl
<
2016-04-02
>
nimaai21:04:35

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...

jasongilman21:04:58

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.

nimaai22:04:03

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

nimaai22:04:00

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

jasongilman22:04:12

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