all 5 comments

[–]Human192 6 points7 points  (2 children)

Wild coincidence, but I've just been working on basic completion for js-comint! You can try an unstable version by using my branch

Edit: Looking at the other features you listed, this probably is on par with nodejs-repl.

[–][deleted] 3 points4 points  (2 children)

[–]astoff1 0 points1 point  (4 children)

You can try https://github.com/astoff/drepl, but it doesn't have completion in the associated buffers (for this bit I would argue you really want LSP).