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
AgeCommit message (Expand)Author
2022-07-13Merge branch 'main' into joh/cellUrijoh/cellUriJohannes
2022-07-13Explorer: cannot copy paste anymore to duplicate file with sandbox enabled (f...Benjamin Pasero
2022-07-13allow to reuse a menu id and only to create one when none with the id exists ...Johannes Rieken
2022-07-13fix #155022 (#155025)Sandeep Somavarapu
2022-07-13editors - do not check confirm again right after for custom confirm handlers ...Benjamin Pasero
2022-07-13`--diff` on workspace files opens the workspace instead of diff-ing them (fix...Benjamin Pasero
2022-07-13Merge pull request #154925 from microsoft/sandy081/extensions-set-display-langSandeep Somavarapu
2022-07-13Fix issue with kernel preselection being overridden by view state (#154968)Rich Chiodo
2022-07-13Add hot exit support for interactive window (#154974)Peng Lyu
2022-07-13Escape query, fixes #153583 (#154990)Raymond Zhao
2022-07-13Fix #151981. Avoid re-focus output when output already has focus. (#154991)Peng Lyu
2022-07-13Fix #154963 (#154975)Logan Ramos
2022-07-13Expand isButton to catch ButtonWithDropdown as well (#154987)Ladislau Szomoru
2022-07-13grab message from originalMessage as well as localized (#154989)Tyler James Leonhardt
2022-07-12Expose inputBoxUri and make IW Tab ctor private (#154979)Peng Lyu
2022-07-12Update notebook events comments (#154952)Peng Lyu
2022-07-12Merge pull request #154958 from microsoft/tyriar/154863Daniel Imms
2022-07-12Export Interactive Window tab input (#154864)Peng Lyu
2022-07-12Remove bracketed paste mode from sendTextDaniel Imms
2022-07-12TypeError: Cannot read properties of null (reading 'value') (#154944)Alex Ross
2022-07-12Git - Commit action button extension api (#154555)Ladislau Szomoru
2022-07-12Fix #151921 (#154936)Sandeep Somavarapu
2022-07-12Merge pull request #154933 from microsoft/joh/preferred-gibbonJohannes Rieken
2022-07-12add `vscode-coi` argument for nested iframe, add COI allow attribute for nest...Johannes
2022-07-12tweak allow rulesJohannes
2022-07-12`Marked as resolved` marking has poor visibility with high contrast color the...Alex Ross
2022-07-12make sure to allow COI on webview iframeJohannes
2022-07-12add `vscode-coi` query when loading webview contentsJohannes
2022-07-12show set display language action for lang pack extensionssandy081/extensions-set-display-langSandeep Somavarapu
2022-07-12joh/issue154804 (#154909)Johannes Rieken
2022-07-12deprecate observableValue in favor of IObservable (#154279)Tyler James Leonhardt
2022-07-12Commit Action button polish (#154908)Ladislau Szomoru
2022-07-12make sure to pass the right height to editors, (#154900)Johannes Rieken
2022-07-12Rename drop API interface (#154876)Matt Bierner
2022-07-12safer check for `crossOriginIsolated` (#154907)Johannes Rieken
2022-07-12fix CSP for webWorkerExtHostIframe and also fix URL construction (#154899)Johannes Rieken
2022-07-12update nls comment (#153743) (#154890)Benjamin Pasero
2022-07-12Fix menu shortcuts not working after a webview is shown (#154648)Stephen Sigwart
2022-07-12Update codicons (#154859)David Dossett
2022-07-11do not scan web extensions in desktop (#154851)Sandeep Somavarapu
2022-07-11Add Expand all button in explorer view (#153614)Robert Jin
2022-07-11Add installation context to install extension command (#154846)Logan Ramos
2022-07-11Merge pull request #154725 from microsoft/tyriar/45705_2Daniel Imms
2022-07-11fixes #154840 (#154841)SteVen Batten
2022-07-11Fix incorrect common.version (#154825)Logan Ramos
2022-07-11Remove todoDaniel Imms
2022-07-11Merge branch 'main' into tyriar/45705_2Daniel Imms
2022-07-11Improve tasks localized stringsDaniel Imms
2022-07-11Better TypedArray type checking (#153929)Idefix2020
2022-07-11broadcast profiles changes to other windows (#154782)Sandeep Somavarapu