Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add embedded nREPL console #154

Open
avli opened this issue May 16, 2020 · 1 comment
Open

Add embedded nREPL console #154

avli opened this issue May 16, 2020 · 1 comment
Assignees

Comments

@avli
Copy link
Owner

avli commented May 16, 2020

Currently, the only way to interact with the embedded nREPL is connecting to it with the lein reel :connect <port> command. It would be nice if the nREPL console is available right after the start.

@avli avli self-assigned this May 16, 2020
@avli
Copy link
Owner Author

avli commented Aug 15, 2020

After reading recent feedback on the VSCode Marketplace, I think this feature should be implemented as follows:

  1. There should be a "Clojure: Open REPL" action available through the command palette which opens a terminal with a running Clojure REPL.
  2. There should be an option that always opens a terminal with the REPL as soon as the extension connects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant