Skip to content

Commit 1b2c451

Browse files
match setting python.sendToNativeREPL.description
Co-authored-by: Karthik Nadig <[email protected]>
1 parent f512670 commit 1b2c451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@
630630
},
631631
"python.REPL.sendToNativeREPL": {
632632
"default": false,
633-
"description": "%python.sendToNativeREPL.description%",
633+
"description": "%python.REPL.sendToNativeREPL.description%",
634634
"scope": "resource",
635635
"type": "boolean"
636636
},

0 commit comments

Comments
 (0)