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-03-30:lipstick: rename `ChangeLanguage` to `ChangeCellLanguage`Johannes
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-01-21Move `IDiffComputationResult` to `/diff/` (#141174)Alex Dima
2022-01-21Move change interfaces to `diffComputer` (#141174)Alex Dima
2022-01-17Move `defaultWorkerFactory.ts` to `/browser/` (#140857)Alex Dima
2021-12-31prefer-const in notebooksRob Lourens
2021-09-28re #133927rebornix
2021-08-17Transfer notebook output as VSBuffer (#130452)Matt Bierner
2021-07-21improve hash for uintarray.rebornix
2021-06-17Require passing in mimeMatt Bierner
2021-06-10remove unused symbols of notebookCommonJohannes Rieken
2021-06-10change IOutputItemDto to use real bytes, add many dedicated dto-types for tra...Johannes Rieken
2021-05-13Separate extension metadata from execution metadataRob Lourens
2021-04-27add skipped test for lcs diff.rebornix
2021-02-11Remove languages property from NotebookData and NotebookDocumentJohannes Rieken
2021-02-09fix notebook worker dtorebornix
2021-02-06convert output exthost/main. not optimized.rebornix
2021-02-05no error and stream output anymorerebornix
2021-02-05OutputDto always has idrebornix
2021-02-04output always contains idrebornix
2021-01-11Dispose `PieceTreeTextBuffer` instancesAlexandru Dima
2020-09-12fix #106430.rebornix
2020-09-08notebooks - don't allow anyone to call unregisterNotebookProvider, add names ...Johannes Rieken
2020-08-25differenciate content change and metadata change.rebornix
2020-08-24:guard: compilation.rebornix
2020-08-20notebook editor worker service.rebornix