mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-11 05:58:56 +08:00
fix: rust on nested folder
This commit is contained in:
Vendored
+2
-1
@@ -24,5 +24,6 @@
|
|||||||
},
|
},
|
||||||
"[toml]": {
|
"[toml]": {
|
||||||
"editor.defaultFormatter": "tamasfe.even-better-toml"
|
"editor.defaultFormatter": "tamasfe.even-better-toml"
|
||||||
}
|
},
|
||||||
|
"rust-analyzer.linkedProjects": ["client-app/src-tauri/Cargo.toml"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user