chlorine-clover

About Chlorine for Atom and Clover for VS Code: https://atom.io/packages/chlorine and https://marketplace.visualstudio.com/items?itemName=mauricioszabo.clover
mauricio.szabo 2020-04-02T00:01:04.032600Z

@seancorfield even if you do use it, it'll not inject either. It's just a detection, really - if the socket you're trying to connect is a nrepl, evaluate with nrepl. Otherwise, evaluate with pure socket :)

seancorfield 2020-04-02T00:02:17.032800Z

Good to hear šŸ™‚

šŸ˜‰ 1
2020-04-02T09:27:03.034400Z

How is 0.5 different if Iā€™m still on lein? Are the two connect commands different?

2020-04-02T09:27:52.035300Z

It says it requires Ink still. I denied šŸ˜Š

mauricio.szabo 2020-04-02T13:40:38.036600Z

@mattias504 everything should be exactly the same. It will just try to connect on nREPL if you pass a nREPL port, that's all šŸ™‚ Ink is not required anymore if you have "Experimental features" set šŸ™ƒ

šŸ‘ 2