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

(ns ... (:require [... :rename {a b}]) not handled #394

Closed
fbellomi opened this issue Jun 14, 2014 · 6 comments
Closed

(ns ... (:require [... :rename {a b}]) not handled #394

fbellomi opened this issue Jun 14, 2014 · 6 comments
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Milestone

Comments

@fbellomi
Copy link

Hi,
when I use

(ns ... (:require [... :rename {a b}])

b is marked as unresolved in the rest of the code

@cursive-ide
Copy link
Owner

Hmm, I'll check that, that should be handled and it has a bunch of tests.

@fbellomi
Copy link
Author

@cursive-ide
Copy link
Owner

Thanks, I'll take a look.

@cursive-ide cursive-ide added this to the 0.1.28 milestone Jun 14, 2014
@cursive-ide cursive-ide modified the milestones: 0.1.29, 0.1.28, 0.1.30 Jun 25, 2014
@cursive-ide cursive-ide modified the milestones: 0.1.31, 0.1.30 Jul 19, 2014
@cursive-ide cursive-ide modified the milestones: 0.1.31, 0.1.32, 0.1.33, Shortlist Aug 16, 2014
@Josh-Tilles
Copy link

Bumping this issue! =)

By the way, since the Eastwood repo has changed since this issue was first opened, here's a link to the line that fbellomi was probably talking about: https://github.com/jonase/eastwood/blob/706e9bb85548ab3a82d5ee8c33b5555844a14b1d/src/eastwood/analyze_ns.clj#L15.

@n2o
Copy link

n2o commented Jan 8, 2019

This issue still persists (tested in a ClojureScript project)

screenshot-20190108-155207

doc appears to be not available as d. In Figwheel this is then no problem, only the IDE highlights this as unresolved in further usage.

@ichramm
Copy link

ichramm commented Jun 8, 2020

Hi,

Bumping again since it is still happening.

Tested in both Clojure and ClojureScript.

image

@cursive-ide cursive-ide modified the milestones: Shortlist, 1.10.1 Dec 10, 2020
@cursive-ide cursive-ide modified the milestones: 1.10.1, 1.10.2 Mar 1, 2021
@cursive-ide cursive-ide added the bug Marks issues describing bugs label Mar 2, 2021
@cursive-ide cursive-ide modified the milestones: 1.10.2, 1.10.2-eap1 Mar 10, 2021
@cursive-ide cursive-ide added the released Marks issues which have had the fixes released in a stable build label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Marks issues describing bugs released Marks issues which have had the fixes released in a stable build
Projects
None yet
Development

No branches or pull requests

6 participants