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
AgeCommit message (Expand)Author
2020-05-29editors - some code cleanupBenjamin Pasero
2020-05-29notebooks - wire up onDidChange event from notebook providers, fyi @rebornix,...Johannes Rieken
2020-05-29Tasks wtih same type and label should be "equal"Alex Ross
2020-05-29editors - lift onDidCloseEditor to service interfaceBenjamin Pasero
2020-05-29remove the ability to ignore path casing from util functions itself, #93368Johannes Rieken
2020-05-29web - upload files streamed and support cancellable progressBenjamin Pasero
2020-05-29issues - stub --status in web to output unsupportedBenjamin Pasero
2020-05-29Fix #98766 - Reloading a dirty saved search editor causes a phantom tab to ap...Jackson Kearl
2020-05-29Fixes #98639 - Search editor: resolves content even if not the active editorJackson Kearl
2020-05-28share undo stack between text models in a notebook. the undo stack is not sha...rebornix
2020-05-28Make sure we properly restore uris for local resource rootsMatt Bierner
2020-05-28Fix debug icon. Use Codicons instead of textIllusionMH
2020-05-28showCandidate should have a better name (#98566)Alex Ross
2020-05-28fix testsSandeep Somavarapu
2020-05-28Revert "Revert "allow setting default tag while installing extensions""Sandeep Somavarapu
2020-05-28Revert "allow setting default tag while installing extensions"Matt Bierner
2020-05-28Fix #98202. support ansi colors in rich text/plain.rebornix
2020-05-28Merge pull request #98691 from microsoft/rebornix/multi-exthost-renderersPeng Lyu
2020-05-28Move webview protocol to live in webview manager serviceMatt Bierner
2020-05-28combine events from edits from ext host.rebornix
2020-05-28Only open openable links from notebook webviewRob Lourens
2020-05-28Closes #92811: Register a custom comparison key computer for cell URIsAlex Dima
2020-05-28transform outputs for backuprebornix
2020-05-27Move webview's use of setIgnoreMenuShortcuts to main process (#98131)Matt Bierner
2020-05-27Add property default show context value proeprty (#97920)Jakub Trąd
2020-05-27Merge remote-tracking branch 'origin/master' into rebornix/multi-exthost-rend...rebornix
2020-05-27Use a fixed position context view as a child of the anchor element (#97965)SteVen Batten
2020-05-27do not listen on statusSandeep Somavarapu
2020-05-27merge metadata into local extensionSandeep Somavarapu
2020-05-27Merge remote-tracking branch 'origin/master' into rebornix/multi-exthost-rend...rebornix
2020-05-27#98576 clarifySandeep Somavarapu
2020-05-27fix #98250Sandeep Somavarapu
2020-05-27Problems: filter box: remove duplicated color def. For #98250Martin Aeschlimann
2020-05-27sandbox - issue service is not commonBenjamin Pasero
2020-05-27Merge branch 'master' into ben/electron-sandboxBenjamin Pasero
2020-05-27switch mimetype now should be done async.rebornix
2020-05-27support renderer and content provider registered in different extension host.rebornix
2020-05-27Add string labels #98576Rob Lourens
2020-05-26fixes #98456SteVen Batten
2020-05-26#98530 add commitSandeep Somavarapu
2020-05-26send out missing selection change event when moving cells.rebornix
2020-05-26group bulk edit preview by document, https://github.com/microsoft/vscode/issu...Johannes Rieken
2020-05-26Add back original strings to terminal commands using Action2Daniel Imms
2020-05-26Don't leak context key servicesRob Lourens
2020-05-26translation clarifications #98576isidor
2020-05-26Improve text match splittingLadislau Szomoru
2020-05-26Add comments to automationShell localize callsDaniel Imms
2020-05-26quote '$' properly; fixes #98471Andre Weinand
2020-05-26Don't make URI for task cwd when UNCAlex Ross
2020-05-26Merge branch 'master' into ben/electron-sandboxBenjamin Pasero