You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to jump to spec definition. Currently the spec definition can be indexed from (clojure.spec.alpha/def ::something). So when asked to jump into a qualified keyword cursive can jump to where the spec is defined.
Add support to jump to spec definition. Currently the spec definition can be indexed from
(clojure.spec.alpha/def ::something). So when asked to jump into a qualified keyword cursive can jump to where the spec is defined.