We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f4859 commit 1be6320Copy full SHA for 1be6320
editors/code/package.json
@@ -419,7 +419,7 @@
419
"/rustc/<id>": "${env:USERPROFILE}/.rustup/toolchains/<toolchain-id>/lib/rustlib/src/rust"
420
}
421
},
422
- "rust-analyzer.debug.openUpDebugPane": {
+ "rust-analyzer.debug.openDebugPane": {
423
"description": "Whether to open up the Debug Pane on debugging start.",
424
"type": "boolean",
425
"default": false
0 commit comments