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

cider-connect port inference: give clj/cljs/bb context #3400

Open
vemv opened this issue Aug 10, 2023 · 0 comments
Open

cider-connect port inference: give clj/cljs/bb context #3400

vemv opened this issue Aug 10, 2023 · 0 comments
Assignees

Comments

@vemv
Copy link
Member

vemv commented Aug 10, 2023

For the cider-connect* family of functions, we offer some detected nrepl ports that may be running on the user machine, e.g.:

Screen Shot 2023-08-10 at 16 29 05

...those choices could include further context if it can be accurately determined.

For instance, if the port was grabbed from a ".shadow-cljs/nrepl.port" file, or from a cider buffer of repl-type cljs, then its context is cljs.

With that info, users can make a better decision when deciding to cider-connect-clj / cider-connect-cljs (e.g. they'll know to connect to the right port, instead of another port that may be running within the same directory).

@vemv vemv self-assigned this Aug 10, 2023
@vemv vemv changed the title cider-connect port inference: give clj/cljs context cider-connect port inference: give clj/cljs/bb context Aug 19, 2023
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

1 participant