4daea74ba9
Fixes #30066 This finalizes the documentPaste api. This api allows extensions to attach metadata on text copy and change how content is pasted. Some examples: - Updating imports for pasted code - Inserting an image as an attachment in notebooks - Pasting files converts them to relative text paths |
||
---|---|---|
.. | ||
.vscode | ||
media | ||
notebook-src | ||
src | ||
.gitignore | ||
.npmrc | ||
.vscodeignore | ||
README.md | ||
esbuild.js | ||
extension-browser.webpack.config.js | ||
extension.webpack.config.js | ||
package-lock.json | ||
package.json | ||
package.nls.json | ||
tsconfig.json |
README.md
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