COMMITS
/ extensions/ipynb/package.json February 12, 2026
R
chore: bump extension versions (#295040)
Raymond Zhao committed
February 11, 2026
M
Clean up esbuilding of extensions
Matt Bierner committed
October 13, 2025
M
Work towards getting isolated built-in extension compiles
Matt Bierner committed
August 8, 2025
M
Convert esbuild scripts to modules
Matt Bierner committed
March 24, 2025
E
add right click menu support
eleanorjboyd committed
March 8, 2025
B
Chat-related commands should not be available on web (without backend) (fix #241873) (#242954)
Benjamin Pasero committed
February 15, 2025
P
Include send output to chat in context menu (#240850)
Peng Lyu committed
February 3, 2025
D
Enable Serialize ipynb in worker (#239453)
Don Jayamanne committed
January 7, 2025
M
Finalize paste api and drop api tweaks
Matt Bierner committed
October 7, 2024
D
Exprimental ipynb serialization setting (#230669)
Don Jayamanne committed
September 12, 2024
D
Restore changes to ipynb extension to serialize notebook in node worker for desktop (#228319)
Don Jayamanne committed
D
Revert usage of node worker due to failing web compilation (#228318)
Don Jayamanne committed
September 9, 2024
D
Safer way to determine whether node or browser
Don Jayamanne committed
August 28, 2024
N
Put worker behind setting
nojaf committed
June 24, 2024
June 14, 2024
A
REPL/IW editor only using a notebook text model (#214356)
Aaron Munger committed
April 5, 2024
M
Merge and cleanup drop and paste proposal (#209591)
Matt Bierner committed
January 31, 2024
A
more copy SVG fixes (#203937)
Aaron Munger committed
A
enable copying svg cell output (#203843)
Aaron Munger committed
January 29, 2024
A
fix copy output command without context (#203582)
Aaron Munger committed
November 20, 2023
D
Drop uuid pkg used to to generate notebook cell id (#198647)
Don Jayamanne committed
October 5, 2023
易
August 30, 2023
A
changed command title and name
Aaron Munger committed
August 18, 2023
A
removed formatting changes
Aaron Munger committed
A
allow copying cell output images from context menu
Aaron Munger committed
June 20, 2023
A
json formatting
Aaron Munger committed
A
undo package format changes
aamunger committed
June 14, 2023
A
use the builtin extension activation, temp disable failing tests
aamunger committed
June 13, 2023
A
April 19, 2023
M
Allow dropping images into notebook cells to create attachments (#180256)
Matt Bierner committed
January 26, 2023
D
Localize ipynb extension commands (#172272)
Don Jayamanne committed
November 11, 2022
M
Enable pasting of image attachments by default for ipynb (#166058)
Matt Bierner committed
October 11, 2022
J
Avoid * activating ipynb extension (#163325)
Joyce Er committed
September 16, 2022
P
Cell attachment cleanup tool improvement in diff editor (#161132)
Peng Lyu committed
September 9, 2022
M
notebook image cleaning automation (#159212)
Michael Lively committed
August 30, 2022
M
Finalize notebookWorkspaceEdit api (#159613)
Matt Bierner committed
August 8, 2022
M
Support for pasting images into markdown notebook cells (#156847)
Michael Lively committed
July 26, 2022
M
fix package.json/esbuild.js for files in publish
Michael Lively committed
July 22, 2022
P
Update ipynb yarn lock (#156004)
Peng Lyu committed
July 20, 2022
M
remove md-it dependency, added undefined check to attachments
Michael Lively committed
M
Update package.json
Michael Lively committed
July 19, 2022
M
added build stuff
Michael Lively committed
M
okay now things are actually fresh and working
Michael Lively committed
May 23, 2022
M
Finalize NotebookEditor api proposal (#149767)
Matt Bierner committed
May 18, 2022
M
Update list of enabled APIs (#149838)
Matt Bierner committed
M
Adopt notebookWorkspaceEdit proposal internally (#149778)
Matt Bierner committed
April 20, 2022
March 29, 2022
J
adopt tests to new notebook change event
Johannes committed
March 25, 2022
J
Fix https://github.com/microsoft/vscode/issues/146022
Joyce Er committed
March 9, 2022
A
include 'create notebook' in the command pallette
aamunger committed