Fork me on GitHub
#spacemacs
<
2017-09-05
>
twashing20:09:37

Have people experimented with integrating Indium (JavaScript development environment), as a layer? https://github.com/NicolasPetton/Indium

twashing20:09:20

Looks like Indium offers a JS repl w/ object inspection + stepping debugger. That seems like a step up from Spacemacs’ skewer implementation. https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Blang/javascript#repl

jeff.terrell20:09:09

I've been pretty happy with the built-in javascript layer (using js2-mode), but if you have good luck with Indium I'd be interested to know it @twashing.

twashing20:09:02

@jeff.terrell I’m going to play around with it tonight. Will keep you posted.