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
2020-05-28Fix typo in vscode.d.ts (#98692)HiDeoo
2020-05-27remove telemetry, update jsdoc, https://github.com/microsoft/vscode/issues/96779Johannes Rieken
2020-05-27adjust jsdoc to old and new reality, https://github.com/microsoft/vscode/issu...Johannes Rieken
2020-05-27Remove consecutive blank lines from d.ts filesRachel Macfarlane
2020-05-19Update TreeView reveal doc in response to commentAlex Ross
2020-05-15Add vscode-webview-resource protocol (#97777)Matt Bierner
2020-05-12clarify docs for onDidCloseTextDocumentJohannes Rieken
2020-05-11Use generic for providers with resolve methods (#96955)Matt Bierner
2020-05-06Move ExtensionContext.environmentVariableCollection to stableDaniel Imms
2020-05-05Fix #92794. Promote comment options to stablerebornix
2020-05-05finalize dynamic debug config API; fixes #88230Andre Weinand
2020-05-04Update onDidChangeTreeData event type, fixes #96932 (#96933)Rachel Macfarlane
2020-04-26Update vscode.d.tsRichard Willis
2020-04-22Merge pull request #95778 from microsoft/aeschli/themeApiFinalMartin Aeschlimann
2020-04-21Finalize SignatureInformation.activeParameter apiMatt Bierner
2020-04-21finalize api for #91541Johannes Rieken
2020-04-21make theme API finalMartin Aeschlimann
2020-04-20make dynamic debug config API "proposed"; see #88230Andre Weinand
2020-04-20Move link handlers back to proposedDaniel Imms
2020-04-20add dynamic debug config APIAndre Weinand
2020-04-16Merge pull request #94798 from microsoft/joao/api/finalize-scm-input-visibleJoão Moreno
2020-04-16move API to vscode-dts, #90208Johannes Rieken
2020-04-15Add @param docs to link handler apiDaniel Imms
2020-04-14Fixes #94716: Remove usage of publicAlex Dima
2020-04-10Fill in missing docsDaniel Imms
2020-04-09finalize SourceControlInputBox.visibleJoão Moreno
2020-04-09Finalize registerTerminalLinkHandler APIDaniel Imms
2020-04-09Always require data for `EventEmitter.fire`Matt Bierner
2020-04-09Spell fix (#94687)Gaurav Makhecha
2020-04-05fix labels & comments about icon themesMartin Aeschlimann
2020-04-03Fixes #94192Alex Dima
2020-04-03Fixes #94134Alex Dima
2020-04-03Fixes #94129Alex Dima
2020-04-03align formattingJohannes Rieken
2020-04-03Add details on which fields from command are usedMatt Bierner
2020-04-03Fixes #94189Alex Dima
2020-04-03Fixes #94136Alex Dima
2020-04-03Move CustomEditorProvider back to proposedMatt Bierner
2020-04-02Use more explicit parameter namesMatt Bierner
2020-04-02Expand registerCustomEditorProvider docsMatt Bierner
2020-04-02Add cancellation to saveAsMatt Bierner
2020-04-01Further Custom editor docs updatesMatt Bierner
2020-04-01Expand custom editor delegate docsMatt Bierner
2020-04-01Fix jsdoc for CustomDocument ctorMatt Bierner
2020-03-31Allow custom editor provider methods to be syncMatt Bierner
2020-03-31Fix name in docsMatt Bierner
2020-03-31Remove `CustomDocument.viewType`Matt Bierner
2020-03-31Move the custom editor api out of proposedMatt Bierner
2020-03-30Fixes #86415: Finalize semantic tokens APIAlex Dima
2020-03-19finalize API for FileSystemError#code, https://github.com/microsoft/vscode/is...Johannes Rieken