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-06-21storage - rename `GLOBAL` to `APPLICATION` (#152730)Benjamin Pasero
2022-06-21Rename `StorageScope.Global` to `Profile` (#152703)Benjamin Pasero
2022-06-21adopt to application scope (#152683)Sandeep Somavarapu
2022-05-25More telemetry comments (#150303)Logan Ramos
2022-01-31Move `ILanguageService` to `editor/languages` (#141174)Alex Dima
2022-01-26Tweak CES survey assignmentHarald Kirschner
2021-12-30rename mode => language in many places (#139920)Benjamin Pasero
2021-12-29RenamesAlex Dima
2021-12-08Debt: Rename `IModeService` to `ILanguageService`Alex Dima
2021-11-02Exp => Assignment Rename (#136253)SteVen Batten
2021-09-16Remove survey telemetryLogan Ramos
2021-08-30remove optional tags for tasexpSteVen Batten
2021-05-17Pipe language edit counts into CES survey (#124006)Harald Kirschner
2021-05-04Remove unnecessary character from ces survey urlHarald Kirschner
2021-05-03fix #121216Benjamin Pasero
2021-04-15"Help us improve.." notification is displaying language IDs (fix #121216)Benjamin Pasero
2021-04-01product - move the interfaces into base layer for reuse in sandboxBenjamin Pasero
2021-03-26fix optional service typingJoão Moreno
2021-03-25Use ThrottledDelayer per review feedback.Harald Kirschner
2021-03-25ces: use ThrottledDelayerJoão Moreno
2021-03-24Applied review feedback and tweaked heuristicsHarald Kirschner
2021-03-23RunOneScheduler and code cleanup for CESHarald Kirschner
2021-03-20Fix localization strings and typoHarald Kirschner
2021-03-20More CES heuristics workHarald Kirschner
2021-03-19Prompt within 1-8hrs heuristicsHarald Kirschner
2021-03-11CES experiment treatmentHarald Kirschner
2021-03-02Draft for ces surveyHarald Kirschner
2020-11-13storage - remove store2 (#109967)Benjamin Pasero
2020-11-04adopt using new storage service to sync storageSandeep Somavarapu
2020-10-20debt - lift lifecycle service to workbench layerBenjamin Pasero
2020-04-30Opt in syncing global state (#96662)Erich Gamma
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-13text files - drop debounced bulk eventsBenjamin Pasero
2019-09-16debt - common/product => common/productServiceBenjamin Pasero
2019-09-16web - move surveys to browserBenjamin Pasero
2019-09-11debt - :lipstick: product configBenjamin Pasero
2019-08-20debt - prefer opener service over window.open(). Block window.open()Benjamin Pasero
2019-06-20product service for webSandeep Somavarapu
2019-03-04storage - getInteger() => getNumber()Benjamin Pasero
2019-02-21debt - scaffold a service for package.json/product.json accessBenjamin Pasero
2019-02-07debt - workbench/parts => workbench/contribBenjamin Pasero