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...
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.
If you mean the atom console then I don't see any errors. I tried also the demo project and no success.
I also tried to disable all installed packages except proto-repl.
What's your Os, version of atom, and Proto REPL?