Commit Graph

87685 Commits

Author SHA1 Message Date
Benjamin Pasero fcfe5a6b25 Tests for nsfw library (#133615)
* watcher - add some basic tests (#132483)

* 💄

* wait for watcher to be ready

* flaky

* fix

* enable case rename on windows
2021-09-22 19:12:47 +02:00
Logan Ramos 0ff2fcbf69 Fix telemetry tests 2021-09-22 13:10:26 -04:00
Daniel Imms b092afa0d0 Fix terminal scrollbar positioning
This was caused by xtermjs/xterm.js#3398 forcing a width on the viewport
element. The simple fix is to just override that which reverts to the old
position: absolute behavior.

Fixes #133154
2021-09-22 09:43:26 -07:00
Logan Ramos a01c72ed3b Skip tests to not block CI while I debug 2021-09-22 12:25:01 -04:00
Miguel Solorio 37e55d95bd Update stars opacity (Fixes #133481) 2021-09-22 09:21:22 -07:00
Sandeep Somavarapu 575477f4cf add web only in web while inferring 2021-09-22 17:49:52 +02:00
Rob Lourens fad4a5f50c Use DisposableStore in DebugService
And add missing dispose for AdapterManager
2021-09-22 08:41:47 -07:00
Logan Ramos 5781697be3 Bump distro 2021-09-22 11:26:40 -04:00
Alex Ross 275d0bea61 Add terminal status for warnings and infos
Fixes #133149
2021-09-22 17:10:25 +02:00
Johannes Rieken 2ee4c4de9b don't apply inlays when request was cancelled 2021-09-22 17:09:28 +02:00
Logan Ramos 12ae331012 Move appenders to be better controlled by services (#133465)
* Cleanup telemetry appenders to be owned by service

* Add telemetry level to services

* simplify

* Fix compile

* Rename supportsTelemetryLogging -> supportsTelemetry

Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2021-09-22 10:39:57 -04:00
Daniel Imms 758daa73e3 Update distro 2021-09-22 07:38:22 -07:00
Daniel Imms bd1403d0ed xterm@4.15.0-beta.3
Adds canvas renderer texture atlas clearing

Fixes #69665
2021-09-22 07:35:38 -07:00
Sandeep Somavarapu fb3df0e32f update distro 2021-09-22 16:22:07 +02:00
Alex Ross 4a67ae2ade Fix TaskGroup reference
Fixes #132279
2021-09-22 15:56:39 +02:00
João Moreno 66a1a51a07 make Link updatable for @lszomoru 2021-09-22 14:50:43 +02:00
Daniel Imms 26c686bcde Disable process revive and confirmation on web
Web always rejects when async code is used
2021-09-22 05:26:56 -07:00
Sandeep Somavarapu 3a83568ab0 Use complete uri for cache 2021-09-22 14:22:02 +02:00
Sandeep Somavarapu cee40f8a2a update distro 2021-09-22 13:57:07 +02:00
Sandeep Somavarapu f18efb0882 - scope config based recommendations to file scheme
- show extension name in recommendation if there is just one
2021-09-22 13:52:12 +02:00
Alex Ross 5df2964073 Fix tunnel remote host 2021-09-22 13:49:07 +02:00
Benjamin Pasero 33c149f3ad watcher - introduce files.watcherInclude for explicit watching of folders (#132483) 2021-09-22 13:43:33 +02:00
Isidor Nikolic 4564730bd6 Merge pull request #133574 from microsoft/roblou/debuggerWhens
Implement when clauses for debugger contributions
2021-09-22 11:22:28 +02:00
Isidor Nikolic 6c639b5324 update when description 2021-09-22 11:20:01 +02:00
Benjamin Pasero 0c5cdcfc97 relauncher strict null checks 2021-09-22 07:29:08 +02:00
Benjamin Pasero 034a780874 web - use direct reload on fatal error 2021-09-22 07:13:58 +02:00
Rob Lourens c82d046241 Implement when clauses for debugger contributions
Fix #133146
2021-09-21 18:34:39 -07:00
SteVen Batten 8d2a6fa124 polish and cleanup for auxiliarybar setting 2021-09-21 17:34:36 -07:00
Rob Lourens 0aebe7b44d Format cell timers with minutes
Fix #133553
2021-09-21 17:20:33 -07:00
SteVen Batten 8651c32943 fix cache for panel order 2021-09-21 15:54:05 -07:00
Jackson Kearl 8b9fb9c1ae Up distro 2021-09-21 15:27:00 -07:00
Tyler Leonhardt 6effc2377b include js change of nlsmetadata 2021-09-21 13:05:11 -07:00
Daniel Imms 95d2267f27 Use flexbox to layout terminals
This makes the terminal element ancestors have the correct dimensions which should
make it easier to use the scrollable element object

Part of #74501
2021-09-21 12:46:19 -07:00
Logan Ramos 6c5b3dfea1 Update proposed.d.ts 2021-09-21 15:39:36 -04:00
Tyler Leonhardt 4cc83ad27e run nlsmetadata on web output 2021-09-21 12:29:39 -07:00
Megan Rogge e9b4ec74d3 fix #133539 2021-09-21 12:23:58 -07:00
Daniel Imms d56f8ff234 Remove unused import 2021-09-21 12:07:59 -07:00
Daniel Imms b9187183a1 Fix cwd detection capability on mac 2021-09-21 12:06:29 -07:00
rebornix 1a22d1ac22 diff outputs test. 2021-09-21 11:52:00 -07:00
Daniel Imms 75e7f7e07e Re-enable cwd detection on macOS
Fixes #78438
2021-09-21 11:45:35 -07:00
rebornix 1ffb77b3ea diff editor outputs compare 2021-09-21 11:43:21 -07:00
Megan Rogge 4604efa189 improve title handling of sequence
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2021-09-21 11:32:27 -07:00
Logan Ramos 402c60c9e9 Fix space 2021-09-21 14:31:40 -04:00
Logan Ramos f713624feb Add index to tab 2021-09-21 14:27:33 -04:00
Megan Rogge 356ce71231 remove unneeded refreshTabLabels call 2021-09-21 11:15:35 -07:00
Megan Rogge c3d5c8fb0b fix #133538 2021-09-21 10:51:45 -07:00
Logan Ramos 420436d4c4 Fix #133493 2021-09-21 13:36:30 -04:00
Logan Ramos aab8675480 Deprecate crash reporter
/cc @sbatten
2021-09-21 13:29:09 -04:00
Megan Rogge 109c0790d2 fix #133118 2021-09-21 10:00:28 -07:00
SteVen Batten d4c222488d Large Refactorings Pane Composite Parts (#133485)
* add auxiliary bar

* enabled DnD

* part of merge

* rename functions in IViewletService
prep-work for unifying services

* make auxiliarybarservice extends Ipanelservice

* rename functions in IPanelService
prep-work for unifying services

* introduce basic experimental setting

* everything is IPaneCompositeService

* panecompositeservice

* fix tests

* rename to panecompositepartservice

* rename parts class

* remove activitybarservice

* remove unnecessary service files
2021-09-21 09:44:43 -07:00