-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebtCode quality issuesCode quality issuesnotebook-workflowIssues that interrupt expected or desirable behaviorIssues that interrupt expected or desirable behaviorpapercut 🩸Something affecting the productivity of the teamSomething affecting the productivity of the teamverifiedVerification succeededVerification succeeded
Milestone
Description
Some of these look like they can be removed
Already marked deprecated for >1 year
jupyter.runMagicCommands
jupyter.autoPreviewNotebooksInInteractivePane
Should be deprecated
jupyter.liveShareConnectionTimeout
-- we have removed all our code to support Live Sharejupyter.allowLiveShare
-- we have removed all our code to support Live Sharejupyter.allowImportFromNotebook
-- not used anywherejupyter.ignoreVscodeTheme
-- can't support thisjupyter.textOutputLimit
-- should be a core VS Code settingjupyter.maxOutputSize
-- should be a core VS Code settingjupyter.colorizeInputBox
-- we have discussed input box discoverability in Improve interactive window input editor styling vscode#128766 and Builtin interactive window support vscode#126415 (comment), and we found that using background colors to draw attention to an area visually poses potential accessibility problems and is inconsistent with other treatments in VS Code. We have opted to render the input box as a notebook cell instead, which should solve the visibility issues that prompted the original colorization treatment. Therefore this setting can be deprecated as it will not be an option moving forwardjupyter.showCellInputCode
-- we cannot support this without significant changes in VS Codejupyter.allowInput
-- controls whether to show an input box in the interactive window. We cannot support this without changes in VS Codejupyter.searchForJupyter
-- controls whether to search for a Jupyter-capable interpreter if the user-selected one doesn't work. This has not been supported for ~1 year
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebtCode quality issuesCode quality issuesnotebook-workflowIssues that interrupt expected or desirable behaviorIssues that interrupt expected or desirable behaviorpapercut 🩸Something affecting the productivity of the teamSomething affecting the productivity of the teamverifiedVerification succeededVerification succeeded