Commit Graph
72506 Commits
Author SHA1 Message Date
Miguel Solorio 8a7189599e Add color token for error bg 2020-11-05 10:35:26 -08:00
rebornix c2fafb10e3 fix #57197. 2020-11-05 09:17:41 -08:00
Alex Ross a58d816580 Don't remove -l from tasks on Mac if setting is set
Fixes #107563
2020-11-05 17:46:17 +01:00
Sandeep Somavarapu 5a73a68e1f Revert "Fix #99971"
This reverts commit faf36c2f47.
2020-11-05 16:53:40 +01:00
Sandeep Somavarapu faf36c2f47 Fix #99971 2020-11-05 16:52:14 +01:00
Benjamin Pasero fd951da3ae remote indicator 💄 2020-11-05 16:49:05 +01:00
João Moreno 736a46fc8b Merge remote-tracking branch 'origin/master' 2020-11-05 16:47:22 +01:00
João Moreno 49990bebe4 add git CommandErrorOutputTextDocumentContentProvider 2020-11-05 16:46:42 +01:00
Christof Marti 2eb805ad75 Mention Inherit Env setting (fixes microsoft/vscode-remote-release#3030) 2020-11-05 16:37:01 +01:00
Alex Ross cd95d90589 Use correct context key service in custom trees
Fixes #99767
2020-11-05 16:33:27 +01:00
João Moreno ec471da613 Merge branch 'master' into pr/95354 2020-11-05 16:22:48 +01:00
João Moreno cd6466909b fixes #92034 2020-11-05 16:03:12 +01:00
João Moreno e3ace1fe1f Merge branch 'master' into pr/94369 2020-11-05 15:56:26 +01:00
João Moreno 7b6561ff5b Merge remote-tracking branch 'origin/master' 2020-11-05 15:33:22 +01:00
João Moreno 08d271585d 💄 2020-11-05 15:33:07 +01:00
João Moreno eb1cea5432 Merge branch 'master' into pr/94358 2020-11-05 15:28:07 +01:00
Shunsuke IwamotoandJoão Moreno 8fe4a348ec Remove focus when scrolling (#94280)
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2020-11-05 15:26:12 +01:00
Dor MesicaandJoão Moreno 544c986e0a Added a warning before dropping a stash. (#94267)
* Added a message before dropping a stash.

* Update extensions/git/src/commands.ts

Co-authored-by: João Moreno <mail@joaomoreno.com>
2020-11-05 15:20:37 +01:00
João Moreno 5afaec5c21 Merge remote-tracking branch 'origin/master' 2020-11-05 15:18:06 +01:00
João Moreno 7328c3ccb0 Merge branch 'master' into pr/91838 2020-11-05 15:13:59 +01:00
Martin Aeschlimann a089e24fed fix typo 2020-11-05 15:12:57 +01:00
Jean PierreandJoão Moreno 818d57db15 Better diff for deleted file in merge conflict. Fixes #88973 (#91245)
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2020-11-05 15:11:00 +01:00
Benjamin Pasero 36e2868372 preview - pin an editor when a navigation starts to another editor (#109779) 2020-11-05 14:54:48 +01:00
Alex Ross d6af4893ed Update grammars 2020-11-05 14:53:33 +01:00
Benjamin Pasero 1dbff8bdd1 Remote Host status bar entry has no max width (fix #107451) 2020-11-05 14:49:32 +01:00
Sandeep Somavarapu 47a956eb2e Fix #109023 2020-11-05 13:54:56 +01:00
isidor 9832b90fde explorer: Revisit explicit use of ConfigurationTarget.USER when updating config 2020-11-05 12:44:37 +01:00
Alex Ross 520a050cd3 Add quotes to autoClosingPairs for make
Fixes #89191
2020-11-05 12:13:53 +01:00
Erich Gamma d43e45b796 updates 2020-11-05 11:44:58 +01:00
João Moreno 578d7381da fix #7989 2020-11-05 11:43:42 +01:00
Alex Ross b0a7c8496d IconLabel markdown title debt (#109914)
Fixes #109231
2020-11-05 11:15:53 +01:00
Sandeep Somavarapu 786f507696 Fix #107320 2020-11-05 11:14:24 +01:00
Benjamin Pasero f021eee884 layout - write to correct config target (#109373) 2020-11-05 11:14:02 +01:00
Erich Gamma bfb73347bc Added a grooming delta notebook 2020-11-05 11:12:39 +01:00
Christof Marti a69a01af9e Remove unnecessary argument (#109373) 2020-11-05 10:59:53 +01:00
Benjamin Pasero fa4f11cf16 fix stray console.log
//cc @rebornix
2020-11-05 10:55:43 +01:00
Alex Ross aaf17b5d9f Ignore dev container logs in url finder
Fixes microsoft/vscode-remote-release#3953
2020-11-05 10:51:45 +01:00
Benjamin Pasero ac2ca0b539 typescript - fix nls issue
//cc @mjbvz
2020-11-05 10:49:22 +01:00
Martin Aeschlimann 1cbdea3da0 Revisit explicit use of ConfigurationTarget.USER when updating config. For #109373 2020-11-05 10:39:38 +01:00
Alex Ross a69f07abf0 Revisit use of ConfigurationTarget.User in tasks
Part of #109373
2020-11-05 10:38:32 +01:00
Martin Aeschlimann 22c2bad746 Merge pull request #109966 from microsoft/aeschli/remoteThemeFix
workspace color theme setting not picked up on remote
2020-11-05 10:31:38 +01:00
Martin Aeschlimann 4f88f448a0 Adopt StorageTarget. For #109967 2020-11-05 10:30:20 +01:00
Benjamin Pasero c486bbf493 editors - add a menu item to keep editors open 2020-11-05 10:27:03 +01:00
Alex Ross 1082f3e58c Adopt storage target in tasks and remote explorer
Part of #109967
2020-11-05 10:25:37 +01:00
Benjamin Pasero 1c0d056915 editors - some preview tweaks 2020-11-05 09:54:37 +01:00
Sandeep Somavarapu 19044c847c #109373 do not pass user target 2020-11-05 09:38:40 +01:00
Benjamin Pasero 92b6b9c80a storage - adopt more storage targets (#109967) 2020-11-05 08:34:43 +01:00
Benjamin Pasero 805ba83b59 Storage service error in shared process console (fix #109985) 2020-11-05 07:17:41 +01:00
Rob Lourens eae74f5125 Loc comment #100941 2020-11-04 18:51:10 -08:00
Matt Bierner e57af55eaa Pick up latest TS nightly for building VS Code 2020-11-04 18:06:39 -08:00