I guess I'm confused because I was told the literal opposite of that when I first was told about Chlorine
If I was told it supported it at that time then I would have tried it out as I like using shadow-cljs
@mauricio.szabo Have there been any changes to how auto-complete/code-assist works or is rendered, in the latest Chlorine changes? Things feel really laggy lately and sometimes Atom just seems to lock up around auto-completion interactions for up to a few seconds...
There shouldn't be any changes on auto-complete. I'll check the diff and see if I can find anything
What was the last version you used?
I updated my local copy to master just a few days ago I believe.
(and merged to my develop branch)
No, it shouldn't be any changes on v0.1.1 to master... this is the compare: https://github.com/mauricioszabo/atom-chlorine/compare/v0.1.1-source..master I don't see any changes on the way of autocomplete or on any config on UNREPL (the only two things I can see that could affect auto-complete or code assist)
Thanks. I'll see if I can track it down on my end then.