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-01-20Fix #141010Sandeep Somavarapu
2021-09-15pse fixesSandeep Somavarapu
2021-09-14Intial work to add error to telemetry setting (#132996)Logan Ramos
2021-08-30Fix buildLogan Ramos
2021-08-30Disable headers using new telemetry levelLogan Ramos
2021-08-06Organize imports in vs/platformMatt Bierner
2021-04-12#120675 adopt overrideSandeep Somavarapu
2021-03-29First round of getting rid of deprecated asserts (#120125)Logan Ramos
2021-01-13use in-mem fspSandeep Somavarapu
2021-01-08FS improvements for unit tests (#114026)Alexandru Dima
2020-09-18environmentService => nativeEnvironmentServiceBenjamin Pasero
2020-09-17fix mChaseKnowlden
2020-09-17Fix capitalization of GitHub orgChaseKnowlden
2020-09-03sandbox - lift some environment properties that are only used in workbench upBenjamin Pasero
2020-06-17Fix escaping issuesSandeep Somavarapu
2020-06-12💄Matt Bierner
2020-04-21Support workspace config based recommendationsSandeep Somavarapu
2020-03-16- rename gallery machined it to service machine idSandeep Somavarapu
2020-02-05tests - lift a few into browser/commonBenjamin Pasero
2019-09-16debt - use common/product over node/productBenjamin Pasero
2019-09-16web - move help actions to browserBenjamin Pasero
2019-09-09optionDescriptions as parameter of parseArgsMartin Aeschlimann
2019-07-15move gallery service to common and enable it in webSandeep Somavarapu
2019-07-15remove references to pkg and product and use productServiceSandeep Somavarapu
2019-07-15use fileservice for read/write marketplace machineidSandeep Somavarapu
2019-04-05Let enablment service handles local workspace extensions in remote windowSandeep Somavarapu
2019-04-05ExtensionEnablementService:Sandeep Somavarapu
2019-04-01debt - merge extfs and pfsBenjamin Pasero
2019-02-20Finish strict null checks for vs/platform (#60565)Alex Dima
2019-02-20Reduce layer breaking imports in testsAlex Dima
2019-02-12paths - paths.node.ts => path.tsBenjamin Pasero
2019-02-12debt - use our paths lib over nodeBenjamin Pasero
2019-01-16Fix testsSandeep Somavarapu
2019-01-16#66397 Enablement serviceSandeep Somavarapu
2019-01-15Fix testsSandeep Somavarapu
2019-01-15Enrich the extension enablement changed eventSandeep Somavarapu
2019-01-14#66397 Use single identifier for local extension which is gallery oneSandeep Somavarapu
2019-01-11#66397 - Introduce a new type 'IExtension' and use in enablement serviceSandeep Somavarapu
2019-01-03replace void 0 with undefinedRob Lourens
2018-12-28Converted another ~70 test files to strictNullChecks (#65672)Josh Goldberg
2018-12-20Remove redundant type annotations for generic emitter propertiesMatt Bierner
2018-11-09Reset extension enablement on installSandeep Somavarapu
2018-10-13sqlite - renamesBenjamin Pasero
2018-10-13sqlite - rename to storage serviceBenjamin Pasero
2018-10-12sqlite - more next storage service adoptionBenjamin Pasero
2018-10-03#59861 Remove TPromise from extension managementSandeep Somavarapu
2018-10-03Remove "use strict" directives in testsMatt Bierner
2018-07-20Fix testsSandeep Somavarapu
2018-07-20Fix #54721Sandeep Somavarapu
2018-04-04Fix #46951Sandeep Somavarapu