fix: remove rust-analyzer.linkedProjects
This commit is contained in:
parent
c5bd7cf28a
commit
d5c8b762c1
1 changed files with 0 additions and 3 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -1,7 +1,4 @@
|
||||||
{
|
{
|
||||||
"rust-analyzer.check.overrideCommand": ["just", "check-json"],
|
"rust-analyzer.check.overrideCommand": ["just", "check-json"],
|
||||||
"git-blame.gitWebUrl": "",
|
"git-blame.gitWebUrl": "",
|
||||||
"rust-analyzer.linkedProjects": [
|
|
||||||
"./Cargo.toml"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue