|
|
|
|
|
by cat-whisperer
389 days ago
|
|
What about doing something just-in-time? I'm just speculating, but what if cline leverages the LSP (for instance, rust-analyzer) to track the function chain and build a tree-like context of the codebase—not the entire codebase, but just specific blobs of code? Would that work? |
|