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-29issues - stub --status in web to output unsupportedBenjamin Pasero
2020-05-23sandbox - let workspaces service use sandboxed IPCBenjamin Pasero
2020-05-20#93960 Show sycned machinesSandeep Somavarapu
2020-05-06Move web contributions to terminal.web.contributionDaniel Imms
2020-04-21Support workspace config based recommendationsSandeep Somavarapu
2020-04-15debt - remote path => path serviceBenjamin Pasero
2020-04-15debt - adopt remote path user homeBenjamin Pasero
2020-04-07#94599 merge into single serviceSandeep Somavarapu
2020-04-07#94599 Move exe based tips to new service in shared processSandeep Somavarapu
2020-04-06#94506 separate extenson recommendations for web.Sandeep Somavarapu
2020-03-25web - remove "Open in Desktop"Benjamin Pasero
2020-03-20- Introduce storage key sync registry serviceSandeep Somavarapu
2020-03-14remove settings sync serviceSandeep Somavarapu
2020-03-06Fix #92144Sandeep Somavarapu
2020-03-04follow up title part changes (#91938)Benjamin Pasero
2020-03-03debt - fold electron environment and native environment into oneBenjamin Pasero
2020-03-02refs #81360SteVen Batten
2020-02-20move auth token service from user data syncSandeep Somavarapu
2020-02-12Web - add "Open in Desktop" feature and new web APIBenjamin Pasero
2020-02-06#90112 Turn off sync when this server error happenSandeep Somavarapu
2020-02-05Remove browser/terminalNativeServiceDaniel Imms
2020-02-01:lipstick:Sandeep Somavarapu
2020-01-24accessibility service cleanupisidor
2020-01-15Fix settings sync services registration for webRachel Macfarlane
2020-01-15Move settings sync auth into built in extensionRachel Macfarlane
2020-01-14implement backup on shutdown via working copies (#84672)Benjamin Pasero
2020-01-09TunnelFactory web api (#88200)Alex Ross
2020-01-08Fix #86681Sandeep Somavarapu
2019-11-13web - make sure adblocker do not prevent startupBenjamin Pasero
2019-11-11First cut of OAuth in the AuthTokenServiceRachel Macfarlane
2019-10-30Load extension resources using IExtensionResourceLoaderServiceAlexandru Dima
2019-10-29Support 'workbench.action.openIssueReport' command in the web - directly open...Rachel Macfarlane
2019-10-11Rename webviewEditorService to webviewWorkbenchServiceMatt Bierner
2019-10-03:lipstick: telemetry opt outBenjamin Pasero
2019-09-30host - reduce methods that are requiredBenjamin Pasero
2019-09-27adopt to auth token serviceSandeep Somavarapu
2019-09-27debt - lift a few service implementations from platform to workbenchBenjamin Pasero
2019-09-27debt - shuffle things aroundBenjamin Pasero
2019-09-27debt - merge workspaces and history into oneBenjamin Pasero
2019-09-26:lipstick: move a few services aroundBenjamin Pasero
2019-09-26debt - separate browser and desktop workspace editing serviceBenjamin Pasero
2019-09-26debt - introduce and use workspaces history serviceBenjamin Pasero
2019-09-26Introduce output log channel for configuration syncSandeep Somavarapu
2019-09-26debt - remove windowId from window serviceBenjamin Pasero
2019-09-25debt - getWindows is electron onlyBenjamin Pasero
2019-09-23Refactor file dialog service to fix layer breaker (#81171)Alex Ross
2019-09-19debt - remove resolveProxy from window serviceBenjamin Pasero
2019-09-19debt - extract a openEmptyWindow method and support in webBenjamin Pasero
2019-09-19debt - have methods for restart, relaunchBenjamin Pasero
2019-09-18Merge branch 'master' into sandy081/httpEndPointSyncSandeep Somavarapu