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-10Finalize the webview context menu api (#160561)Matt Bierner
2022-09-09notebook image cleaning automation (#159212)Michael Lively
2022-09-09Allow editing properties on DocumentPasteEdit (#160469)Matt Bierner
2022-09-08rename proposal, enforce proposal, remove `minResourcesToAutosave`Johannes
2022-09-08Merge branch 'main' into pr/a-stewart/154079Johannes
2022-09-07Merge pull request #160311 from microsoft/joh/vitreous-gerbilJohannes Rieken
2022-09-07Merge pull request #160193 from microsoft/joh/ordinary-canidaeJohannes Rieken
2022-09-07Add `replace` and `insert` factory functions for `SnippetTextEdit`, add `Work...Johannes
2022-09-07add `content` property to vscode-dts-defined propertiesJohannes
2022-09-07Merge pull request #160176 from microsoft/joh/nasty-rookJohannes Rieken
2022-09-06add one more API todo tagJohannes
2022-09-06Optional TreeItem Checkbox (#158250)Benjamin Simmonds
2022-09-06have an explicit `SnippetTextEdit` and all to set them onto a workspace editJohannes
2022-09-05Merge pull request #159654 from microsoft/hediet/septemberHenning Dieterichs
2022-09-05Adresses feedback from PRHenning Dieterichs
2022-09-02Introduces mergeEditorMenus proposal & fixes issues from PR.Henning Dieterichs
2022-09-01Finalize view badge proposal (#159679)Alex Ross
2022-08-31Finalize notebookWorkspaceEdit api (#159613)Matt Bierner
2022-08-30Re-enable running our eslint rules using ts-node (#159495)Matt Bierner
2022-08-29Fix ts-node for eslint (#159483)Matt Bierner
2022-08-29Run our custom eslint rules using ts-node (#157532)ddossett/merge-colors-171Matt Bierner
2022-08-29Remove notebook editor edit api (#158988)Matt Bierner
2022-08-24Mark that notebook metadata is `readonly` (#158960)Matt Bierner
2022-08-22Expose editor "blue button" as menu (#158740)Johannes Rieken
2022-08-19Implement and adopt edit session identifier API proposal (#157733)Joyce Er
2022-08-18Marking fields readonly (#158406)Matt Bierner
2022-08-16editors - fix API comments around `ViewColumn` (#158273)Benjamin Pasero
2022-08-10Update comment thread context menu proposal (#157800)Alex Ross
2022-08-10Initial first run of telemetry output API (#157807)Logan Ramos
2022-08-10Move more of the tunnels API into the tunnels proposal (#157806)Alex Ross
2022-08-10Create editor groups from `ViewColumn` as needed (refs #123270) (#157640)Benjamin Pasero
2022-08-09Finalize TerminalExitReason APIDaniel Imms
2022-08-09Context menu for comment threads (#157637)Alex Ross
2022-08-09Add readonly to notebookMessaging types (#157562)Matt Bierner
2022-08-02Create a new API proposal to move `openTunnel` into (#155835)Alex Ross
2022-07-28Clarify wording in api (#156500)Matt Bierner
2022-07-27Use clearer parameter name (#156479)Matt Bierner
2022-07-27Revert "Temporarily comment out tuple type annotations (#156213)" (#156478)Matt Bierner
2022-07-27Quick Diff editor gutter decoration hidden by comment gutter icon (diamond) (...Alex Ross
2022-07-27Rename editor.dropIntoEditor.enabled setting (#156381)Matt Bierner
2022-07-26Temporarily comment out tuple type annotations (#156213)Matt Bierner
2022-07-22View size API proposal (#155710)Alex Ross
2022-07-21Closes #54285 adds webview/context contribution (#154524)Eric Amodio
2022-07-18Merge pull request #155148 from microsoft/joh/double-barnacleJohannes Rieken
2022-07-15Fixed wrong SignatureInformation.activeParameter comment (#155279)Jan Bicker
2022-07-14add API proposal for `vscode.TabInputTextMerge`Johannes
2022-07-13Finalize drop into editor api (#155102)Matt Bierner
2022-07-12Expose inputBoxUri and make IW Tab ctor private (#154979)Peng Lyu
2022-07-12Export Interactive Window tab input (#154864)Peng Lyu
2022-07-12tweak event-naming rule and remove disable-pragma from vscode.d.ts, (#154914)Johannes Rieken