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-09-12review feedbackSandeep Somavarapu
2022-09-11use storage service if profile is sameSandeep Somavarapu
2022-09-11fixesSandeep Somavarapu
2022-09-11clean upSandeep Somavarapu
2022-09-11:lipstick:Sandeep Somavarapu
2022-09-11Use StroageService to read and writeSandeep Somavarapu
2022-09-11Implement profile storage serviceSandeep Somavarapu
2022-09-09Disable WCO by default in main process (#160550)Raymond Zhao
2022-09-09trace - allow to stop tracing via a command (#160489)Benjamin Pasero
2022-09-09backups - fix `hasBackups` for empty windows (#160480)Benjamin Pasero
2022-09-09backups - :lipstick: (#160478)Benjamin Pasero
2022-09-09add wslFeatureInstalled context key (#160424)Martin Aeschlimann
2022-09-09Prepare for syncing profiles (#160455)Sandeep Somavarapu
2022-09-09Use global ZDOTDIR environment variable (#159783)Philip Damianik
2022-09-09ignore invalid parameters (#160458)Megan Rogge
2022-09-08electron - better handle window errors (#160427)Benjamin Pasero
2022-09-08backups - fix missing `await` in tests (#160425)Benjamin Pasero
2022-09-08backups - use state service for metadata (#160406)Benjamin Pasero
2022-09-08Get telemetry data only when it is enabled (#160079)Sandeep Somavarapu
2022-09-08Update high frequency commands that are not logged. (#160356)Harald Kirschner
2022-09-08Undo context key service changes because of regression, (#160329)Johannes Rieken
2022-09-08Prepare synchornizers for profile syncing (#160354)Sandeep Somavarapu
2022-09-08backups - encapsulate empty window workspace id generation (#160378)Benjamin Pasero
2022-09-08enable adding and navigating to custom marks in the buffer (#158313)Megan Rogge
2022-09-07Fix #159447 (#160310)Sandeep Somavarapu
2022-09-07prepare for syncing profiles (#160298)Sandeep Somavarapu
2022-09-07perf - no longer block for backup metadata writes (#160152)Benjamin Pasero
2022-09-06:lipstick:Benjamin Pasero
2022-09-06refactor handling profiles from CLISandeep Somavarapu
2022-09-06make some more services explicily delayed or eager (#160194)Johannes Rieken
2022-09-06fix #159577 (#160163)Sandeep Somavarapu
2022-09-06disable context key event logging (#160145)Johannes Rieken
2022-09-06Merge pull request #159879 from microsoft/joh/desktop-coiJohannes Rieken
2022-09-05Merge pull request #160095 from microsoft/joh/cks-microtaskemitterJohannes Rieken
2022-09-05services - prevent eager layout service use (#160103)Benjamin Pasero
2022-09-05Remove `IContextKeyService.bufferChangeEvents` because `onDidChangeContext` i...Johannes
2022-09-05Merge branch 'main' into joh/cks-microtaskemitterJohannes
2022-09-05also set COOP and COEP from webview protocol handlerJohannes
2022-09-05set CORP header on webview resourcesJohannes
2022-09-05Merge branch 'main' into joh/desktop-coiJohannes
2022-09-05debt - launch service should not deal with diagnostics (#159845)Benjamin Pasero
2022-09-05Merge branch 'main' into hediet/mergeEditorBaseViewHenning Dieterichs
2022-09-05Merge pull request #159654 from microsoft/hediet/septemberHenning Dieterichs
2022-09-05add more explicit `InstantiationType` to registerSingleton (#160061)Johannes Rieken
2022-09-04debt - force all remote services to be lazy (#159178) (#159972)Benjamin Pasero
2022-09-03use window.openedWorkspace (#159942)Sandeep Somavarapu
2022-09-02Adds an optional base view to the merge editor. Fixes #155277.hediet/mergeEditorBaseViewHenning Dieterichs
2022-09-02wipJohannes
2022-09-02perf - more lazy services (#159178) (#159899)Benjamin Pasero
2022-09-02unsuccessful attempt to enable COI for desktop webviewsJohannes