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-06-26Improve extensions management in profilesSandeep Somavarapu
2022-06-25fix menubar visibility events when moving menubar (#153179)SteVen Batten
2022-06-25Dispose quickpick after it resolves (#153177)Joyce Er
2022-06-25force primary click on dropdowns (#153176)SteVen Batten
2022-06-25Add `contribEditSessions` proposed API (#153165)Joyce Er
2022-06-25Better handling of text/uri-list in built-in extensions (#153163)Matt Bierner
2022-06-25Improve hovers in title bar (#153166)SteVen Batten
2022-06-25update storage scope from profile to application (#153169)SteVen Batten
2022-06-25Use `CancellationToken.None` instead of creating a new CTS (#153162)Matt Bierner
2022-06-25debug: improve step in target UI (#152131)Connor Peet
2022-06-25fallback in else of loader & remove csp addition (#153148)Tyler James Leonhardt
2022-06-25Add language overrides to Modified Elsewhere hover (#153041)Raymond Zhao
2022-06-24Merge pull request #153153 from microsoft/tyriar/151757Daniel Imms
2022-06-24Disable shell integration if history erasedups is setDaniel Imms
2022-06-24Match word links without the cwd if the cwd resolved text wasn't found (#153141)Daniel Imms
2022-06-24Add aria telemetry preference to product service (#153146)Logan Ramos
2022-06-24disable shell integration telemetry improvements (#153139)Megan Rogge
2022-06-24Delete "set kernel as default" button which did not really work (#153053)Rob Lourens
2022-06-24Merge pull request #153140 from microsoft/merogge/find-ariaDaniel Imms
2022-06-24Merge pull request #153137 from microsoft/tyriar/152663Daniel Imms
2022-06-24improve namemeganrogge
2022-06-24Always show overview ruler decorations before command executionDaniel Imms
2022-06-24Merge pull request #153130 from microsoft/3wmHenning Dieterichs
2022-06-24retain profile while saving workspace as (#153128)Sandeep Somavarapu
2022-06-24keep a stack of active alternative go-to command invocations and prevent endl...Johannes Rieken
2022-06-24Improve performance of CompressibleAsyncDataTree (#152961)Guilherme Herzog
2022-06-24use APPLICATION scope for bisect state storage, (#153126)Johannes Rieken
2022-06-24Fixes #152950. Cleans up colors/css & uses diff editor decorations as default...Henning Dieterichs
2022-06-24Fixes #153116Henning Dieterichs
2022-06-24Break at the start of multiple `BREAK_BEFORE` chars and at the end of multipl...Alexandru Dima
2022-06-24Git - commit action button (#153031)Ladislau Szomoru
2022-06-24don't disable code editor contributions (#153119)Johannes Rieken
2022-06-24don't override `capabilities` and go with inherited capabilities for result-r...Johannes Rieken
2022-06-24Merge pull request #153093 from ulugbekna/autohide-minimapAlexandru Dima
2022-06-24always `preserveFocus` when calling `_open.mergeEditor` (#153113)Johannes Rieken
2022-06-24Manually recover from a missing `mouseleave` or missing `mouseout` event (#15...Alexandru Dima
2022-06-24Switch to newer `mouseleave` event (#153111)Alexandru Dima
2022-06-24add tests (#153106)Sandeep Somavarapu
2022-06-24have two distinct command for "Mixed Layout" and "Column Layout", add them to...Johannes Rieken
2022-06-24SCM - Add MessageController to SCM input (#153102)Ladislau Szomoru
2022-06-24joh/issue151136 (#153101)Johannes Rieken
2022-06-24Merge pull request #153090 from microsoft/3wmHenning Dieterichs
2022-06-24Dispose `UtilityProcess` listeners (#153096)Alexandru Dima
2022-06-24Problems table - Focus table when clicking on the empty space (#153097)Ladislau Szomoru
2022-06-24Forward `editor.accessibilitySupport` to the SCM input (#153099)Alexandru Dima
2022-06-24Comments: Wrap non-Markdown content (#152987)Laurent Le Brun
2022-06-24add auto-hide option for minimap (default = false) whichUlugbek
2022-06-24Moves helper function `h` to base/browser/domHenning Dieterichs
2022-06-24Merge pull request #152992 from microsoft/3wmHenning Dieterichs
2022-06-24adopt snippets with profile change (#153079)Sandeep Somavarapu