Commit graph

79056 commits

Author SHA1 Message Date
João Moreno
ec1def6ca8 fixes #120066 2021-03-29 10:09:23 +02:00
Johannes Rieken
4f6069c99a
don't save outputs anymore 2021-03-29 09:20:12 +02:00
Benjamin Pasero
b19f50e016
debt - improve emmet integration tests
- properly close all editors
- disable minimap to prevent spammy output
2021-03-29 08:31:14 +02:00
Benjamin Pasero
7f9835ac43
file working copy - better cancellation support 2021-03-29 08:26:55 +02:00
Benjamin Pasero
5e3df4ce30
debt - onDispose => onWillDispose 2021-03-29 08:21:09 +02:00
deepak1556
c0fa3dfd3e chore: allow vmodule switch for debugging 2021-03-27 19:26:24 -07:00
Ladislau Szomoru
f453ed8e38
Fix issue with bottom border for focus 2021-03-27 21:24:59 +01:00
Ladislau Szomoru
c4eb927231
Add confirmation for workspace trust state transition 2021-03-27 21:12:01 +01:00
Ladislau Szomoru
c2b5d3d471
Workspace trust - extension enablement (#120028) 2021-03-27 19:30:02 +00:00
Ladislau Szomoru
6aa528024b
Remove code that is not needed (#120005) 2021-03-27 07:52:29 +00:00
Harald Kirschner
364923c06b Fixes #115327 with HC images for GS setup/beginners. 2021-03-26 16:33:56 -07:00
Harald Kirschner
80a74dde2e Recommend Quick Open when a workspace is open. 2021-03-26 16:33:56 -07:00
Daniel Imms
a802d1f9df
Allow 100ms for terminal container to become available before spawn
Fixes #117188
2021-03-26 15:08:46 -07:00
Megan Rogge
a05c63db4f Enable terminal event batching from ptyHost (#117268)
* fix #116468
Co-authored-by: Daniel Imms <daimms@microsoft.com>
2021-03-26 13:46:20 -07:00
meganrogge
778d622ca1 replace one additional displayDetectedWslProfiles 2021-03-26 13:37:56 -07:00
Megan Rogge
31f8118486 allow terminal profiles w a source to have args (#119967) 2021-03-26 13:23:04 -07:00
Megan Rogge
cc077af2d6 iPad OS ctrl + c in terminal (#119979) 2021-03-26 13:14:05 -07:00
Daniel Imms
6bbfedaa7d
displayDetectedWslProfiles -> useWslProfiles
Update setting name to remove ambiguity with the 'detected' section in
select default profile
2021-03-26 13:00:40 -07:00
Ladislau Szomoru
b45ab9da56
Workspace trust - multi-window improvements (#119483)
* Multi-window improvements
2021-03-26 20:53:58 +01:00
Ladislau Szomoru
3f511d294f
Reload window on workspace trust state transition 2021-03-26 20:52:29 +01:00
Connor Peet
aad588a535
debug: double check that launch is defined 2021-03-26 12:19:25 -07:00
Daniel Imms
d684db7ba9
Merge pull request #119970 from microsoft/tyriar/quickLaunch
Remove quick launch terminology from code
2021-03-26 12:15:04 -07:00
Jackson Kearl
8804de8eb7
new file => new untitled file rather than explorer's new file
ref #119882
2021-03-26 12:07:26 -07:00
Connor Peet
91d308b13d
debug: fix stop on entry not working after launch.json change
Refs https://github.com/microsoft/vscode/issues/49855
2021-03-26 11:57:52 -07:00
Tyler James Leonhardt
e0be278412
Bump version to 1.56.0 2021-03-26 10:32:16 -07:00
Daniel Imms
d02a4aacba
Remove quick launch terminology from code
Fixes #119815
2021-03-26 09:56:20 -07:00
Harald Kirschner
7208128b81
Merge pull request #119377 from microsoft/digitarald/ces
New user feedback survey
2021-03-26 09:08:44 -07:00
Sandeep Somavarapu
522cb11339 Ignore extension that is being installed 2021-03-26 16:01:35 +01:00
Daniel Imms
d06d2f1d62
Update distro 2021-03-26 06:05:40 -07:00
Daniel Imms
80c9c2bfdd
Adopt writeSync maxSubsequentCalls
Fixes #119797
Fixes #119711
Fixes #119472
2021-03-26 06:00:06 -07:00
Daniel Imms
dd8ce59522
xterm@4.12.0-beta.7
Diff: 6edfa51...6d1a2f3

Part of #119797
2021-03-26 05:57:27 -07:00
Martin Aeschlimann
1eb987f85f LocalizationService.update no longer needed. Fixes https://github.com/microsoft/vssaas-planning/issues/3290 2021-03-26 12:14:52 +01:00
isidor
70aab480c5
update labels for break commands 2021-03-26 10:55:35 +01:00
João Moreno
49ad7ad4f5
fix optional service typing 2021-03-26 09:25:23 +01:00
Rob Lourens
a0aea2c02a Fix counting executing cells incorrectly
Fix #119921
2021-03-25 20:38:04 -07:00
Rob Lourens
961935482f Fix build 2021-03-25 20:25:40 -07:00
Rob Lourens
33c5dbf040 Force internal execution metadata to be transient
Fix #119853
2021-03-25 19:58:50 -07:00
meganrogge
0865813de5 showQuickLaunchWslProfiles -> displayDetectedWslProfiles 2021-03-25 19:19:54 -07:00
Jackson Kearl
91b6bcd2cc
Fix spelling error 2021-03-25 18:27:49 -07:00
Jackson Kearl
5bf977258c
Slide to first category for new users 2021-03-25 18:27:04 -07:00
Jackson Kearl
72bb797593
Don't scroll to first category if already have
Fix #119842 Fix #119339
2021-03-25 18:21:56 -07:00
Harald Kirschner
0a7dde4570
Update distro 2021-03-25 16:09:14 -07:00
Alexandru Dima
9be5cb7f48
Fixes #118772: Remove a disconnected remote extension host from extensionHostManagers 2021-03-26 00:02:43 +01:00
Daniel Imms
c9829c32d1
Surface pwsh as a profile on mac/linux if it's installed 2021-03-25 15:59:15 -07:00
Alexandru Dima
b59b0c5051
update distro 2021-03-25 23:49:34 +01:00
Alexandru Dima
647f872432
Roll back to vscode-textmate@5.2.0 2021-03-25 23:46:44 +01:00
Alexandru Dima
a564f58b13
Fixes #119065: Also listen for EPIPE errors on the socket 2021-03-25 23:46:44 +01:00
Eric Amodio
99c8eb6994 Fixes regex - codespaces remotes are missing .git 2021-03-25 18:24:41 -04:00
Alex Dima
ab39731a1e
Avoid rolling back vscode-textmate 2021-03-25 23:14:32 +01:00
Alex Dima
9b564ad40d
update distro 2021-03-25 22:35:18 +01:00