Connor Peet
|
25c6703f39
|
debug: fix debugees blocking when writing stderr
Fixes #98976
|
2020-11-05 14:02:59 -08:00 |
|
Aasim Khan
|
024368a638
|
removed unnecessary important from outline-offset in checkbox
|
2020-11-05 13:22:19 -08:00 |
|
Matt Bierner
|
c258fff193
|
Fix compile error
|
2020-11-05 12:32:06 -08:00 |
|
Connor Peet
|
80a9ecff3e
|
debug: cancel hover evaluate requests when hovering off dialog
Fixes https://github.com/microsoft/vscode/issues/91457
|
2020-11-05 12:22:14 -08:00 |
|
Matt Bierner
|
451c2b61d3
|
Specify type of CodeLensProvider instead of using casts
|
2020-11-05 12:19:55 -08:00 |
|
Matt Bierner
|
9f4737fa3f
|
Exclude definitions from js/ts references code lens
Fixes #98274
|
2020-11-05 12:17:18 -08:00 |
|
Matt Bierner
|
d88ac6f164
|
Finalize the isWritableFileSystem API
Fixes #91697
|
2020-11-05 12:10:32 -08:00 |
|
rebornix
|
d54c3c67dc
|
fix #74353
|
2020-11-05 11:47:02 -08:00 |
|
rebornix
|
18902550f7
|
fix #70306.
|
2020-11-05 11:22:24 -08:00 |
|
Aasim Khan
|
11faf89369
|
added outline offset to checkbox to make focus visible.
|
2020-11-05 11:21:41 -08:00 |
|
Dhruva Srinivas
|
05049f7fbb
|
Add Definition list to Markdown Snippets (#110026)
|
2020-11-05 11:21:35 -08:00 |
|
Miguel Solorio
|
8a7189599e
|
Add color token for error bg
|
2020-11-05 10:35:26 -08:00 |
|
Eric Amodio
|
0440be9aa4
|
Fixes #110033
|
2020-11-05 13:17:17 -05: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 |
|