Christof Marti
|
8e93733fb9
|
Revert to vscode-proxy-agent 0.8.1 (#120354)
|
2021-04-01 17:57:48 +02:00 |
|
Alex Dima
|
c7be0b5222
|
Adopt assert.deepStrictEqual (#118667)
|
2021-04-01 17:31:31 +02:00 |
|
Sandeep Somavarapu
|
1ed36fae34
|
Fix #117881
|
2021-04-01 17:18:09 +02:00 |
|
vinku
|
a56afa9033
|
Emmet: Select next/previous item does not work with script tag. (#118842)
Co-authored-by: Vinay Kumar Sharma <vinakum@microsoft.com>
|
2021-04-01 08:12:12 -07:00 |
|
Sang
|
595a894b21
|
Add emmet self closing abbrev support (#120311)
|
2021-04-01 08:11:15 -07:00 |
|
Alex Dima
|
3e22994cad
|
Adopt latest loader (fixes #120150)
|
2021-04-01 16:54:35 +02:00 |
|
Daniel Imms
|
e664085b70
|
Use optional chaining in MainThreadTerminalService
|
2021-04-01 07:52:14 -07:00 |
|
Alex Dima
|
11e96b2da8
|
Fixes #95843
|
2021-04-01 16:09:28 +02:00 |
|
Ladislau Szomoru
|
49a164e886
|
Workspace trust API polish
|
2021-04-01 15:59:04 +02:00 |
|
Ladislau Szomoru
|
648ea3d1e0
|
Refactor requireWorkspaceTrust to requestWorkspaceTrust
|
2021-04-01 15:59:04 +02:00 |
|
Sandeep Somavarapu
|
be5170cc19
|
Fix #120343
|
2021-04-01 14:52:32 +02:00 |
|
Ladislau Szomoru
|
5dc3db6ca2
|
Factor in workspace trust when installing/enabling an extension (#119069)
|
2021-04-01 14:13:05 +02:00 |
|
Rob Lourens
|
ee2fd0ea63
|
Set up scroll width even when width has to be detected by the list (#120281)
Fix #120277
|
2021-04-01 05:10:33 -07:00 |
|
Alex Ross
|
1e6d85953d
|
Debounce port change events since they can be in batches
Fixes microsoft/vscode-remote-release#4759
|
2021-04-01 13:10:55 +02:00 |
|
Alex Ross
|
65a763bdf8
|
Remove long cpp colorizer test
Fixes #120095
|
2021-04-01 12:11:37 +02:00 |
|
Alex Ross
|
f427914f06
|
Add telemetry for task engine version
Part of https://github.com/microsoft/vscode/issues/118201
|
2021-04-01 12:03:42 +02:00 |
|
Alex Ross
|
fd14474d34
|
Add IShellEnvironmentService to configuration resolver
Part of #108804
|
2021-04-01 11:00:33 +02:00 |
|
Alex Ross
|
d05d8ca4c2
|
Adopt async configuration resolver in Tasks
Part of #108804
|
2021-04-01 11:00:32 +02:00 |
|
Benjamin Pasero
|
0b8a7ca21a
|
🆙 distro
|
2021-04-01 09:55:27 +02:00 |
|
Benjamin Pasero
|
1f30107d9e
|
product - move the interfaces into base layer for reuse in sandbox
|
2021-04-01 09:49:57 +02:00 |
|
Benjamin Pasero
|
2dab9c80c1
|
bootstrap - some more cleanup around types
|
2021-04-01 09:09:05 +02:00 |
|
Benjamin Pasero
|
1db94dbb10
|
sandbox - add additional arguments also to test runner
|
2021-04-01 08:10:40 +02:00 |
|
meganrogge
|
0640cdeb8b
|
revert addition of events
|
2021-03-31 20:43:25 -07:00 |
|
meganrogge
|
4155993b36
|
add onProcessBinary to ptyService
|
2021-03-31 20:40:23 -07:00 |
|
meganrogge
|
c81420bb37
|
add onProcessbinary to ptyhostService
|
2021-03-31 20:26:42 -07:00 |
|
meganrogge
|
3fbe95a1cb
|
bump distro
|
2021-03-31 16:06:23 -07:00 |
|
Megan Rogge
|
d5cf4ac0eb
|
Fix terminal mouse reporting via binary events (#120145)
* fix #96058
|
2021-03-31 15:57:49 -07:00 |
|
Connor Peet
|
7b11e6519e
|
debug: call to native console methods in web worker ext host development
Fixes #119417
|
2021-03-31 15:36:17 -07:00 |
|
meganrogge
|
5fa18996fc
|
Revert "Fix #119369"
This reverts commit eece236bbd .
|
2021-03-31 15:32:03 -07:00 |
|
Matt Bierner
|
c4ceba7cb7
|
Add events for when the active webview changes
This attempts to move the custom code we have in `mainThreadWebviewPanels` to the normal webview services
|
2021-03-31 15:31:14 -07:00 |
|
Matt Bierner
|
0e8edff853
|
Avoid extra casts
|
2021-03-31 15:31:14 -07:00 |
|
rebornix
|
aefafa019d
|
Merge remote-tracking branch 'origin/notebook/dev' into main
|
2021-03-31 14:38:25 -07:00 |
|
tanhakabir
|
6d0ffa2a34
|
Update distro commit to include REST Book enabled for insiders (#120265)
|
2021-03-31 12:34:43 -07:00 |
|
Alex Dima
|
6d115ef2fd
|
Fixes #119738: In case of an extension being installed on both sides, prefer the side which has the extension under development
|
2021-03-31 21:29:35 +02:00 |
|
rebornix
|
f35264bfc6
|
fetch focus from view model other than list.
|
2021-03-31 11:33:54 -07:00 |
|
SteVen Batten
|
eb36432c6b
|
use existing func for wid
|
2021-03-31 11:25:04 -07:00 |
|
SteVen Batten
|
8094bd9c60
|
auto show mgmt editor in unknown state
|
2021-03-31 11:25:04 -07:00 |
|
rebornix
|
f1c4a8676e
|
fix #119205.
|
2021-03-31 11:25:00 -07:00 |
|
meganrogge
|
cdab314713
|
check if type === createInstance
|
2021-03-31 10:33:08 -07:00 |
|
Megan Rogge
|
a49d15d70d
|
Profiles via command pallette (#120141)
* fix #120037
|
2021-03-31 17:11:30 +00:00 |
|
SteVen Batten
|
2a611bc682
|
update trust parent language
|
2021-03-31 10:06:54 -07:00 |
|
Eric Amodio
|
1b93493276
|
Hides context key
|
2021-03-31 12:44:29 -04:00 |
|
Johannes Rieken
|
ca980ecfac
|
update notebook editor view column when moving editors, https://github.com/microsoft/vscode/issues/115704
|
2021-03-31 18:09:39 +02:00 |
|
Johannes Rieken
|
407a0e3723
|
assert that we have static view columns
https://github.com/microsoft/vscode/issues/115704
|
2021-03-31 17:51:15 +02:00 |
|
Sandeep Somavarapu
|
9e8699e844
|
change the label
|
2021-03-31 17:20:15 +02:00 |
|
Sandeep Somavarapu
|
f7753783ca
|
Merge pull request #113155 from plainerman/fix-76879
Add support to deactivate auto-updating disabled extensions
|
2021-03-31 17:11:41 +02:00 |
|
Sandeep Somavarapu
|
388eaa3473
|
simplify auto update options to boolean + onlyEnabledExtensions
introduce configure auto update action
|
2021-03-31 17:08:40 +02:00 |
|
Johannes Rieken
|
e715199ccc
|
extract createTestNotebookEditor to testing outside of with-util
|
2021-03-31 16:49:21 +02:00 |
|
Alex Ross
|
36ef468d4d
|
Make async versions fo configuration resolver methods
and deprecate the sync versions
Part of #108804
|
2021-03-31 16:29:34 +02:00 |
|
Johannes Rieken
|
1372233695
|
remove unused service
|
2021-03-31 16:26:29 +02:00 |
|