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-05Update spdlog, affects #121513Raymond Zhao
2021-05-05Persist terminal tab icons and titles on window reload (#123010)Megan Rogge
2021-05-05Fix #122362Logan Ramos
2021-05-05Fixed picker label logicLogan Ramos
2021-05-05Fix execution duration left over after clearing outputRob Lourens
2021-05-05Allow multiselect and multidelete in ports viewAlex Ross
2021-05-05Improve creation of launch.json JSON schemeisidor
2021-05-05Make port auto forwarding more sequentialAlex Ross
2021-05-05more :lipstick:João Moreno
2021-05-05:lipstick:João Moreno
2021-05-05remove stickysJoão Moreno
2021-05-05file input - lift some code up that is only specific to filesBenjamin Pasero
2021-05-05push a workaround for #122990Benjamin Pasero
2021-05-05hot exit - turn progress on shutdown to a modal dialog (#122774)Benjamin Pasero
2021-05-05Make state service async (#122977)Benjamin Pasero
2021-05-05get context menu to work for selected tabmeganrogge
2021-05-05Remove usages of deprecated assert methods.Rob Lourens
2021-05-05Don't trust some notebook output types in an untrusted workspaceRob Lourens
2021-05-05trust the workspace file directlySteVen Batten
2021-05-05Fix #122277 - Trusted domains getRemotes call errors in virtual folderJackson Kearl
2021-05-05Select the active terminal - not the focused one and allow right clicking to ...Megan Rogge
2021-05-05Dont override parent's instantiation service, use our own scoped one when cre...Jackson Kearl
2021-05-05Revert "Fix #120699"Jackson Kearl
2021-05-05Revert "fix search editor (#120699)"Jackson Kearl
2021-05-05Merge branch 'notebook/dev' into mainrebornix
2021-05-05respect vscode open cell text document with selection.rebornix
2021-05-04Remove unnecessary character from ces survey urlHarald Kirschner
2021-05-04Make sure we actually update the local resource rootsMatt Bierner
2021-05-04Merge pull request #116621 from shskwmt/fix/116335Daniel Imms
2021-05-04More deprecated assertion cleanupLogan Ramos
2021-05-04QuickPick now fires the `onDidChangeValue` when setting value manually (#122948)Tyler James Leonhardt
2021-05-04notebooks: improve renderer message passingConnor Peet
2021-05-04Simplify conditionDaniel Imms
2021-05-04109216 Sanitize Process Environment before spawning terminal instanceJean Kayitare
2021-05-04Remove textarea listener, element is enoughDaniel Imms
2021-05-04Remove duplicate listenersDaniel Imms
2021-05-04Fix merge issuesDaniel Imms
2021-05-04initialize pty host log level (#122943)Megan Rogge
2021-05-04Fix #122367Logan Ramos
2021-05-04Merge branch 'main' into fix/116335Daniel Imms
2021-05-04show modal only if window is focusedSteVen Batten
2021-05-04Merge pull request #115276 from habibkarim/hbibkrim/114898_terminal_name_chan...Daniel Imms
2021-05-04rename externalTerminal contribmeganrogge
2021-05-04Fix 122637Logan Ramos
2021-05-04select environment quick pick polishisidor
2021-05-04Fix whitespaceDaniel Imms
2021-05-04Remove imagePreview.borderMatt Bierner
2021-05-04get desktop externalTerminal menu entry working againmeganrogge
2021-05-04Use the scoped context key service for notebook editor context keysRob Lourens
2021-05-04Merge branch 'main' into hbibkrim/114898_terminal_name_change_eventDaniel Imms