Skip to content

'jump to definition' not working on cider-connect with remote embed repl server. #2148

@soulawaker

Description

@soulawaker

I don't know it is bug or not, yet.

Expected behavior

Jumping to the definition that required by ns.

Actual behavior

Not jumping. symbol: prompted.

Steps to reproduce the problem

Add [cider/cider-nrepl "0.17.0-SNAPSHOT"] dependency to project.clj.
Add [cider.nrepl :refer [cider-nrepl-handler]] to ns in clj file that send its handler to an embed REPL server.
Find remote project folder and files by Emacs Tramp.
cider-connect on any remote project file to remote embed REPL server.
Connection established. 'cider-repl buffer' worked fine.
Try jump to definition in any function from required external namespace.
Failed and symbol: prompted.

This is extremely important! Providing us with a reliable way to reproduce
a problem will expedite its solution.

Environment & Version information

CIDER version information

0.17.0-SNAPSHOT (20171228.1254), nREPL 0.2.12
Clojure 1.8.0, Java 1.8.0_151

Lein/Boot version

Lein 2.8.1

Emacs version

24.5

Operating system

Elementary OS Loki based on Ubuntu 16.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions