Commit Graph

79374 Commits

Author SHA1 Message Date
Daniel Imms d0c8b51a83 Merge branch 'main' into hbibkrim/114898_terminal_name_change_event 2021-04-01 08:13:12 -07: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
Daniel Imms 9437d13aa6 Add comment explaining Process->Api event change 2021-04-01 07:44:39 -07:00
Daniel Imms 4f6732316e Bring emitTitle back 2021-04-01 07:41:56 -07:00
Daniel Imms 6751472731 Merge remote-tracking branch 'origin/main' into pr/habibkarim/115276 2021-04-01 07:18:36 -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