Skip to content

Commit a4d7f6d

Browse files
juliasilgewesm
authored andcommitted
Update language to apply quiet mode (posit-dev/positron-python#427)
1 parent f8c57f6 commit a4d7f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/positron-python/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"python.missingPackage.severity.description": "Set severity of missing packages in requirements.txt or pyproject.toml",
6767
"python.pipenvPath.description": "Path to the pipenv executable to use for activation.",
6868
"python.poetryPath.description": "Path to the poetry executable.",
69-
"python.quietMode.description": "Start Positron's IPython shell in quiet mode, to suppress initial version and help messages (requires restart to take effect).",
69+
"python.quietMode.description": "Start Positron's IPython shell in quiet mode, to suppress initial version and help messages (shut down Python and start a new Python session to apply).",
7070
"python.EnableREPLSmartSend.description": "Toggle Smart Send for the Python REPL. Smart Send enables sending the smallest runnable block of code to the REPL on Shift+Enter and moves the cursor accordingly.",
7171
"python.tensorBoard.logDirectory.description": "Set this setting to your preferred TensorBoard log directory to skip log directory prompt when starting TensorBoard.",
7272
"python.tensorBoard.logDirectory.markdownDeprecationMessage": "Tensorboard support has been moved to the extension [Tensorboard extension](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.tensorboard). Instead use the setting `tensorBoard.logDirectory`.",

0 commit comments

Comments
 (0)