Skip to content

Configuriable "Use Leiningen REPL port" Option for remote nREPL #2216

@thheller

Description

@thheller

Currently Cursive can be configured to use the Leiningen generated .nrepl-port file to figure out which port to connect to. It would be very useful for shadow-cljs if it was possible to configure which file Cursive used. shadow-cljs generates .shadow-cljs/nrepl.port to avoid conflicting with .nrepl-port by default. Unfortunately there is no way to tell Cursive to use that file.

Maybe just a simple text input to configure the file path which defaults to .nrepl-port. Something generic that isn't tied to any particular tool would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    newMarks issues describing new featuresreleasedMarks issues which have had the fixes released in a stable build

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions