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-02-25workspace editing - move path normalization into serviceBenjamin Pasero
2022-02-14tangle - extract common window (#141154)Benjamin Pasero
2022-02-14tangle - extract common backups (#141154)Benjamin Pasero
2022-02-09workspace - make most properties readonlyBenjamin Pasero
2022-02-09:lipstick:Benjamin Pasero
2022-02-09Fix #142418Sandeep Somavarapu
2022-02-07debt - untangle workspace (#141154)Benjamin Pasero
2022-02-07debt - untangle workspace <=> workspaces (part 1, #141154)Benjamin Pasero
2022-02-04Fix hygieneAlex Dima
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2021-12-22Introduce and use global storage service in main process (#139632)Benjamin Pasero
2021-12-01pass remote authority to addRecentlyOpenedMartin Aeschlimann
2021-12-01store remoteAuthority for folders in backup serviceMartin Aeschlimann
2021-11-02handle case differences in remoteAuthority (for #136106)Martin Aeschlimann
2021-11-01Fix #131708 (#135741)MVelez94
2021-11-01:lipstick:Benjamin Pasero
2021-11-01workspace history - introduce constant for windows jump listBenjamin Pasero
2021-08-06Organize imports in vs/platformMatt Bierner
2021-06-25transient workspaces - add tests (#119695)Benjamin Pasero
2021-06-22Add support for `transient` property in workspaces and prevent window reloads...Benjamin Pasero
2021-06-15dialogs - fill in proper options used elsewhereBenjamin Pasero
2021-06-08pfs - make more methods available via `Promises`Benjamin Pasero
2021-06-07debt - access some of our versions of fs APIs via new Promises classBenjamin Pasero
2021-05-21Merge pull request #124346 from microsoft/ben/pfs-promisesBenjamin Pasero
2021-05-05Make state service async (#122977)Benjamin Pasero
2021-05-03:chore: some code cleanupBenjamin Pasero
2021-04-08Add override keyword in codebase (#120755)Matt Bierner
2021-03-24workspaces history - proper check for untitledBenjamin Pasero
2021-03-19flaky suite for #118969Benjamin Pasero
2021-03-15environment - depend on product serviceBenjamin Pasero
2021-03-15debt - use product service in more placesBenjamin Pasero
2021-03-09recent entries with authorityMartin Aeschlimann
2021-03-03:lipstick: commentBenjamin Pasero
2021-02-25workspaces - use recursive mkdirSyncBenjamin Pasero
2021-02-23Remove code added to diagnose test only (#117244)Benjamin Pasero
2021-02-19tests - more logging for #117032Benjamin Pasero
2021-02-19tests - a lot more detailed getUntitledWorkspaceSync test (#116288)Benjamin Pasero
2021-02-16debt - consistently refer to main servicesBenjamin Pasero
2021-02-16debt - consistent event names in mainBenjamin Pasero
2021-02-15storage - implement workspace storage and fix testsBenjamin Pasero
2021-02-15storage - introduce shared class for storage in mainBenjamin Pasero
2021-02-09Missing info from the "Recent Workspaces and Folders" section in the taskbar ...Martin Aeschlimann
2021-02-09ts - no implicit anyBenjamin Pasero
2021-02-02fs - drop pfs.mkdirp in favor of node.jsBenjamin Pasero
2021-02-01Unit tests cleanup (#115377)Benjamin Pasero
2021-01-25Cleanup some file related unit tests (#114895)Benjamin Pasero
2021-01-22debt - adopt some strictEqual in testsBenjamin Pasero
2021-01-22workspaces - shuffle some code aroundBenjamin Pasero
2021-01-22debt - use main in main side services consistently (workspaces)Benjamin Pasero
2021-01-22fix workspace tests on windowsBenjamin Pasero