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-08-31perf - log slow running workbench contribs (#159656)Benjamin Pasero
2022-08-10Initial first run of telemetry output API (#157807)Logan Ramos
2022-07-05Debt - Add dedicated Edit Sessions output channel (#154190)Joyce Er
2022-04-26split log web and native contributionsSandeep Somavarapu
2022-04-13Move output service to workbench/servicesSandeep Somavarapu
2022-01-12rename `isPromiseCanceledError` to `isCancellationError`, nudge folks towards...Johannes Rieken
2021-11-09Fix #136732Sandeep Somavarapu
2021-09-22Move appenders to be better controlled by services (#133465)Logan Ramos
2021-09-14Intial work to add error to telemetry setting (#132996)Logan Ramos
2021-09-14Fix #126477Sandeep Somavarapu
2021-09-13#126477 check if telemetry is enabled. Also add some debug statements.Sandeep Somavarapu
2021-04-21async override -> override asyncMatt Bierner
2021-04-08Add override keyword in codebase (#120755)Matt Bierner
2021-02-02#115522 adopt to settled promisesSandeep Somavarapu
2020-11-05Fix #109023Sandeep Somavarapu
2020-11-02Editors: revisit "preview" editors default behaviour (#109779)Benjamin Pasero
2020-10-20debt - lift lifecycle service to workbench layerBenjamin Pasero
2020-10-07Fix #108250Sandeep Somavarapu
2020-10-05files - use file event methods to check for updating modelBenjamin Pasero
2020-09-23Command categories are repeated in many places (fix #106019)Benjamin Pasero
2020-09-17sandbox - make native workbench environment service a real oneBenjamin Pasero
2020-09-17sandbox - rename electron service => native host serviceBenjamin Pasero
2020-09-04sandbox - lift more services to electron-sandboxBenjamin Pasero
2020-09-04sandbox - move workbench environment service into electron-sandboxBenjamin Pasero
2020-09-03sandbox - allow native workbench environment service on common layerBenjamin Pasero
2020-07-27#100315 rename to Settings SyncSandeep Somavarapu
2020-07-14fix #102117Sandeep Somavarapu
2020-06-26fix #100938Benjamin Pasero
2020-05-25sandbox - ensure IElectronService is declared from electron-sandbox layerBenjamin Pasero
2020-05-25sandbox - move electron service into common/sandboxBenjamin Pasero
2020-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-03-26#92990 renameSandeep Somavarapu
2020-03-03debt - fold electron environment and native environment into oneBenjamin Pasero
2020-02-18files - rename events to follow conventionsBenjamin Pasero
2020-02-13Move the ext host logs path to a common locationRob Lourens
2020-02-11Add a command to open the EH logs folderRob Lourens
2019-12-11move output channel registry to workbench servicesSandeep Somavarapu
2019-12-05Fix #82567Sandeep Somavarapu
2019-12-02Change log name to SyncSandeep Somavarapu
2019-11-19get store details from settingsSandeep Somavarapu
2019-11-19change settings sync store to include name and accountSandeep Somavarapu
2019-11-15Convert SyncActionDescriptor to use a `create` function (#84878)Matt Bierner
2019-10-08Marking a bunch of static variables as readonlyMatt Bierner
2019-09-27web - introduce workspace providerBenjamin Pasero
2019-09-26Introduce output log channel for configuration syncSandeep Somavarapu
2019-09-18debt - first cut extract showIteminFolderBenjamin Pasero
2019-08-28rename to windowSandeep Somavarapu
2019-08-28Rename to browser log fileSandeep Somavarapu
2019-08-22tslint - also show warning when using NodeJS typeBenjamin Pasero
2019-08-22fix namingSandeep Somavarapu