Commit graph

81166 commits

Author SHA1 Message Date
Daniel Imms
aa454714b7 Fix status icon blurriness
Caused by bold and lower than 16px

Fixes #122432
2021-04-27 13:29:24 -07:00
Alex Dima
db5a53958e
Fix error message in case of activation failure 2021-04-27 22:04:58 +02:00
Connor Peet
051c38cf0f
testing: trigger relayout on welcome view visibility change
Fixes #122351
2021-04-27 12:47:08 -07:00
Miguel Solorio
a50793147e
Fix #122440 2021-04-27 12:41:04 -07:00
Logan Ramos
d93abcd3d9
Fix #122430 2021-04-27 15:40:01 -04:00
Jackson Kearl
e106db0619
fix #122218 2021-04-27 12:13:36 -07:00
Chris Dias
541063725c update distro 2021-04-27 12:01:31 -07:00
Daniel Imms
f1c66b6f9b Set aria label and include split number/total
Fixes #122332
2021-04-27 11:10:42 -07:00
meganrogge
40983b6a14
fix #122340 2021-04-27 10:55:59 -07:00
isidor
283c3035a4
fixes #121148 2021-04-27 19:54:25 +02:00
Logan Ramos
f4ab7e822f
Fixes #122361 and 122360 2021-04-27 13:38:59 -04:00
Rob Lourens
19cda32aaf Another asWebviewUri fix, use the authority of the root that we found the file in. 2021-04-27 10:30:04 -07:00
Daniel Imms
c193a1ca38 Ensure an invalid icon ID is not used
Fixes #122369
2021-04-27 10:11:23 -07:00
rebornix
f637c8fda5
fix #122150. 2021-04-27 09:56:29 -07:00
Konstantin Solomatov
138be779f3 Terminate in case of ext host IPC timeout 2021-04-27 09:53:10 -07:00
Alex Ross
a065a9458d
Task name updates 2021-04-27 17:26:45 +02:00
Johannes Rieken
912e8aff9c
fix https://github.com/microsoft/vscode/issues/122328 2021-04-27 17:23:48 +02:00
Daniel Imms
3a8aefc800 Use markdownDeprecationMessage
Fixes #122356
2021-04-27 08:14:43 -07:00
Daniel Imms
d3d2d11391 Add deprecation message to shell and shellArgs settings
Fixes #122355
2021-04-27 08:02:31 -07:00
Daniel Imms
0d5eb683ab Ensure tab rerender happens after layout
Fixes #122227
2021-04-27 07:52:58 -07:00
Daniel Imms
724172d134 Show keybindings in inline actions
Fixes #122336
2021-04-27 07:09:41 -07:00
Benjamin Pasero
11a7f9565e
text files - automatically save when reopening with encoding (#122301) 2021-04-27 16:07:22 +02:00
Daniel Imms
b26b993daf Make inline actions multi-select aware
Fixes #122334
2021-04-27 07:04:59 -07:00
João Moreno
87a33e998d
disable edu telemetry on nocors 2021-04-27 16:03:57 +02:00
Daniel Imms
b9147d80e5 Set active and focus new terminal on double click
Fixes #122342
2021-04-27 06:45:21 -07:00
Benjamin Pasero
c50ab1e89f
adopt editorOverrideService for compare (#121668) 2021-04-27 15:45:06 +02:00
Logan Ramos
3e1a7dc655
Don't cache the text editor as it doesn't require the ext host 2021-04-27 09:29:34 -04:00
Daniel Imms
83581ff2b9
Merge pull request #121186 from microsoft/tyriar/ptyhost
Speculative fix for unresponsive pty host
2021-04-27 06:15:27 -07:00
Daniel Imms
f28947fb35 Fix compile 2021-04-27 05:26:20 -07:00
Daniel Imms
33be8b82f7 Merge remote-tracking branch 'origin/main' into tyriar/ptyhost 2021-04-27 05:23:14 -07:00
Daniel Imms
a6591d45e0 Add telemetry events for pty host
Fixes #120185
2021-04-27 05:21:48 -07:00
João Moreno
40c385c449
web: use tmp as inmemory scheme 2021-04-27 14:14:54 +02:00
Alex Dima
f92821bfa3
update distro 2021-04-27 14:13:19 +02:00
Daniel Imms
aac4cce13e Set focus/selection to new term on dbl click
Fixes #122297
2021-04-27 05:01:51 -07:00
Daniel Imms
4c24caf5d9 Add ... to rename and change icon
Fixes #122296
2021-04-27 04:57:23 -07:00
Daniel Imms
faf54e77e6 Remove console.log in test 2021-04-27 04:50:12 -07:00
Daniel Imms
dbb1a58499 Hide terminal tab hover on mousein, unless actions
Fixes #122299
2021-04-27 04:47:41 -07:00
Dirk Baeumer
eb141a8025
Use the latest LSIF version for indexing 2021-04-27 11:54:38 +02:00
Alex Ross
f247d234d7
Use terminal groups for build
Fixes https://github.com/microsoft/vscode/issues/122287
2021-04-27 11:47:40 +02:00
Sandeep Somavarapu
4550c3b454
can change enablement when disabled by trust 2021-04-27 14:19:16 +05:30
Benjamin Pasero
c9e8dff24c
window.title ${remoteName} seems to be "vscode-remote" when not in a remote (fix #122213) 2021-04-27 10:42:19 +02:00
Benjamin Pasero
6ef53c31d9
shared process - also log lifecycle state when window errors 2021-04-27 10:30:37 +02:00
Sandeep Somavarapu
d417ef3e79
update distro 2021-04-27 13:42:36 +05:30
Sandeep Somavarapu
d74baa1718
log when using in memory data provider 2021-04-27 13:18:58 +05:30
Johannes Rieken
e2e0d91572
Merge branch 'main' into notebook/dev 2021-04-27 09:12:37 +02:00
Johannes Rieken
1f8e11079e
Revert "Comment out failing integration tests (#122269)"
This reverts commit 9a4d524f90.
2021-04-27 09:07:28 +02:00
Johannes Rieken
0317e056bb
Merge branch 'main' into notebook/dev 2021-04-27 08:35:16 +02:00
Johannes Rieken
26cf2a5d62
fix https://github.com/microsoft/vscode/issues/122269 2021-04-27 08:35:09 +02:00
Benjamin Pasero
2250b7aa3c
:chore: allow to use node.js 16 for developing vscode 2021-04-27 08:32:10 +02:00
Johannes Rieken
5346ab1bc3
Merge branch 'main' into notebook/dev 2021-04-27 08:23:19 +02:00