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-05-12Some terminal launch config args are double-escaped (#149380)Rob Lourens
2022-05-12Revert endpoint back to vortex (#149278)Logan Ramos
2022-05-11Don't escape launch config args that are only '<' and '>'. Fix #148887 (#149279)Rob Lourens
2022-05-11Fixes #148893: Use the change accessor pattern to avoid leaking decorations v...Alexandru Dima
2022-05-10Fix disabled state for debug toolbar icons (#149172) (#149178)Joyce Er
2022-05-04Default to only show language detection hints in text editors (#148663)Jackson Kearl
2022-05-03Merge pull request #148573 from microsoft/alex/stable-148538Alexandru Dima
2022-05-03Fixes #148561. (#148562)Henning Dieterichs
2022-05-03fix #147952 (#148463) (#148564)Megan Rogge
2022-05-02editor group model - fix index fo unstick as well (#145773) (#148563)Logan Ramos
2022-05-02Fixes #148538: Respect passed in `autoStart` in desktop case and improve TS t...alex/stable-148538Alex Dima
2022-05-02Don't cache keytar until we know it works (#148567)Tyler James Leonhardt
2022-05-02fixes #148363 (#148450)SteVen Batten
2022-05-02Merge pull request #148539 from microsoft/joh/fix/148406Johannes Rieken
2022-05-02use `fsPath` instead of `path`Johannes
2022-05-02Fixes #148447 (#148456)Jean Pierre
2022-04-29Fix #96784Logan Ramos
2022-04-29Fix #145773Logan Ramos
2022-04-29slightly more descriptive text. Fixes #147800Tyler Leonhardt
2022-04-29Wrap deltaDecorations in changeDecorations to ensure that no decoration leaks.Henning Dieterichs
2022-04-29Ensure no decoration ids leak or are double removed.Henning Dieterichs
2022-04-29Fixes #146947: Bind event listeners to the `window` in case `setPointerCaptur...Alex Dima
2022-04-29fix #148258.rebornix
2022-04-29Fix #148385Jackson Kearl
2022-04-28Merge pull request #148321 from microsoft/sandy081/fix148320SteVen Batten
2022-04-28Fixes #147944Alex Dima
2022-04-28Fix comment actions not showingAlex Ross
2022-04-28simpliy the fix by fixing only order of keysSandeep Somavarapu
2022-04-28Fixes microsoft/vscode-remote-release#6543: Go through the unexpected error h...Alex Dima
2022-04-28web client server: support x-original-hostMartin Aeschlimann
2022-04-28Fixes #148354 by only calling this._mouseDownOperation.start(...) when should...Henning Dieterichs
2022-04-28Fixes #148154: When there is selection in the editor, make sure to have somet...Alex Dima
2022-04-28Revert "ensure Safari goes through our clipboard service. ref #142057" becaus...Alex Dima
2022-04-28make sure code://file uris also respect windowId=_blankJoão Moreno
2022-04-28ignore all filter settings when showing simple suggestions, https://github.co...Johannes
2022-04-28Fix tree drag and drop for filesAlex Ross
2022-04-28Fixes #147448: Do not use the viewport start line from the previous frame if ...Alex Dima
2022-04-28watcher - improve JSDoc and settings descriptionBenjamin Pasero
2022-04-28Some `files.watcherExclude` patterns cause flat watcher to not include certai...Benjamin Pasero
2022-04-28fix https://github.com/microsoft/vscode/issues/147940Johannes
2022-04-28use enum MD description, https://github.com/microsoft/vscode/issues/148151Johannes
2022-04-28merge toggle and enabled setting, fixesJohannes
2022-04-28Revert "What should happen when on a read-only filesystem? (fix #148304)"Benjamin Pasero
2022-04-28What should happen when on a read-only filesystem? (fix #148304)Benjamin Pasero
2022-04-28fix #148272Sandeep Somavarapu
2022-04-28labels - also respect `noPrefix` flagBenjamin Pasero
2022-04-28Update view positions cache when view containers cache changeSandeep Somavarapu
2022-04-28Fix #145665Jackson Kearl
2022-04-28Fix #148218Jackson Kearl
2022-04-28Fix #148255Rob Lourens