vscode/extensions/ipynb
Peng Lyu 1b883b238e
Fix #209158. Add Copy Output and Open Output in Text Editor to Scrollable text output context menu. (#216920)
* Fix #209158. Add Copy Output and Open Output in Text Editor to Scrollable text output context menu.

* Context menu should be triggered on container

* fix naming
2024-06-24 10:31:17 -07: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 remove giant unused context key (#214504) 2024-06-12 08:34:29 -07: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 Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07:00
extension.webpack.config.js Rename serializer extension and set up build scripts 2021-07-21 15:03:24 -07:00
package.json Fix #209158. Add Copy Output and Open Output in Text Editor to Scrollable text output context menu. (#216920) 2024-06-24 10:31:17 -07:00
package.nls.json Fix #209158. Add Copy Output and Open Output in Text Editor to Scrollable text output context menu. (#216920) 2024-06-24 10:31:17 -07:00
README.md ipynb: fix readme 2021-07-27 13:54:19 -07:00
tsconfig.json Merge and cleanup drop and paste proposal (#209591) 2024-04-05 13:03:10 -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