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/vs
AgeCommit message (Expand)Author
2022-06-09fix let vs const regression introduced by manual fixJohannes
2022-06-09manual fixing of prefer-const violationsJohannes
2022-06-09Merge branch 'main' into joh/voluminous-lobsterJohannes
2022-06-09Convert history commands to `Action2` (#151524)Benjamin Pasero
2022-06-09Update to build using latest TS nightly (#151576)Matt Bierner
2022-06-09Fix some missing registrations (#151575)Matt Bierner
2022-06-09Allow paste API to replace metadata on copy (#151572)Matt Bierner
2022-06-09Show drag uis as soon as shift is released (#151569)Matt Bierner
2022-06-09Adjust padding and outline of Settings editor scope widget tabs (#151567)Raymond Zhao
2022-06-09Finalize the notebook markdown renderer extension api (#151467)Matt Bierner
2022-06-09Update text editor drop proposal (#151552)Matt Bierner
2022-06-09Shorten name of separators (#151553)Tyler James Leonhardt
2022-06-08set vars to `""` if the `no_unset` option is provided to `zsh` (#151542)Megan Rogge
2022-06-08Iterate on paste edit provider api (#151477)Matt Bierner
2022-06-08Use notification instead for progress and ensure Language Pack gets synced (#...Tyler James Leonhardt
2022-06-08dispose of marker first (#151540)Megan Rogge
2022-06-08Respect debug.console.closeOnEnd setting even when the debug console has been...Rob Lourens
2022-06-08add condition for awaiting profiles in `createTerminal` (#151482)Megan Rogge
2022-06-08debug: preserve scope expand state better (#151522)Connor Peet
2022-06-08use `:` separator for formulated task name (#151440)Megan Rogge
2022-06-08add explict type-annotation after making variable constJohannes
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-08Fix missing symlink explorer decoration if file is opened from quickpick (#14...Jean Pierre
2022-06-08Fix #151193 (#151520)Sandeep Somavarapu
2022-06-08leverage the contribution to register the locale service instead (#151450)Tyler James Leonhardt
2022-06-08Git - use editor as commit message input (#151491)Ladislau Szomoru
2022-06-08Fix handling of remote authorities using ipv6 (#151500)Alexandru Dima
2022-06-08ux - hide quick pickers from command palette (#151489)Benjamin Pasero
2022-06-08debt - remove `getBaseLabel` (#151486)Benjamin Pasero
2022-06-08Use label service (#149001)Rob Lourens
2022-06-08Simplify default override indicator impl (#151461)Raymond Zhao
2022-06-08Debug breakpoint warning improvements (#151379)Rob Lourens
2022-06-08wait for profiles to be ready before creating 1st terminal (#151452)Megan Rogge
2022-06-08Keep webview from stealing focus from save dialog (#151391)Rob Lourens
2022-06-08Fix Altair save button in the interactive window (#151389)Rob Lourens
2022-06-07Add hc light class to webviews (#151441)Matt Bierner
2022-06-07References view shows icons even though I have icons disabled (#151420) (#151...Alex Ross
2022-06-07Adopt error no telemetry for filesystem providers. (#148832)Logan Ramos
2022-06-07fixes #144548 (#151448)SteVen Batten
2022-06-07assign builtin flag for overridden remote builtin extensions (#151446)Sandeep Somavarapu
2022-06-07Debug console items don't use cursor:pointer on windows (#151443)Rob Lourens
2022-06-07Use `I` prefix for task interfaces (#151350)Megan Rogge
2022-06-07fixes #149366 (#151051)SteVen Batten
2022-06-07Add DataTransferItem.kind (#151384)Matt Bierner
2022-06-07Fix #151400 (#151432)Sandeep Somavarapu
2022-06-07Remote menu not showing when browsing marketplace (#151199)Martin Aeschlimann
2022-06-07Focus editor for tab after dragged over for 1500 millis (#149604)Mitch Schutt
2022-06-07Clear tasks schema when there are new definitions (#151079)Alex Ross
2022-06-07Can't drag an item and drop it to an empty treeview (#151213)Alex Ross
2022-06-07Dragging multi-line `text/uri-list` from tree to editor results in error (#15...Alex Ross