Commit graph

106990 commits

Author SHA1 Message Date
Daniel Imms 3cf7f3891f
xterm@5.2.0-beta.33
Fixes #177736
2023-03-27 11:10:55 -07:00
Megan Rogge 2bd75260cf
Merge pull request #178439 from microsoft/merogge/fix-b
improve logic for when accessible buffer editor should be updated
2023-03-27 11:02:25 -07:00
Connor Peet 80790e6416
testing: fix 'go to test' shortcut not working (#178440)
Fixes #174241
2023-03-27 19:26:00 +02:00
meganrogge 49ca3bbafb
fix #178434 2023-03-27 10:02:08 -07:00
meganrogge e813d20c4c
fix #178253 2023-03-27 09:27:52 -07:00
Daniel Imms 08cc1938fe
Merge pull request #178257 from microsoft/tyriar/175952
Move terminal quick fix into a terminal contrib
2023-03-27 09:08:02 -07:00
Andrea Mah 744cd19a07
sorting for webview matches in search (#178288) 2023-03-27 08:29:12 -07:00
Ulugbek Abdullaev f5e31b736b keyboardEvent: fix translation of a e.keyCode to a virtual keycode 2023-03-27 17:07:49 +02:00
Ulugbek Abdullaev 19a779d4c3 keyboardEvent: refactor: use a switch instead of if-else for clarity 2023-03-27 17:07:49 +02:00
Sandeep Somavarapu 80242b9f6c
log error (#178426) 2023-03-27 16:44:41 +02:00
Daniel Imms 281efb9022
Merge pull request #178417 from microsoft/tyriar/event_docs2
Finish documenting Event helpers
2023-03-27 07:08:00 -07:00
Daniel Imms d235c0d546
Merge pull request #178418 from microsoft/tyriar/ignore2
Ignore main branch PRs
2023-03-27 07:03:59 -07:00
Daniel Imms 72289a3094
Merge pull request #178419 from microsoft/tyriar/174956
node-pty@0.11.0-beta31
2023-03-27 07:02:38 -07:00
Daniel Imms 0305a2f599
Merge pull request #178420 from microsoft/tyriar/162304
Remove unused action
2023-03-27 07:00:07 -07:00
Henning Dieterichs 223792c10d
Merge pull request #178179 from maxburs/patch-1
Fix marked es module Parcel compatibility issue
2023-03-27 15:52:29 +02:00
Ulugbek Abdullaev 44803568ac keybindingService: fix typo in naming 2023-03-27 15:47:12 +02:00
Ulugbek Abdullaev f873279917 keybindingService: more clear naming 2023-03-27 15:47:12 +02:00
Ulugbek Abdullaev 8cee822c8f keybindingService: remove unused fn 2023-03-27 15:47:12 +02:00
Ulugbek Abdullaev b8eac04743 keybindingService: organize imports 2023-03-27 15:47:12 +02:00
Ulugbek Abdullaev 69a1b5c4b4 keybindingService: fix depr warning 2023-03-27 15:47:12 +02:00
Daniel Imms 5443eb8a8f
Add missing example 2023-03-27 06:43:00 -07:00
Henning Dieterichs 08a6d8253f
Merge pull request #177839 from microsoft/hediet/coloured-anteater
Improves experimental diffing by selecting entire words if they are changed too much
2023-03-27 15:34:14 +02:00
Daniel Imms 2bff3665ae
Finish documenting Event helpers
Fixes #163572
2023-03-27 06:30:05 -07:00
Daniel Imms 0cb7c31fcc
Prefix some quick fix interfaces 2023-03-27 05:58:41 -07:00
Daniel Imms eaf96e6162
Remove resolved todo 2023-03-27 05:57:57 -07:00
Daniel Imms 1135225e4d
Remove unused action
The SwitchTerminal action is actually a real action and it just has a special
presentation in the panel view, so nothing to do there.

Part of #162304
2023-03-27 05:46:48 -07:00
Daniel Imms a784e8185c
node-pty@0.11.0-beta31
Fixes #174956
2023-03-27 05:32:28 -07:00
Daniel Imms 023ac5366c
Ignore main branch PRs 2023-03-27 05:31:40 -07:00
Benjamin Pasero eb082c1300
debt - move more tests out of electron-browser (#178394)
* move more tests

* move more tests
2023-03-27 13:39:01 +02:00
Henning Dieterichs 318e1daeee
Fixes CI 2023-03-27 13:33:54 +02:00
Ulugbek Abdullaev fbfb9ad899
chore: fix a couple of typos (#178400) 2023-03-27 12:00:39 +02:00
Hylke Bons 957d3e0a45
Merge pull request #178006 from microsoft/extension-view
extensions: Make ScrollToTop button less prominent
2023-03-27 11:41:32 +02:00
Benjamin Pasero 888e8123ba
perf - show loader stats again (#178391) 2023-03-27 10:14:19 +02:00
Sandeep Somavarapu 255c3b8381
Merge pull request #178236 from microsoft/sandy081/anxious-iguana
fix yarn perf
2023-03-27 10:13:08 +02:00
Tyler James Leonhardt 0d5e948d86
Ensure external extensions are in the extensions project (#178283) 2023-03-26 16:55:04 +02:00
Connor Peet 792114a7ec
cli: rename tunnels to lowercase names (#178272)
* cli: rename tunnels to lowercase names

Fixes #177222

* fix lint
2023-03-25 19:43:53 -07:00
Benjamin Pasero 0e530c3e07
debt - do not ship *-dev.html (#178315)
do not ship `-dev.html`
2023-03-25 20:13:59 +01:00
Benjamin Pasero cb5150c183
Merge pull request #178302 from microsoft/ben/industrial-sole
Ben/industrial-sole
2023-03-25 18:55:16 +01:00
Benjamin Pasero 9fc749b765
Move a few more tests out of electron-browser (#178305)
* move tests

* move tests
2023-03-25 10:53:27 -07:00
Benjamin Pasero 0050550534
Do not ship docs (fix #178261) (#178312) 2023-03-25 09:32:36 -07:00
Benjamin Pasero bf9141ba23
🆙 @playwright/test (#176014)
* 🆙 `@playwright/test`

* :update:
2023-03-25 07:06:00 +01:00
易良 ee0405e4bc
chore: rename wrong service name (#177954) 2023-03-25 06:01:31 +00:00
Benjamin Pasero 3a0ad6e31b
explorer - surface resolve errors in decoration tooltip
fyi @lramos15
2023-03-25 06:26:02 +01:00
Benjamin Pasero 99e48e2693
Assigning a status bar item identifier changes their order (fix #177835) 2023-03-25 06:23:45 +01:00
Benjamin Pasero b04606ad85
Fix mangling warning in component.ts (fix #178137) 2023-03-25 06:22:07 +01:00
Benjamin Pasero ea5f26aea7
sandbox - drop setting to run shared process as hidden window 2023-03-25 06:21:42 +01:00
Daniel Imms 022a734b30
Merge pull request #178291 from microsoft/tyriar/171880
Support OCaml-style links
2023-03-24 17:41:01 -07:00
Daniel Imms cf313e611d
Only define link regexes once in a generator function 2023-03-24 16:50:11 -07:00
Daniel Imms dbd3595cf3
Ignore some capture groups 2023-03-24 16:38:45 -07:00
Daniel Imms 3e06b1ecce
Support OCaml-style links
Fixes #171880
2023-03-24 16:36:19 -07:00