SCIP Index / index (push) Successful in 1m30s
Previously external-ns? only included clojure.* and java.* namespaces, missing project dependencies like tui.events. This prevented cross-repo go-to-definition from working. Changes: - external-ns? now considers any non-internal namespace as external - collect-external-symbols creates symbol entries even without runtime docs - This enables hover and go-to-definition for dependency symbols Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>