]> git.lizzy.rs Git - rust.git/commitdiff
"rust-analyzer.debug.openDebugPane"
authorvsrs <62505555+vsrs@users.noreply.github.com>
Fri, 8 May 2020 16:22:26 +0000 (19:22 +0300)
committerGitHub <noreply@github.com>
Fri, 8 May 2020 16:22:26 +0000 (19:22 +0300)
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
editors/code/package.json

index e8e9598f6d609e82781614eb42fe00752f25695f..e750412a736da9e5a1b4ff53525fd28dbc7fcedf 100644 (file)
                         "/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