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
AgeCommit message (Expand)Author
2022-09-09Sort installed correctly when some don'r have timebenibenj/sortExtensionsByUpdateDateBenjamin Simmonds
2022-09-09Sort By updateDate and local sortingBenjamin Simmonds
2022-09-09Fixes view zone alignment edge case (#160495)Henning Dieterichs
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-09Allow editing properties on DocumentPasteEdit (#160469)Matt Bierner
2022-09-09Add progress notifications for paste actions (#160468)Matt Bierner
2022-09-09Use global ZDOTDIR environment variable (#159783)Philip Damianik
2022-09-09add command actions always (#160454)Megan Rogge
2022-09-09ignore invalid parameters (#160458)Megan Rogge
2022-09-09Revert "Delay PreferencesActionsContribution (#159719)" (#160333)Raymond Zhao
2022-09-09improve trust handling in tasks (#160362)Megan Rogge
2022-09-08Allow output renderers to be async (#160436)Matt Bierner
2022-09-08electron - better handle window errors (#160427)Benjamin Pasero
2022-09-08backups - fix missing `await` in tests (#160425)Benjamin Pasero
2022-09-08Merge pull request #154079 from a-stewart/apply-edit-autosaveJohannes Rieken
2022-09-08rename proposal, enforce proposal, remove `minResourcesToAutosave`Johannes
2022-09-08Merge branch 'main' into pr/a-stewart/154079Johannes
2022-09-08backups - use state service for metadata (#160406)Benjamin Pasero
2022-09-08Fix keyboard navigation to open tree elements (#160401)Alex Ross
2022-09-08"Create Manual Folding Ranges from Selection" is not in Command Palette when ...Martin Aeschlimann
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-08Merge pull request #160364 from microsoft/dev/joyceerhl/polish-authJoyce Er
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-08Increment global activity badge if edit sessions aren't turned ondev/joyceerhl/polish-authJoyce Er
2022-09-08fix issues w run task args (#159632)Megan Rogge
2022-09-08Add quickpick item button to easily discover and configure setting to disable...Joyce Er
2022-09-08enable adding and navigating to custom marks in the buffer (#158313)Megan Rogge
2022-09-08Sign Out -> Turn Off (aligning with settings sync)Joyce Er
2022-09-08Allow existing Continue On users to skip using edit sessionsJoyce Er
2022-09-08factor in web to task execution context key (#160208)Megan Rogge
2022-09-08Rename Continue Edit Session to Continue OnJoyce Er
2022-09-07Use ids instead of indexes for resolving data transfer files (#160349)Matt Bierner
2022-09-07Update multi select + focus handling (#160342)Logan Ramos
2022-09-07Show account menu item to turn on edit sessionsJoyce Er
2022-09-07Custom Settings for Search File Decorations (#160223)Andrea Mah
2022-09-07Merge pull request #160311 from microsoft/joh/vitreous-gerbilJohannes Rieken
2022-09-07Fix #159447 (#160310)Sandeep Somavarapu
2022-09-07Merge pull request #160193 from microsoft/joh/ordinary-canidaeJohannes Rieken
2022-09-07Refactor code action menu to split up code more (#160249)Matt Bierner
2022-09-07extract `SnippetParser#asInsertText` and use to preview snippet text editsJohannes
2022-09-07prepare for syncing profiles (#160298)Sandeep Somavarapu
2022-09-07Fixes #160276 (#160299)Henning Dieterichs
2022-09-07Add `replace` and `insert` factory functions for `SnippetTextEdit`, add `Work...Johannes