We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee288e commit 6671589Copy full SHA for 6671589
extensions/ipynb/package.nls.json
@@ -1,5 +1,5 @@
1
{
2
"displayName": ".ipynb support",
3
"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#`."
+ "ipynb.experimental.pasteImages.enabled":"Enable/Disable pasting images into markdown cells within ipynb files. Requires enabling `#editor.experimental.pasteActions.enabled#`."
5
}
0 commit comments