vscode/extensions/ipynb
Matt Bierner c83b443da0
Clean up support for paste edits (#234240)
- Allow setting an array of preferences for paste as keybindings
- Clarifies kinds used for core and extensions
- Exports text kind as API
2024-11-20 07:14:10 +01: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 Clean up support for paste edits (#234240) 2024-11-20 07:14:10 +01:00
.gitignore add notebook-out to .gitignore 2022-07-26 12:29:23 -07:00
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
README.md
esbuild.js Combine esbuild scripts (#184531) 2023-06-09 14:55:05 -07:00
extension-browser.webpack.config.js Support serialization of IPYNB in web worker (#230190) 2024-10-01 21:22:55 +10:00
extension.webpack.config.js Safer way to determine whether node or browser 2024-09-09 12:07:43 +10:00
package-lock.json feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
package.json Exprimental ipynb serialization setting (#230669) 2024-10-06 20:10:10 -07:00
package.nls.json Update ipynb experiment setting description (#230282) 2024-10-02 08:12:03 +02:00
tsconfig.json Merge and cleanup drop and paste proposal (#209591) 2024-04-05 13:03:10 -07:00

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