Closed
Description
We should think if we want to wire the embedded nREPL output with the VSCode output channel. I can see both pros and cons in this approach.
Pros:
- Some users may found it useful to see the embedded nREPL output in the VSCode output channel. * This also makes the debugging easier.
Cons:
- Leiningen prints a lot of service information on start which may be confusing and distracting.