We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
;; foo.clj (ns foo) (something ::bar) ;; baz.clj (ns baz (:require [foo :as f]) ::f/bar ;; => jump to `::bar` in foo.clj
The text was updated successfully, but these errors were encountered:
Update ns_aliases in clj-kondo component to be able to specify from_ns …
e3dce4a
…#275
Add ns_path to clj-kondo component #275
dad8787
Update iced#nrepl#ns#alias_dict to support clj-kondo analysis #275
iced#nrepl#ns#alias_dict
2c7af49
Update IcedDefJump to support jumping to qualified keyword #275
IcedDefJump
287eba7
Closed by #278
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: