Skip to content

Commit 1be6320

Browse files
vsrsbjorn3
andauthored
"rust-analyzer.debug.openDebugPane"
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
1 parent 23f4859 commit 1be6320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
"/rustc/<id>": "${env:USERPROFILE}/.rustup/toolchains/<toolchain-id>/lib/rustlib/src/rust"
420420
}
421421
},
422-
"rust-analyzer.debug.openUpDebugPane": {
422+
"rust-analyzer.debug.openDebugPane": {
423423
"description": "Whether to open up the Debug Pane on debugging start.",
424424
"type": "boolean",
425425
"default": false

0 commit comments

Comments
 (0)