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
path: root/src/vs/code
AgeCommit message (Expand)Author
2022-09-09trace - allow to stop tracing via a command (#160489)Benjamin Pasero
2022-09-09backups - :lipstick: (#160478)Benjamin Pasero
2022-09-08electron - better handle window errors (#160427)Benjamin Pasero
2022-09-08backups - use state service for metadata (#160406)Benjamin Pasero
2022-09-08backups - encapsulate empty window workspace id generation (#160378)Benjamin Pasero
2022-09-07Fix #159447 (#160310)Sandeep Somavarapu
2022-09-07prepare for syncing profiles (#160298)Sandeep Somavarapu
2022-09-07services - set more lazy in main process (#160273)Benjamin Pasero
2022-09-07perf - no longer block for backup metadata writes (#160152)Benjamin Pasero
2022-09-06Merge pull request #160201 from microsoft/sandy081/energetic-mockingbirdSandeep Somavarapu
2022-09-06Revert "services - set more lazy in main process" (#160202)Benjamin Pasero
2022-09-06:lipstick:Benjamin Pasero
2022-09-06refactor handling profiles from CLISandeep Somavarapu
2022-09-06services - set more lazy in main process (#160188)Benjamin Pasero
2022-09-06Merge pull request #160016 from microsoft/ben/joint-hippopotamusBenjamin Pasero
2022-09-06adopt lazy services (#160168)Sandeep Somavarapu
2022-09-06perf - cleanup `afterWindowOpen` (#160137)Benjamin Pasero
2022-09-05debt - launch service should not deal with diagnostics (#159845)Benjamin Pasero
2022-09-04debt - remove avoidMonkeyPatchFromAppInsightsben/joint-hippopotamusBenjamin Pasero
2022-09-01More tightly couple crash reporter and telemetry level (#159775)Logan Ramos
2022-09-01Have running extensions use the issure reporter instead (#159707)Tyler James Leonhardt
2022-08-30perf - update window jump list in new phase `Eventually` (#159536)Benjamin Pasero
2022-08-29up max url length to 7500 (#159491)Tyler James Leonhardt
2022-08-25schedule clean up after 10s (#159169)Sandeep Somavarapu
2022-08-22support profiles in ext host debugging (#158806)Sandeep Somavarapu
2022-08-22enable profiles (#158758)Sandeep Somavarapu
2022-08-21introduce transient profilesSandeep Somavarapu
2022-08-19create the profile on main side (#158525)Sandeep Somavarapu
2022-08-16Do not preserve `editSessionId` on a reload (#158295)Joyce Er
2022-08-12fix importsSandeep Somavarapu
2022-08-12init default profile extensions on mainSandeep Somavarapu
2022-08-10sandbox - mitigate native crash from `ipcRenderer` usages (#157765) (#157794)Benjamin Pasero
2022-08-10Merge branch 'main' into fish-shell-integrationDaniel Imms
2022-08-09followup to renaming fish script, reduxZ. Grace Moreau
2022-08-09Use theme color for process explorer scrollbar. (#157579)Peng Lyu
2022-08-09Merge branch 'main' into fish-shell-integrationDaniel Imms
2022-08-06Issue reporter fails to report when `sandbox` is enabled (#157368)Benjamin Pasero
2022-08-05Fix #157301. Fix process explorer scrolling (#157305)Peng Lyu
2022-08-05Better telemetry adblock check (#157279)Logan Ramos
2022-08-05add `--locate-shell-integration-path` CLI supportZ. Grace Moreau
2022-08-04smoke - disable opening devtools on error (#157080)Benjamin Pasero
2022-08-03Piping into Code fails if data writes delayed (fix #155341) (#156973)Benjamin Pasero
2022-08-03Use optional chaining for more method calls (#156938)Matt Bierner
2022-08-02Issue Reporter: add link to guidance on wiki (#73512) (#156139)John Murray
2022-08-02Sandbox: Enable on Insiders by default (fix #156440) (#156733)Benjamin Pasero
2022-07-26Allow msftInternal to be setting toggled (#156198)Logan Ramos
2022-07-25Merge branch 'microsoft:main' into aiday/semanticScrollAiday Marlen Kyzy
2022-07-25Support --locate-shell-integration-path in server CLI (#155870)Daniel Imms
2022-07-22Merge branch 'main' into aiday/semanticScrollAiday Marlen Kyzy
2022-07-22Try to prevent update of user-type Windows installation when running as admin...John Murray