Commit graph

78814 commits

Author SHA1 Message Date
Alexandru Dima a535549d89
update distro 2021-03-23 14:54:20 +01:00
Alexandru Dima f600cd9ef2
Fix compilation errors: update to latest vscode-textmate 2021-03-23 14:51:16 +01:00
Alex Ross 684a452605
Improve resolveTask documentation 2021-03-23 14:46:26 +01:00
Alexandru Dima ab12e39334
update distro 2021-03-23 14:14:01 +01:00
Alexandru Dima 788c9dfdc4
update deps 2021-03-23 14:10:08 +01:00
Alex Dima afca44535d
Add a trace statement to be able to track down which implementation handles a MultiCommand 2021-03-23 12:55:13 +01:00
Ladislau Szomoru 9089e0cbd9
Update endgame notebooks 2021-03-23 10:14:11 +01:00
Jackson Kearl a6f6b4aa8e
Add feature flags to control availablity of getting started extension contributions 2021-03-22 20:10:54 -07:00
Sana Ajani 735e998fca
update distro 2021-03-22 22:34:09 -04:00
Jackson Kearl 10a74ff5c5
Open to getting started page on extension install 2021-03-22 19:06:39 -07:00
Rob Lourens 194c37b4cf Fix test for latestExecutionSummary init 2021-03-22 18:45:32 -07:00
SteVen Batten 9fa49ba941 ignore optional dependencies when webpacking 2021-03-22 18:31:21 -07:00
Rob Lourens 7a8b665f25 Fix missing prop on cell data 2021-03-22 18:30:56 -07:00
Connor Peet 808266d4de
Allow tests to be loaded asynchronously (#119537)
* initial wip in the extension host

* wip

* wip

* wip

* continued progress

* update api from discussion

* update for new proposal

* wip

* update to lastest testing api, almost everything working

Refs https://github.com/microsoft/vscode/issues/115089
Design https://gist.github.com/connor4312/73f1883d720654834b7fd40550d3b6e0

* re-wire retirement state

* update actions to new async test structure

* minor cleanup

* remove unused es2018 that failed build
2021-03-22 18:08:13 -07:00
Connor Peet 6e2cb85e20
debug: update js-debug 2021-03-22 17:48:32 -07:00
rebornix 35ae55affd
diff editor output decorations fix. 2021-03-22 16:54:50 -07:00
Eric Amodio aac461a312 Improves behavior for #114945 2021-03-22 19:50:56 -04:00
Daniel Imms 851a849d2c
Don't validate non-absolute paths 2021-03-22 16:43:59 -07:00
Matt Bierner 2cde743fe2 Pass event modifier data when clicking on markdown cell
For #119515
2021-03-22 16:35:36 -07:00
meganrogge 4cb7512766 add quick launch profiles for unix 2021-03-22 16:30:30 -07:00
SteVen Batten 9c00242866 updating telemetry module for built-in exts 2021-03-22 16:28:08 -07:00
SteVen Batten 3d987fdc5b fixes #117782 2021-03-22 16:17:13 -07:00
Megan Rogge 084fd5171a
Terminal profile fixes (#119352) 2021-03-22 16:07:04 -07:00
Alexandru Dima 7483058a0a
update distro 2021-03-23 00:05:10 +01:00
Matt Bierner 1f5dd686c8 Disable select for notebook preview cells in webviews
Fixes #119500
2021-03-22 15:53:24 -07:00
Daniel Imms a685b5976b
Exclude DSR from type ahead
Fixes #119472
2021-03-22 15:35:59 -07:00
Eric Amodio 4b3ba3ea44 Removes proposed api check 2021-03-22 18:16:06 -04:00
rebornix 44ffe526ff
auto layout for editors in output container, fix #119048. 2021-03-22 15:14:51 -07:00
Jackson Kearl d4a0fa9ca6
Build getting started service at startup in order to init event listeners 2021-03-22 15:07:56 -07:00
Jackson Kearl d657779c01
Improve getting started response to slow network conditions for content overrides 2021-03-22 15:03:21 -07:00
Jackson Kearl efb75d7262
Move override delay to conver all exp service usage 2021-03-22 15:03:21 -07:00
gjsjohnmurray 018eca5246 fix #118615 'scm/resourceXXX/context' extension point descriptions were muddled 2021-03-22 18:02:21 -04:00
Jackson Kearl 0179466ada
Move getting started service to workbench/contrib
Closes #118603
2021-03-22 14:31:45 -07:00
Tyler Leonhardt e8290f52f4
run oss tool for 1.55 2021-03-22 14:30:48 -07:00
Christof Marti db670f1002 Use shellEnv (#108804) 2021-03-22 22:25:40 +01:00
Eric Amodio 64042213ed Bumps RemoteHub to 0.1.2 2021-03-22 17:23:55 -04:00
Rob Lourens f201f7bc68 Fix notebook test 2021-03-22 14:15:47 -07:00
Sandeep Somavarapu 08cf8038df
Merge pull request #95882 from jeanp413/fix-95671
Fixes Extension Feature Contributions doesn't render markdownDescription
2021-03-22 22:14:34 +01:00
SteVen Batten 4977db85c0 update tas-client-umd 2021-03-22 14:02:22 -07:00
rebornix 7e719d3f04
Merge branch 'notebook/dev' into main 2021-03-22 14:00:59 -07:00
Jackson Kearl 03e1ce6524
Fix getting started items appearing out of order 2021-03-22 12:57:36 -07:00
rebornix 4a83a80aa7
update diff output height properly (using closure) on resize. 2021-03-22 12:40:48 -07:00
rebornix 2949009de6
move more logic into abstractRenderer. 2021-03-22 12:40:41 -07:00
rebornix 55e56ef915
add options for controlling outputs/metadata in the diff editor. 2021-03-22 12:40:33 -07:00
Raymond Zhao 0089ba3ae1 Bump vscode-emmet-helper, fixes #112675 2021-03-22 19:01:11 +00:00
Jean Pierre c95389a7b2
Fix emmet completions in scss (#118666)
Part of #112675
2021-03-22 11:42:06 -07:00
Rob Lourens 7b96cc4c8b
Implement Execution API (#116416)
Implement new execution task API
#106744
Fix #105847
2021-03-22 11:27:00 -07:00
Eric Amodio 4b0118871f Adds codespaces lookup via command for desktop 2021-03-22 13:35:19 -04:00
Daniel Imms d46eca3d2d
Merge pull request #119385 from microsoft/merogge/fix
Fix terminal panel not being focused on first create after reload
2021-03-22 10:17:33 -07:00
Miguel Solorio 7176a40fc7
Add notebook.inactiveSelectedCellBorder (refs #114156) 2021-03-22 10:00:48 -07:00