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-23use common extension manifest string replacer for web and desktop (#158834)Tyler James Leonhardt
2022-07-09Enable profiles in webSandeep Somavarapu
2022-07-07filter application extensions from non default profileSandeep Somavarapu
2022-07-06always include default profile in the profilesSandeep Somavarapu
2022-06-28remove redundant telemetryService variablePrashant Cholachagudda
2022-06-28Using NullTelemetryService instead of mockPrashant Cholachagudda
2022-06-27assign 'VSCode-SessionId' header in marketplace.tsPrashant Cholachagudda
2022-06-26Improve extensions management in profilesSandeep Somavarapu
2022-06-24support application scoped extensions (#152975)Sandeep Somavarapu
2022-05-21support scanning, installing and uninstalling extensions in a profileSandeep Somavarapu
2022-04-25set uuid while scanningSandeep Somavarapu
2022-04-07fix unit testsrobo/test_17_3_1_streams_fixSandeep Somavarapu
2022-04-06fix unit testsSandeep Somavarapu
2022-04-06fix testsSandeep Somavarapu
2022-04-06fix unit testsSandeep Somavarapu
2022-04-05- Move caching into ExtensionsScannerServiceSandeep Somavarapu
2022-04-05Show localized manifest for installed extensions in UI:Sandeep Somavarapu
2022-04-01fix layeringSandeep Somavarapu
2022-04-01add testssandy081/alignExtensionsScanningSandeep Somavarapu
2022-03-12move TargetPlatform to extensions (resolve cycle)Sandeep Somavarapu
2022-03-10add testssandy081/updateExtensionWithOutdatedTargetPlatformSandeep Somavarapu
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