vscode/extensions/ipynb
Matt Bierner 091987d943
Update paste and drop proposals (#206496)
* Update paste and drop proposals

Reworks the document paste and drop API proposals. Main highlights:

- Align more with code action api
- Allow a single paste provider to return multiple edits
- Allow resolving applied edits lazily
- Switch from using ids to scoped kinds like used for code actions

* Adding paste context

* Add context

* Update test
2024-03-07 16:04:36 -08:00
..
.vscode notebook image cleaning automation (#159212) 2022-09-09 11:32:10 -07:00
media feat: Add the logo of the built-in extension (#192999) 2023-10-05 10:40:24 -07:00
notebook-src Check for attachment: in markdown cell renderer (#181462) 2023-05-03 16:51:22 -07:00
src Update paste and drop proposals (#206496) 2024-03-07 16:04:36 -08:00
.gitignore add notebook-out to .gitignore 2022-07-26 12:29:23 -07:00
.vscodeignore change dir of cellAttachmentRenderer (#157671) 2022-08-09 20:00:24 +02:00
esbuild.js Combine esbuild scripts (#184531) 2023-06-09 14:55:05 -07:00
extension-browser.webpack.config.js
extension.webpack.config.js
package.json more copy SVG fixes (#203937) 2024-02-01 00:58:00 +01:00
package.nls.json fix copy output command without context (#203582) 2024-01-29 14:50:21 -08:00
README.md ipynb: fix readme 2021-07-27 13:54:19 -07:00
tsconfig.json Allow dropping images into notebook cells to create attachments (#180256) 2023-04-19 09:39:04 -07:00
yarn.lock Drop uuid pkg used to to generate notebook cell id (#198647) 2023-11-20 06:12:55 +01:00

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