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-13No need to use hasToIgnoreCase on none-file uris, #93368Johannes Rieken
2020-04-06debt - remove node pieces from environment (#82598)Benjamin Pasero
2020-03-30debt - adopt more ES6 thingsBenjamin Pasero
2020-03-30Indicate dirty workspaces in recently opened (#93723)Benjamin Pasero
2019-12-18:lipstick: testsBenjamin Pasero
2019-10-21debt - optional chainingBenjamin Pasero
2019-10-07debt - more strict init (#78168)Benjamin Pasero
2019-10-07debt - reduce usage of strict null bypassBenjamin Pasero
2019-09-17debt - clean up platform/electron-main (part 1)Benjamin Pasero
2019-09-16:lipstick: testsBenjamin Pasero
2019-09-09optionDescriptions as parameter of parseArgsMartin Aeschlimann
2019-09-02code :lipstick:Benjamin Pasero
2019-08-30change type of _serviceBrand from `any` to `undefined`, #79918Johannes Rieken
2019-07-05make backup path URISandeep Somavarapu
2019-06-07use Map over object {} (#74948)Benjamin Pasero
2019-04-01debt - merge extfs and pfsBenjamin Pasero
2019-04-01debt - reduce explicit any or castsBenjamin Pasero
2019-03-14IEmptyWindowBackupInfo.backupFolder should not be optional. Fixes #70322Martin Aeschlimann
2019-02-21Untitled workspaces to correctly restoredMartin Aeschlimann
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-12paths - move path to extpathBenjamin Pasero
2019-02-12debt - use our paths lib over nodeBenjamin Pasero
2019-02-11debt - silence console.log()Benjamin Pasero
2019-02-11remove console.logsMartin Aeschlimann
2019-02-07Merge branch 'master' into aeschli/remote-workspacesMartin Aeschlimann
2019-02-07Strict null check vs/code/**Matt Bierner
2019-02-07fix testMartin Aeschlimann
2019-02-06add testMartin Aeschlimann
2019-01-28fix testMartin Aeschlimann
2019-01-28adopt stored workspaceIdentifiers: back, history , windowsStateMartin Aeschlimann
2019-01-25allow remote workspacesMartin Aeschlimann
2019-01-04Mark private service properties declarated in ctors as readonlyMatt Bierner
2019-01-04Replace some common index based for loops with `for-of` loopsMatt Bierner
2018-12-28perf - init backup service async (for #16375) (#65772)Benjamin Pasero
2018-12-20:lipstick: typesBenjamin Pasero
2018-12-20perf - create backup home on startup with other foldersBenjamin Pasero
2018-11-09Strict null checksMatt Bierner
2018-11-07Exploration with authorityMartin Aeschlimann
2018-10-03Remove "use strict" directives in testsMatt Bierner
2018-09-30refactor code\windows: Add FileInputs, IEmptyWindowBackupInfoMartin Aeschlimann
2018-09-03uri - replace usages of default export with named export (part 2)Johannes Rieken
2018-09-03uri - replace usages of default export with named exportJohannes Rieken
2018-08-20resource.isEqual / isEqualOrParent: use isIgnore default bahaviourMartin Aeschlimann
2018-07-22comment out failing testsSandeep Somavarapu
2018-07-22Fix testsSandeep Somavarapu
2018-07-22Fix testsSandeep Somavarapu
2018-07-20backupMainService :lipstick:Martin Aeschlimann
2018-07-19Remove usages of folder pathsSandeep Somavarapu