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>
This commit is contained in:
2026-02-03 16:49:10 -05:00
commit 3f669b422a
6 changed files with 23482 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
.cpcache/
classes/
*.jar
.lsp/
.clj-kondo/