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-10debug: render keybinding for start debuggingisidor
2021-06-10notebookDocument -> viewModelMatt Bierner
2021-06-10Move update-scroll into notebookDocumentMatt Bierner
2021-06-10Move show and hide and ack-dimension into modelMatt Bierner
2021-06-10Move clearoutput into notebookDocumentMatt Bierner
2021-06-10Move outputContainer into OutputCellMatt Bierner
2021-06-10Move code into outputCell cellMatt Bierner
2021-06-10More explicit namesMatt Bierner
2021-06-10Use cellId for focus-editorMatt Bierner
2021-06-10Make sure we clear markup cells on clearMatt Bierner
2021-06-10Merge branch 'main' into pr/jeanp413/124985Daniel Imms
2021-06-10Merge pull request #107454 from turara/fix-105491Daniel Imms
2021-06-10Move remaining terminal menu registrations to terminalMenusDaniel Imms
2021-06-10Move toggleDragDropEnabledMatt Bierner
2021-06-10Fix localized command stringDaniel Imms
2021-06-10Format terminalMenusDaniel Imms
2021-06-09Merge pull request #125304 from stefanloerwald/patch-1Alexandru Dima
2021-06-09Reduce impact of fix for #125303 to standalone editor onlyAlexandru Dima
2021-06-09Fixes #123882Alexandru Dima
2021-06-09Ensure hover gets disposed when icon label is removedMartin Aeschlimann
2021-06-09testing: allow running tests from RHS of diff editorConnor Peet
2021-06-09testing: scope context more strictlyConnor Peet
2021-06-09tests - disable getting started in integration tests and smoke tests (#125808)Benjamin Pasero
2021-06-09Fix #124345Jackson Kearl
2021-06-09Fix #125869Jackson Kearl
2021-06-09Comment spellingMatt Bierner
2021-06-09Events should be readonlyMatt Bierner
2021-06-09Log more information to track down reconnection causeAlexandru Dima
2021-06-09Get mime from cell instead of hardcoding markdownMatt Bierner
2021-06-09Extract createMarkupCellInitializationMatt Bierner
2021-06-09Use Mimes.text where possibleMatt Bierner
2021-06-09Add markdown mimeMatt Bierner
2021-06-09Add mimes as a namespaceMatt Bierner
2021-06-09:lipstick:Matt Bierner
2021-06-09Add WASM MIME type (#125782)Wojciech Nawrocki
2021-06-09Make off proc service name var more explicitDaniel Imms
2021-06-09fixes #116777João Moreno
2021-06-09clean async testsJoão Moreno
2021-06-09remove `domEvent`João Moreno
2021-06-09Fix #124386Logan Ramos
2021-06-09Finalize Pseudoterminal.onDidChangeNameDaniel Imms
2021-06-09Cover kill short stringDaniel Imms
2021-06-09Move common term strings into shared fileDaniel Imms
2021-06-09touch events: context menu support across workbenchisidor
2021-06-09Stop / disconnect of child session should always respect the parent sessionisidor
2021-06-09Merge pull request #125487 from microsoft/isidorn/rootContextIsidor Nikolic
2021-06-09clarify nls commentMartin Aeschlimann
2021-06-09fix localization strings with `command:`. For #125786Martin Aeschlimann
2021-06-09Merge pull request #125749 from microsoft/hediet/update-sinonHenning Dieterichs
2021-06-09use unique translation idisidor