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-29issues - stub --status in web to output unsupportedBenjamin Pasero
2020-05-27sandbox - issue service is not commonBenjamin Pasero
2020-05-25sandbox - further reduce electron dependenciesBenjamin Pasero
2020-05-25sandbox - add webFrame APIsBenjamin Pasero
2020-05-23sandbox - move issueServiceBenjamin Pasero
2020-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-04-07Move issueReporterUtil to platform, fixes #94505Rachel Macfarlane
2020-03-05Allow issue reporter to work on built-in extensions (#92040)Matt Bierner
2020-03-05Convert to asyncMatt Bierner
2020-03-03ITheme -> IColorThemeMartin Aeschlimann
2020-03-02debt - move native pieces of window config into node layerBenjamin Pasero
2020-02-20Let extensions prepopulate the issue reporter title and description (#91039)Matt Bierner
2020-01-22renameSandeep Somavarapu
2019-12-12Improve rendering of errors within issue reporterRachel Macfarlane
2019-11-15Convert SyncActionDescriptor to use a `create` function (#84878)Matt Bierner
2019-10-29Support 'workbench.action.openIssueReport' command in the web - directly open...Rachel Macfarlane
2019-09-16debt - use common/product over node/productBenjamin Pasero
2019-08-30change type of _serviceBrand from `any` to `undefined`, #79918Johannes Rieken
2019-08-15debt - move issue service out of common since it will not be supported in the...Benjamin Pasero
2019-07-18Move enablement and servers to workbenchSandeep Somavarapu
2019-06-11debt - fix command alias (#75242)Benjamin Pasero
2019-04-12Expose vscode.openIssueReporter command that allows passing an extensionId to...Rachel Macfarlane
2019-04-06debt - introduce and use workbench environment serviceBenjamin Pasero
2019-03-25status from ext host cliMartin Aeschlimann
2019-02-21debt - scaffold a service for package.json/product.json accessBenjamin Pasero
2019-02-08debt - make issue service a contrib to the workbenchBenjamin Pasero