Skip to content

Commit 7077892

Browse files
committed
To false
1 parent 9718c17 commit 7077892

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

editors/code/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@
523523
"rust-analyzer.debug.buildBeforeRestart": {
524524
"markdownDescription": "Whether to rebuild the project modules before debugging the same test again",
525525
"type": "boolean",
526-
"default": true
526+
"default": false
527527
},
528528
"rust-analyzer.debug.engineSettings": {
529529
"type": "object",
@@ -3276,4 +3276,4 @@
32763276
}
32773277
]
32783278
}
3279-
}
3279+
}

0 commit comments

Comments
 (0)