"rust-analyzer.debug.openDebugPane"

Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
This commit is contained in:
vsrs 2020-05-08 19:22:26 +03:00 committed by GitHub
parent 23f4859166
commit 1be6320ea6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -419,7 +419,7 @@
"/rustc/<id>": "${env:USERPROFILE}/.rustup/toolchains/<toolchain-id>/lib/rustlib/src/rust"
}
},
"rust-analyzer.debug.openUpDebugPane": {
"rust-analyzer.debug.openDebugPane": {
"description": "Whether to open up the Debug Pane on debugging start.",
"type": "boolean",
"default": false