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
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-09split manual work into managable chunks and (again) disable const-destructuri...Johannes
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-09Add user token to PR Chat (#151556)Logan Ramos
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-08Fix rename of paths in markdown reference link definitions (#151545)Matt Bierner
2022-06-08Iterate on paste edit provider api (#151477)Matt Bierner
2022-06-08[typescript-language-features] Pass through all `typescript.unstable.*` setti...Andrew Branch
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-08[npm extension] exclude top level npm_modules when detecting npm scripts in w...jram
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-08Switch deprecated editor.document -> editor.notebook (#151530)Rob Lourens
2022-06-08add explict type-annotation after making variable constJohannes
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-08use `prefer-const` default configJohannes
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-08Merge pull request #151513 from microsoft/joh/joint-pheasantJohannes Rieken
2022-06-08Git - use editor as commit message input (#151491)Ladislau Szomoru
2022-06-08update notebook milestonesJohannes
2022-06-08Fix handling of remote authorities using ipv6 (#151500)Alexandru Dima
2022-06-08fix jsx text foreground in tomorrow-night theme (#151478)余腾靖
2022-06-08prefer-const, ignore mixed destructuring statements for nowJohannes
2022-06-08debug: enable crash reporter when running debugging (#151430)Connor Peet
2022-06-08add `prefer-const` lint ruleJohannes
2022-06-08Engineering - macOS sign job optimization (#151120)Ladislau Szomoru
2022-06-08Engineering - Do not run macOSTest job if VSCODE_STEP_ON_IT is set (#150794)Ladislau Szomoru
2022-06-08ux - hide quick pickers from command palette (#151489)Benjamin Pasero
2022-06-08debt - remove `getBaseLabel` (#151486)Benjamin Pasero
2022-06-08Adopt ResourceMap in more places (#151475)Matt Bierner
2022-06-08Use label service (#149001)Rob Lourens
2022-06-08Simplify default override indicator impl (#151461)Raymond Zhao
2022-06-08Add resourceMap helper for markdown extension (#151471)Matt Bierner
2022-06-08Debug breakpoint warning improvements (#151379)Rob Lourens
2022-06-08wait for profiles to be ready before creating 1st terminal (#151452)Megan Rogge