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
2020-05-11actions - remove some unused event/context from run()Benjamin Pasero
2020-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-03-31Never show again storage keys are registered too late for syncing (fix #93817)Benjamin Pasero
2020-03-25#93332 opt in syncing storageSandeep Somavarapu
2020-02-06#81574 Fix strict function type errorsSandeep Somavarapu
2019-12-10Viewlet Refactor (#85566)SteVen Batten
2019-11-15Convert SyncActionDescriptor to use a `create` function (#84878)Matt Bierner
2019-10-23debt - do not duplicate product and environmentBenjamin Pasero
2019-10-10improve static argv configuration (#15211)Benjamin Pasero
2019-09-20rename allowTrailingsCommas -> allowTrailingCommasMartin Aeschlimann
2019-09-19debt - have methods for restart, relaunchBenjamin Pasero
2019-09-16JSONEditingService: update multiple valueSandeep Somavarapu
2019-08-29trailing commas only for setting filesMartin Aeschlimann
2019-08-16fix #72417Benjamin Pasero
2019-07-09#76442 fix implicit anySandeep Somavarapu
2019-07-09Addresses #76442: Remove suppressImplicitAnyIndexErrorsDirk Baeumer
2019-07-04define locale resource in envSandeep Somavarapu
2019-07-04adopt user roaming data for snippets, locale and keyboard mapperSandeep Somavarapu
2019-06-11use URI for appSettingsHomeSandeep Somavarapu
2019-03-20Fix #59750Sandeep Somavarapu
2019-03-06Show a quickpick for changing display language (#69570)Rachel Macfarlane
2019-03-05Strict null workMatt Bierner
2019-02-21debt - fix broken relative pathBenjamin Pasero
2019-02-21debt - lift more things to common/browser namespaceBenjamin Pasero
2019-02-18Reduce usages of extpath.normalizeWithSlashes() (#68928)Benjamin Pasero
2019-02-18rename pathext.join to joinWithSlashesMartin Aeschlimann
2019-02-12paths - move path to extpathBenjamin Pasero
2019-02-09debt - move minimalTranslations to where it is usedBenjamin Pasero
2019-02-07debt - workbench/parts => workbench/contrib (update imports and scripts)Benjamin Pasero
2019-02-07debt - workbench/parts => workbench/contribBenjamin Pasero