Skip to content

Cider-jump-to-def jumps into cljs mistakenly when both clj and cljs exists in the jar. #482

@gtrak

Description

@gtrak

For the prismatic/schema jar, cider-find-resource does a search-forward on "schema/core.clj" but picks up the cljs first. These are generated by cljx source.

-rw-rw-rw- 71 8-Jan-2014 16:47:26 meta-inf/manifest.mf
-rw-rw-rw- 4123 8-Jan-2014 16:47:26 META-INF/maven/prismatic/schema/pom.xml
-rw-rw-rw- 141 8-Jan-2014 16:47:26 META-INF/maven/prismatic/schema/pom.properties
-rw-rw-rw- 2654 8-Jan-2014 16:47:26 META-INF/leiningen/prismatic/schema/project.clj
-rw-rw-rw- 2654 8-Jan-2014 16:47:26 project.clj
-rw-rw-rw- 3962 8-Jan-2014 16:46:48 schema/coerce.cljs
-rw-rw-rw- 34619 8-Jan-2014 16:46:48 schema/core.cljs
-rw-rw-rw- 708 8-Jan-2014 16:46:48 schema/test.cljs
-rw-rw-rw- 5959 8-Jan-2014 16:46:48 schema/utils.cljs
-rw-rw-rw- 3962 8-Jan-2014 16:46:46 schema/coerce.clj
-rw-rw-rw- 34619 8-Jan-2014 16:46:46 schema/core.clj
-rw-rw-rw- 708 8-Jan-2014 16:46:46 schema/test.clj
-rw-rw-rw- 5959 8-Jan-2014 16:46:46 schema/utils.clj
-rw-rw-rw- 24428 3-Jan-2014 16:26:58 schema/macros.clj

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions