mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 11:10:48 +00:00
bf7ca503c2
For copy paste, I added logic to prefer using the text content if there's both `image/*` and `text/*` content in the clipboard This however I also incorrectly applied this logic when dropping. In those cases, we instead want to prefer the image data (at least we do in the case of dragging and dropping from VS Code's explorer) |
||
---|---|---|
.. | ||
.vscode | ||
notebook-src | ||
src | ||
.gitignore | ||
.vscodeignore | ||
esbuild.js | ||
extension-browser.webpack.config.js | ||
extension.webpack.config.js | ||
package.json | ||
package.nls.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
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