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-12review feedbackSandeep Somavarapu
2022-09-11undo changeSandeep 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-11Remove dynamic config from "recent" when it is added to launch.json (#160583)Rob Lourens
2022-09-10Use selection border in code action menu (#160582)Matt Bierner
2022-09-10Remove duplicate enter handler (#160339)Rob Lourens
2022-09-10Suppress browser save events in webviews (#160563)Matt Bierner
2022-09-10Finalize the webview context menu api (#160561)Matt Bierner
2022-09-09Disable WCO by default in main process (#160550)Raymond Zhao
2022-09-09discard filter and show all tasks when no matches are found (#160552)Megan Rogge
2022-09-09notebook image cleaning automation (#159212)Michael Lively
2022-09-09Show custom keybindings in code action widget (#160449)Matt Bierner
2022-09-09Render ThemeIcons (codicons) in markdownEnumDescriptions (#160496) (#160498)John Murray
2022-09-09Revert "Increment global activity badge if edit sessions aren't turned on" (#...Joyce Er
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