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-01Make comment and owner required by default (#156822)Logan Ramos
2022-07-19telemetry - document keys (#155563)Benjamin Pasero
2022-07-18introduce `--merge` to bring up merge editor (for #5770) (#155039)Benjamin Pasero
2022-06-17move IUserDataProfileService to workbench (#152427)Sandeep Somavarapu
2022-06-17Split IUserDataProfilesService (#152385)Sandeep Somavarapu
2022-06-01Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-05-24Add owners to all telemetry events (#150296)Logan Ramos
2022-05-21use current profile instead of default profileSandeep Somavarapu
2022-05-19move user data resources to user data profileSandeep Somavarapu
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-01-31Cleanup deprecated `IEnvironmentService.configuration` property (#141859)Benjamin Pasero
2021-12-30languages - move language associations closer to languages registry (#139921)Benjamin Pasero
2021-09-21Large Refactorings Pane Composite Parts (#133485)SteVen Batten
2021-08-27Revert "Centralize query parameter cleaning /cc @bpasero and @aeschli"Logan Ramos
2021-08-04Centralize query parameter cleaning /cc @bpasero and @aeschliLogan Ramos
2021-07-14Fix misspelling of parametersLogan Ramos
2021-07-14Clean query paramters from ext nameLogan Ramos
2021-04-06lifecycle - onShutdown => onDidShutdownBenjamin Pasero
2021-03-29debt - align editor model closer to file working copyBenjamin Pasero
2020-11-09update languageSteVen Batten
2020-10-20debt - lift lifecycle service to workbench layerBenjamin Pasero
2020-05-05#90020 remove viewlet semantics from activity barSandeep Somavarapu
2020-03-19#86678 define snippets home property in env serviceSandeep Somavarapu
2020-02-19text files - :lipstick: namesBenjamin Pasero
2020-02-19:lipstick:Benjamin Pasero
2020-01-16text files - rename models => filesBenjamin Pasero
2020-01-13telemetry - restore back load/save reason for filesBenjamin Pasero
2020-01-13debt - drop untyped events in favor of typed (text files)Benjamin Pasero
2020-01-13debt - drop TextFileModelChangeEventBenjamin Pasero
2020-01-13debt - move text file model telemetry into telemetry contributionBenjamin Pasero
2019-07-17More strongly typed telemetry (#77412)Logan Ramos
2019-04-23untitled - fully support resources with associated filepathBenjamin Pasero
2019-04-06debt - introduce and use workbench environment serviceBenjamin Pasero
2019-03-07debt - getPinnedViewletIds() should really not be on IActivityService?!Benjamin Pasero
2019-03-05debt - extract a telemetry workbench contributionBenjamin Pasero