Commit Graph

3 Commits

Author SHA1 Message Date
685d1eaa93 Improve local definition docs + add CI workflow
SCIP Index / index (push) Failing after 11s
- 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>
2026-02-03 17:41:14 -05:00
c434adda76 Add index.scip to gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 16:59:48 -05:00
3f669b422a Initial commit: SCIP indexer for Clojure
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>
2026-02-03 16:49:10 -05:00