Skip to content

Commit 419aadd

Browse files
authored
chore: update vscode setting to resolve rust project (#231)
1 parent ad845e5 commit 419aadd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: .vscode/settings.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"nodesep",
88
"rankdir",
99
"ranksep"
10-
]
11-
}
10+
],
11+
"rust-analyzer.linkedProjects": ["./packages/layout-rust/Cargo.toml"]
12+
}

0 commit comments

Comments
 (0)