diff --git a/package.json b/package.json index 109de5d87273..24f2143484ec 100644 --- a/package.json +++ b/package.json @@ -979,6 +979,10 @@ "internalConsole" ] }, + "consoleTitle": { + "default": "Python Debug Console", + "description": "Name for debug console or terminal" + }, "cwd": { "default": "${workspaceFolder}", "description": "Absolute path to the working directory of the program being debugged. Default is the root directory of the file (leave empty).",