Skip to content

Commit 4403dde

Browse files
committed
Nest Cargo.lock under Cargo.toml in Code
1 parent c0310c1 commit 4403dde

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

editors/code/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,6 +1276,11 @@
12761276
"$generated-end": {}
12771277
}
12781278
},
1279+
"configurationDefaults": {
1280+
"explorer.fileNesting.patterns": {
1281+
"Cargo.toml": "Cargo.lock"
1282+
}
1283+
},
12791284
"problemPatterns": [
12801285
{
12811286
"name": "rustc",

0 commit comments

Comments
 (0)