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
2021-05-04Merge pull request #122895 from mjbvz/fix-122585Johannes Rieken
2021-05-04Fix context on LabelTunnelAction (#122856)Alex Ross
2021-05-04:chore: more action2 adoptionsBenjamin Pasero
2021-05-04fix search editor (#120699)Benjamin Pasero
2021-05-04Fix first line being replaced in suggestion labelMatt Bierner
2021-05-04externalTerminal renderer -> main process (#122871)Megan Rogge
2021-05-04Allow searching with a ./ path in a workspace folder that has a slash in its ...Rob Lourens
2021-05-04SpellingMatt Bierner
2021-05-04Fix buildRob Lourens
2021-05-04testing: improve display of line numbers and markdown messages in diff peekConnor Peet
2021-05-04peek: use title instead of aria-label so truncated text is visibleConnor Peet
2021-05-04peek: fix text not truncating in peekview titleConnor Peet
2021-05-04Fix NotebookMetadata testsRob Lourens
2021-05-04Name all notebook action classesRob Lourens
2021-05-04Remove notebook.trust commandRob Lourens
2021-05-04Remove 'trusted' notebook documentRob Lourens
2021-05-04Use @ link in vscode.d.tsMatt Bierner
2021-05-04search: fix bad crlf normalization for negated character classesConnor Peet
2021-05-04Fix #120699Jackson Kearl
2021-05-04allow trust editor to shrink betterSteVen Batten
2021-05-04fix scroll bar in trust editorSteVen Batten
2021-05-04remove padding trust editorSteVen Batten
2021-05-04fixes #122302SteVen Batten
2021-05-04fixes #120923SteVen Batten
2021-05-04Fix #122700Logan Ramos
2021-05-03Merge branch 'notebook/dev' into mainrebornix
2021-05-03:lipstick:Raymond Zhao
2021-05-03remove unused importSteVen Batten
2021-05-03fixes #120946SteVen Batten
2021-05-03Merge pull request #122866 from microsoft/tyriar/122034Daniel Imms
2021-05-03Fix compileDaniel Imms
2021-05-03Update all usages of full setting to use constDaniel Imms
2021-05-03Move terminal settings into const enumDaniel Imms
2021-05-03Don't put settings menu in shadow root, on iPadRob Lourens
2021-05-03Change the configure default picker (#122863)Logan Ramos
2021-05-03Add simple override tests, part of #121792Logan Ramos
2021-05-03fix #122668rebornix
2021-05-03notebook: convert NotebookKernelPreload to a classConnor Peet
2021-05-03Block windows/iframes from preventing the unload (#122835)Benjamin Pasero
2021-05-03Make loading spinning icon square (Fixes #117859)Miguel Solorio
2021-05-03fix #121216Benjamin Pasero
2021-05-03Menu migration (#122599)Megan Rogge
2021-05-03fs - preserve previous error when moving to trash throwsBenjamin Pasero
2021-05-03Merge pull request #122823 from microsoft/merogge/ariaDaniel Imms
2021-05-03:chore: - adopt some action2 over deprecated workbench actionsBenjamin Pasero
2021-05-03Remove shell environment patching in the renderer (fix #108804)Benjamin Pasero
2021-05-03:chore: - adopt some Electron 12 APIBenjamin Pasero
2021-05-03ux - convert some notifications to dialogsBenjamin Pasero
2021-05-03electron - stop delaying the quit method artificallyBenjamin Pasero
2021-05-03:chore: some code cleanupBenjamin Pasero