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
2021-06-04Add "hostRequirements" to schema (microsoft/vscode-remote-release#5144)Christof Marti
2021-06-03Revert parts of "Fix #125395"Eric Amodio
2021-06-03Revert "Fixes #125350: disallow in untrusted ws"Eric Amodio
2021-06-03Merge branch 'notebook/dev' into mainrebornix
2021-06-03Refine `CellInfo` type (#125351)Matt Bierner
2021-06-03Merge branch 'main' into notebook/devJohannes Rieken
2021-06-03Fix #125395Sandeep Somavarapu
2021-06-03Add snippets for ports attributes to settings helperAlex Ross
2021-06-03rename onDidChangeNotebookAssociation to onDidChangeSelectedNotebooksJohannes Rieken
2021-06-03Fix typoChristof Marti
2021-06-03Try setting gettingStarted as default editor (#125321)Jackson Kearl
2021-06-03skip flaky window test.rebornix
2021-06-03Fixes #125350: disallow in untrusted wsEric Amodio
2021-06-03remove backwards compatible tests.rebornix
2021-06-02use vscode.notebooks not vscode.notebookJohannes Rieken
2021-06-02adopt viewType everywhere and drop support for it, fixes https://github.com/m...Johannes Rieken
2021-06-02move file'ish things into workspace namespaceJohannes Rieken
2021-06-02remove deprecated APIJohannes Rieken
2021-06-02missing adopting for end-callJohannes Rieken
2021-06-02Merge branch 'main' into notebook/devJohannes Rieken
2021-06-02skip view column test.rebornix
2021-06-02Group startTime and endTime into a single objectRob Lourens
2021-06-02Inline parameters to execution task start and endRob Lourens
2021-06-02Merge branch 'notebook/dev' into mainRob Lourens
2021-06-01fix compile issues...Johannes Rieken
2021-06-01Merge pull request #125106 from microsoft/joh/api/noMetadataTypeJohannes Rieken
2021-06-01remove dedicated types for notebook and cell metadataJohannes Rieken
2021-06-01remove NotebookCellOutputItem#metadataJohannes Rieken
2021-06-01tooltip text grabbing broken. Fixes #124457Martin Aeschlimann
2021-05-31[json/css/html] update servicesMartin Aeschlimann
2021-05-31Merge branch 'notebook/dev' into mainJohannes Rieken
2021-05-31Update descriptionsChristof Marti
2021-05-31rename namespace to notebooks, https://github.com/microsoft/vscode/issues/122922Johannes Rieken
2021-05-31Add prebuild commandsChristof Marti
2021-05-29Merge branch 'notebook/dev' into mainRob Lourens
2021-05-28Whitespace characters are near invisible in High Contrast theme (Fixes #124612)Miguel Solorio
2021-05-28refactor codeExchangeProxy to use same route and use it for refresh token as ...Tyler Leonhardt
2021-05-28rename NotebookCellOutput#outputs to #itemsJohannes Rieken
2021-05-28don't sort scope list. Fixes Microsoft/vscode-pull-request-github#2751Tyler Leonhardt
2021-05-28Re-enable skipped testMatt Bierner
2021-05-28Add undocumented always syntax only TS server modeMatt Bierner
2021-05-28Merge branch 'notebook/dev' into mainrebornix
2021-05-27Use @types/vscode-webviewMatt Bierner
2021-05-27remove NotebookCellOutputItem#value, https://github.com/microsoft/vscode/issu...Johannes Rieken
2021-05-27babel.config.json language mode should be 'jsonc'. Fixes #124683Martin Aeschlimann
2021-05-27rename NotebookCellExecutionTask to NotebookCellExecutionJohannes Rieken
2021-05-27dart: fix language configuration locationMartin Aeschlimann
2021-05-27fix isNoCorsEnvironmentJoão Moreno
2021-05-27Merge pull request #124664 from microsoft/aeschli/dartMartin Aeschlimann
2021-05-27fix typo in files.ts (#124693)Ikko Ashimine