mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-21 10:17:25 +00:00
* Allow dropping images into notebook to create attachments Fixes #157577 This allows you to drag and drop image files or image data into a notebook cell to create an attachment As part of this work, I also updated the paste attachment logic so that we can: - Create multiple attachments in a single operation - Create attachments of other mime types besides `image/png` - Create attachments for images that have spaces in the filename * Also allow pasting uri lists to create attachments * Fix indent * Add id
Jupyter for Visual Studio Code
Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
Features
This extension provides the following Jupyter-related features for VS Code:
- Open, edit and save .ipynb files