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

Respect lein's {:repl-options {:init-ns <ns>}} declaration #158

Open
pandeiro opened this issue Mar 17, 2015 · 1 comment
Open

Respect lein's {:repl-options {:init-ns <ns>}} declaration #158

pandeiro opened this issue Mar 17, 2015 · 1 comment

Comments

@pandeiro
Copy link

When starting an nREPL server using {:nrepl {:start? true}}, clients connecting to the REPL always being in the user namespace.

Since this is a lein plugin, would it be possible/desirable to respect the project's :init-ns value, if one exists, when connecting to lein-ring's nREPL server?

@karneaud
Copy link

+1

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

No branches or pull requests

2 participants