Commit Graph

4716 Commits

Author SHA1 Message Date
Daniel Imms
b02e85c340 Update xterm.js
Fixes #159492
Fixes #159493
Fixes #158868
Fixes #158981
Fixes #157432
2022-08-29 12:19:04 -07:00
Matt Bierner
b5a1bb34e9 Pick up latest TS for building VS Code (#158420) 2022-08-26 23:00:38 +02:00
Johannes
bbf0bd9c01 update to latest 2022-08-26 11:58:43 +02:00
Johannes
93e346a449 Merge branch 'main' into joh/swc 2022-08-26 08:59:51 +02:00
Daniel Imms
7978590ce1 Update xterm
This fixes a rendering issue with underscore when using some fonts

Fixes #158497
2022-08-24 15:58:04 -07:00
Johannes
29d5cd59b8 update swc 2022-08-23 18:59:52 +02:00
Johannes
c7c4b4999b Merge branch 'main' into joh/swc 2022-08-23 18:56:48 +02:00
Martin Aeschlimann
91146b509c bump distro (#158779) 2022-08-22 18:32:14 +02:00
Daniel Imms
1ecc2a8fd2 Update xterm
Fixes #158326
2022-08-19 14:08:43 -07:00
Joyce Er
5752831096 Bump distro (#158513) 2022-08-18 10:30:18 -07:00
Robo
1a582f7c07 chore: update electron@19.0.12 (#158025) 2022-08-13 08:08:37 +02:00
Logan Ramos
dcd265c42a Bump distro (#158043) 2022-08-12 21:10:51 +01:00
Matt Bierner
7b38f89422 Pick up new TS version for building VS Code (#157962) 2022-08-11 16:58:58 -07:00
Joyce Er
38d309ea8b Bump distro (#157921) 2022-08-11 10:51:37 -07:00
Daniel Imms
c5388f415e Update xterm
Fixes #157444
2022-08-10 07:18:51 -07:00
Matt Bierner
460768a452 Update TS versions (#157550)
* Update TS versions

Update the bundled TS and build TS version

* Add explicit annotations

* Recompile JS
2022-08-09 11:26:24 -07:00
Alex Ross
5a180f6a9e Bump distro (#157643) 2022-08-09 16:09:29 +02:00
Connor Peet
39e77d74ca fix: parse errors in coverage command (#156837)
Fixes #155615
2022-08-05 18:27:40 +02:00
Joyce Er
631628bf31 🆙 distro (#157161) 2022-08-05 00:25:44 +02:00
Connor Peet
f2e1518df9 product: bump version number (#157120) 2022-08-04 20:11:48 +02:00
deepak1556
ff92ad573f chore: bump electron@19.0.11 2022-08-04 14:53:10 +09:00
Robo
afdf486c1e Merge branch 'main' into electron-19.x.y 2022-08-03 17:50:53 -07:00
Logan Ramos
67e0e8f12f Telemetry extraction should fail build (#157006) 2022-08-03 11:39:46 -07:00
Daniel Imms
11cea7dfb7 Merge pull request #156993 from microsoft/tyriar/xterm5
Upgrade to xterm.js v5 beta
2022-08-03 05:33:05 -07:00
deepak1556
d3055c6482 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-08-02 23:51:57 +09:00
Benjamin Pasero
0ea1cfd5d2 🆙 distro (#156863) 2022-08-02 08:45:25 +02:00
Matt Bierner
df9ecf06cd Build VS Code using latest TS version (#156819)
Pick up latest TS for building VS Code
2022-08-01 22:57:14 -07:00
Benjamin Pasero
359d3d4742 🆙 playwright@1.24.2 (#156715)
* 🆙 pw

* distro
2022-08-02 07:54:38 +02:00
deepak1556
fff6af5de2 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-08-02 13:21:23 +09:00
Daniel Imms
2f72682e5d Add canvas renderer addon 2022-08-01 09:29:26 -07:00
Logan Ramos
519f9b51f3 Bump distro + update labels (#156685) 2022-08-01 15:35:32 +02:00
Daniel Imms
852b4ae5f8 Update to xterm 5
Mainly just canvas renderer not yet hooked up
2022-08-01 04:57:27 -07:00
deepak1556
07feb2bbd3 chore: bump electron@19.0.10 2022-07-30 11:37:25 +09:00
deepak1556
7bc2706edd Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-30 11:19:14 +09:00
Alex Ross
38c96ef265 Bump distro (#156137) 2022-07-25 13:11:13 +02:00
Benjamin Pasero
79a77abb40 🆙 distro (#156134) 2022-07-25 12:45:37 +02:00
deepak1556
d620fd3aa7 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-25 13:17:53 +09:00
Logan Ramos
e428279c7a Bump distro (#155985) 2022-07-22 20:55:42 +02:00
Daniel Imms
d35989fd5b xterm@4.20.0-beta.20
Fixes #155232
2022-07-22 08:49:54 -07:00
Eric Amodio
78da5e3df4 Closes #54285 adds webview/context contribution (#154524)
* Closes #54285 adds webview/context contribution

* Adds additional context support for context menus

Adds `webViewItem` read from nearest `data-vscode-context-menu-item`
Adds `webViewItemElement` read from `data-vscode-context-menu-item-element`

* Adds `preventDefaultContextMenuItems` option

This allows webviews to opt-out of the default (cut/copy/paste) context menu items

* Adds optional `itemValue` context value for handlers

* Adds missing proposed check

* Adds webview command to generate csp hash

* Switches to use single JSON data attr for context
Aggregates all ancestor context

* Revert "Adds `preventDefaultContextMenuItems` option"

This reverts commit 71f0180504.

Also renames proposal from webviewContextMenus to contribWebviewContext to align with other empty contribution point proposals
2022-07-21 21:13:48 +02:00
Martin Aeschlimann
2cb7539f3a bump distro to solve merge conflict (#155876) 2022-07-21 20:27:39 +02:00
Miguel Solorio
81fff43fd6 bump distro (#155790) 2022-07-21 17:11:02 +02:00
Martin Aeschlimann
1a3d550dfa update @vscode/test-web (#155858)
* update @vscode/test-web
2022-07-21 17:08:10 +02:00
Joyce Er
e88e580556 Bump distro (#155754) 2022-07-20 18:18:18 +02:00
Matt Bierner
a3cc2f87ac Pick up latest version of TS for building VS Code (#155668) 2022-07-20 07:06:45 +02:00
Johannes
e93326976a add node-script to run swc 2022-07-19 14:32:46 +02:00
Johannes
e191c94af9 Merge branch 'main' into joh/swc 2022-07-19 12:04:38 +02:00
deepak1556
599241ad74 chore: update electron@19.0.8 2022-07-19 17:57:54 +09:00
deepak1556
c036f3257b Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-19 16:55:56 +09:00
Joyce Er
e28a92fc1f Bump distro (#155507) 2022-07-18 15:11:21 +00:00