Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-13Unify Stop/Interrupt in core and jupyter (#160738)Peng Lyu
2022-09-13Compress notebook output streams before rendering (#160667)Don Jayamanne
2022-09-13Remove notebook content provider save and backup functionality (#160581)Matt Bierner
2022-09-09notebook image cleaning automation (#159212)Michael Lively
2022-08-31Lighter weight matches (#159554)Logan Ramos
2022-08-16Enforce gc of nb cells (#158310)Peng Lyu
2022-08-12Notebook diff editor memory leak. (#158041)Peng Lyu
2022-08-12manual treeshaking for notebook modules (#158029)Peng Lyu
2022-08-11Update output items instead of output replacement if possible (#157850)Peng Lyu
2022-08-10since we do incremental update, do not reset the handle pool.rebornix
2022-08-10Apply minimal cell replace edits when file changes.rebornix/nb-document-hashrebornix
2022-08-10notebook cell text buffer hashrebornix
2022-08-09Fix #157689. Trigger outputs to re-render outputs when missing renderers are ...Peng Lyu
2022-08-09Introduces diffing infrastructure & experimental diffing algorithm. (#157646)Henning Dieterichs
2022-08-05Add delete and undo support for get most recently failed cell (#157032)Andrea Mah
2022-07-19Merge branch 'main' into joh/cellUriJohannes Rieken
2022-07-15Fix notebook perf markers (#155266)Rob Lourens
2022-07-15Add "Go to Last Failed Cell" Button (#154443)Andrea Mah
2022-07-13Merge branch 'main' into joh/cellUrijoh/cellUriJohannes
2022-07-13Add hot exit support for interactive window (#154974)Peng Lyu
2022-07-07Edit showFoldingControls to have a never setting (#153764)Robert Jin
2022-07-06joh/plastic fowl (#154275)Johannes Rieken
2022-07-01Merge branch 'main' into joh/cellUriJohannes Rieken
2022-06-24Delete "set kernel as default" button which did not really work (#153053)Rob Lourens
2022-06-15Use `.?method()` in more places (#152112)Matt Bierner
2022-06-13Remove notebook editor decoration type (#151574)Matt Bierner
2022-06-13Revamp cursor navigation to do the right type of cell reveal when moving to/f...Rob Lourens
2022-06-10Fix updating outputs of another cell using a NotebookCellExecution (#151573)Rob Lourens
2022-06-09Finalize the notebook markdown renderer extension api (#151467)Matt Bierner
2022-05-26Create cell execution beforehand (#150410)Peng Lyu
2022-05-25Merge pull request #150397 from microsoft/rebornix/updateContextKeyWithSource...Peng Lyu
2022-05-25Ensure execution and kernel status visible when there are source commands con...rebornix
2022-05-24Merge remote-tracking branch 'upstream/main' into rchiodo/iw_output_scrollingRich Chiodo
2022-05-24Fix scrolling to happen on execution tooRich Chiodo
2022-05-23hide explicit IAction.rebornix/source-commandsrebornix
2022-05-21connection state in another prrebornix
2022-05-18load source commandsrebornix
2022-05-16Remove proxy controller.rebornix
2022-05-16Notebook state only.rebornix
2022-05-11prepare for removing proxy kernel.rebornix
2022-05-04Merge branch 'main' into joh/cellUriJohannes Rieken
2022-05-03return untyped editor input from saveAs (#148614)Johannes Rieken
2022-04-20Add 'notebookCellResource' context key. Fix #146686Rob Lourens
2022-04-14Merge remote-tracking branch 'origin/main' into rebornix/lazy-kernelrebornix
2022-04-14extract exthost/mainthread proxy kernels.rebornix
2022-04-14Fixing capabilities for drop intoMatt Bierner
2022-04-14Merge remote-tracking branch 'origin/main' into rebornix/lazy-kernelrebornix
2022-04-13update output style when font family changesaamunger
2022-04-13line height as ratio when < 8aamunger
2022-04-13added setting to override notebook output font family and sizeaamunger