Skip to content

Commit 516fea5

Browse files
committed
Update settings
1 parent 957ab08 commit 516fea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"python.poetryPath.description": "Path to the poetry executable.",
6969
"python.pixiToolPath.description": "Path to the pixi executable.",
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.",
71-
"python.REPL.sendToNativeREPL.description": "Toggle to send code to Python REPL instead of the terminal on execution. Turning this on will change the behavior for both Smart Send and Run Selection/Line in the Context Menu.",
71+
"python.REPL.sendToNativeREPL.description": "Toggle to send code to [Python REPL](https://aka.ms/python-native-repl) instead of the terminal on execution. Turning this on will change the behavior for both Smart Send and Run Selection/Line in the Context Menu.",
7272
"python.REPL.provideVariables.description": "Toggle to provide variables for the REPL variable view for the native REPL.",
7373
"python.tensorBoard.logDirectory.description": "Set this setting to your preferred TensorBoard log directory to skip log directory prompt when starting TensorBoard.",
7474
"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)