- Add signature and arglists to local var documentation
- Resolve arglists at runtime since clojure-lsp doesn't provide them
- Add GitHub Actions workflow for SCIP indexing on push
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Features:
- Generate SCIP index from clojure-lsp dump
- Namespace definitions and usages
- Var definitions and usages
- Namespace alias definitions and usage references
- External symbol documentation for hover
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>