Skip to content

Commit ae2954a

Browse files
committed
chore: Add rust-analyzer setting
1 parent 510a32e commit ae2954a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"rust-analyzer.cargo.features": "all",
3+
"rust-analyzer.imports.granularity.group": "crate",
34
"rust-analyzer.rustfmt.overrideCommand": [
45
"rustfmt",
56
"+nightly-2025-05-26",

0 commit comments

Comments
 (0)