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-06-09Merge pull request #125817 from microsoft/aeschli/1257861.57.0Martin Aeschlimann
2021-06-09clarify nls commentMartin Aeschlimann
2021-06-09fix localization strings with `command:`. For #125786Martin Aeschlimann
2021-06-09trust the empty window by default (#125788)SteVen Batten
2021-06-09Dont use exp service for choosing first content behaviour (#125780)Jackson Kearl
2021-06-09Use interpolation to keep special syntax out of strings to be translated (#12...Jackson Kearl
2021-06-09candy/125576 (#125787)SteVen Batten
2021-06-08Update values for keybinding query context to match real keybindings. Fix #12...Rob Lourens
2021-06-08fixes #125722 (#125768)SteVen Batten
2021-06-08Set terminal title in ctor for custom pty terminalsDaniel Imms
2021-06-08Merge pull request #125679 from microsoft/isidorn/fixRunMenuIsidor Nikolic
2021-06-08make sure to transform notebook data metadataJohannes Rieken
2021-06-08fix #125702 (#125703)Peng Lyu
2021-06-08Port fix for git diff paths in webviews to 1.57 (#125704)Matt Bierner
2021-06-07Clone object before applying migrated setting (#125696)Daniel Imms
2021-06-07Hide terminal menu if no process support is registeredDaniel Imms
2021-06-07better context key for run menuisidor
2021-06-07#125527 (#125651)Ladislau Szomoru
2021-06-07Merge pull request #125654 from microsoft/hediet/reduce-flickering-of-inline-...Alexandru Dima
2021-06-07Merge pull request #125657 from microsoft/hediet/adjust-inline-completions-colorAlexandru Dima
2021-06-07Fix #125569 (#125650)Ladislau Szomoru
2021-06-07Adjusts inline completions color. Fixes #125646.Henning Dieterichs
2021-06-07Reduces flickering of inline completions & fixes context key.Henning Dieterichs
2021-06-07Fixes #125524 by focusing editor after commit.Henning Dieterichs
2021-06-07re-throw and dispose reference when resolving failedJohannes Rieken
2021-06-07Revert ESBuild updates and fix #125518 (#125574)Benjamin Pasero
2021-06-05Merge pull request #125552 from microsoft/roblou/disableRunToolbarRob Lourens
2021-06-04only show notification once per window reload (#125548)Megan Rogge
2021-06-04Disable consolidated run button by default. Fix #125544Rob Lourens
2021-06-04fix issue reporter unit testsSteVen Batten
2021-06-04Fix #125503Jackson Kearl
2021-06-04Merge branch 'notebook/dev' into mainrebornix
2021-06-04notebooks: more accurately detect old style of renderersConnor Peet
2021-06-04Fix #125507Jackson Kearl
2021-06-04Fix #122570Jackson Kearl
2021-06-04add restricted mode to created issues (#125537)SteVen Batten
2021-06-04Put run menu above output container, Fix #125188Rob Lourens
2021-06-04Fix #125526Ladislau Szomoru
2021-06-04Pass profiles, defaultProfile, isWorkspaceTrusted from renderer to shared pro...Megan Rogge
2021-06-04Switches to new RemoteHub authority separatorEric Amodio
2021-06-04remove untrustedWorkspace search for nowSteVen Batten
2021-06-04Hide "Customize Notebooks" in getting started behind settingRob Lourens
2021-06-04remove virtual workspace information from banner (#125512)Martin Aeschlimann
2021-06-04update notebook layout default values.rebornix
2021-06-04trust vfs (#125523)SteVen Batten
2021-06-04Fix window reload with an empty remote windowLadislau Szomoru
2021-06-04Close Remote Connection shows up in local windowsMartin Aeschlimann
2021-06-04Renames InlineSuggestionActions back to InlineCompletionsActions.Henning Dieterichs
2021-06-04Merge branch 'main' into hediet/fix-125034Henning Dieterichs
2021-06-04Merge pull request #125501 from microsoft/hediet/add-accept-actionHenning Dieterichs