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
2022-07-19editors - add capability to control centered layout (fix #154738) (#155565)Benjamin Pasero
2022-07-19refs #153267 (#155546)SteVen Batten
2022-07-18fix system context menu handler is not registered (#155533)SteVen Batten
2022-07-18Respect wrapped lines when copying command outputtyriar/155402Daniel Imms
2022-07-18Merge pull request #155523 from microsoft/tyriar/153921Daniel Imms
2022-07-18Update classification property comments (#155526)Peng Lyu
2022-07-18update comments for telemetry events (#155525)SteVen Batten
2022-07-18Set alwaysConsumeMouseWheel for suggest details and parameter hints (#153375)Matt Bierner
2022-07-18Check if execution values are true, delay registered ctx keytyriar/155336Daniel Imms
2022-07-18bring zoomable title bar to macos (#155354)SteVen Batten
2022-07-18Add shell-integration to isSupportedForCmdDaniel Imms
2022-07-18Support "not in" context key expression (#155261)Rob Lourens
2022-07-18introduce `--merge` to bring up merge editor (for #5770) (#155039)Benjamin Pasero
2022-07-18Merge pull request #155148 from microsoft/joh/double-barnacleJohannes Rieken
2022-07-18Add telemetry comments (#155503)João Moreno
2022-07-18Support find widget in lists/trees (#152481)João Moreno
2022-07-18h: type check attributes object (#155501)João Moreno
2022-07-18[themes] When opening a new window, product icons don't load immediately (#15...Martin Aeschlimann
2022-07-18mention `editor.suggestOnTriggerCharacters` from the quick suggest doc, (#155...Johannes Rieken
2022-07-18Merge pull request #155344 from microsoft/misolori/brilliant-unicornHenning Dieterichs
2022-07-18Revert "check if values are true not just undefined (#155348)" (#155468)João Moreno
2022-07-18Update breadcrumbs when workspace folders update (#154616)Tomer Chachamu
2022-07-17Merge pull request #155352 from microsoft/dev/joyceerhl/total-toucanJoyce Er
2022-07-16check if values are true not just undefined (#155348)Megan Rogge
2022-07-16add focus title bar command (#155347)SteVen Batten
2022-07-16Do not require a `group` in contributed commanddev/joyceerhl/total-toucanJoyce Er
2022-07-16ButtonWithDescripiton - Remove tabIndex from the label and description elemen...Ladislau Szomoru
2022-07-16Merge pull request #155276 from microsoft/joh/cruel-hoverflyJohannes Rieken
2022-07-16formattingSteVen Batten
2022-07-16system context menu on WindowsSteVen Batten
2022-07-15Fix notebook perf markers (#155266)Rob Lourens
2022-07-15Fix #155131 (#155334)Logan Ramos
2022-07-15Merge pull request #155321 from microsoft/joh/innocent-tigerJohannes Rieken
2022-07-15Button separator color on high-contrast themes (#155316)Miguel Solorio
2022-07-15Fixed wrong SignatureInformation.activeParameter comment (#155279)Jan Bicker
2022-07-15Update diff color changesmisolori/brilliant-unicornMiguel Solorio
2022-07-15Flexible-width Find Menu in Notebook (#154550)Andrea Mah
2022-07-15Add "Go to Last Failed Cell" Button (#154443)Andrea Mah
2022-07-15A11y bug: OS color settings are not respected (#155319)Martin Aeschlimann
2022-07-15Fixes #155179 by implementing DeprecatedExtensionMigratorContribution (#155318)Henning Dieterichs
2022-07-15add "start with snippet" to empty editor text, change things to use formatted...Johannes
2022-07-15dom: h should allow ids and multiple class names (#155311)João Moreno
2022-07-15tweak labelJohannes
2022-07-15set to udf after (#155304)Megan Rogge
2022-07-15make snippet-contribution a proper contrib-file, remove local registration in...Johannes
2022-07-15Commit Button - Fix issue related to button opacity when button is disabled (...Ladislau Szomoru
2022-07-15add concept of top level snippet and allow to get snippets without language f...Johannes
2022-07-15no hidden snippets as code actionJohannes
2022-07-15surround with code action needs non-empty selection, uses active end of selec...Johannes
2022-07-15tests - speed up unit tests (#149712) (#155147)Benjamin Pasero