Skip to content

Commit 6671589

Browse files
author
Michael Lively
committed
fix setting description for microsoft#159091
1 parent aee288e commit 6671589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ipynb/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"displayName": ".ipynb support",
33
"description": "Provides basic support for opening and reading Jupyter's .ipynb notebook files",
4-
"ipynb.experimental.pasteImages.enabled":"Enable/Disable pasting images into markdown cells within ipynb files. Requires enabling `#ipynb.experimental.pasteImages.enabled#`."
4+
"ipynb.experimental.pasteImages.enabled":"Enable/Disable pasting images into markdown cells within ipynb files. Requires enabling `#editor.experimental.pasteActions.enabled#`."
55
}

0 commit comments

Comments
 (0)