feat: generate rust-project.json for LSP
Add a CMake module that writes rust-project.json on every configure so rust-analyzer can resolve the no-Cargo crate layout, sysroot crates, and proc-macro attributes without Cargo. Co-Authored-By: qwen (lmstudio/qwen3.8-27b@q3_k_xl): LSP setup
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
/target
|
||||
.env
|
||||
/build
|
||||
/rust-project.json
|
||||
|
||||
Reference in New Issue
Block a user