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

Duplicated symbols when defined in Clojure and ClojureScript #392

Closed
jeluard opened this issue Jun 11, 2014 · 3 comments
Closed

Duplicated symbols when defined in Clojure and ClojureScript #392

jeluard opened this issue Jun 11, 2014 · 3 comments
Milestone

Comments

@jeluard
Copy link

jeluard commented Jun 11, 2014

When a symbol is defined in both a Clojure and ClojureScript it appears duplicated in several places e.g. Navigate/Namespace, Symbol completion.
If these symbol is defined in a cljx file (from which both clj and cljs files are generated) it will appear three times.

@cursive-ide
Copy link
Owner

Yes, with current versions there is a lot of weirdness with CLJS, since Cursive doesn't really understand it. However CLJS support (including Google Closure and CLJX) is the main feature of the next release, so things should be a lot better then.

@cursive-ide cursive-ide added this to the 0.1.28 milestone Jun 12, 2014
@jeluard
Copy link
Author

jeluard commented Jun 12, 2014

Awesome!

@cursive-ide
Copy link
Owner

As promised, this should all be much better as of the next build, out shortly.

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