mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-24 11:47:43 +00:00
Fix .ipynb extension name capitalization (#164817)
Towards microsoft/vscode-jupyter#11773
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"displayName": ".ipynb support",
|
||||
"displayName": ".ipynb Support",
|
||||
"description": "Provides basic support for opening and reading Jupyter's .ipynb notebook files",
|
||||
"ipynb.experimental.pasteImages.enabled":"Enable/Disable pasting images into markdown cells within ipynb files. Requires enabling `#editor.experimental.pasteActions.enabled#`."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user