Commit Graph

1252 Commits

Author SHA1 Message Date
Daniel Imms
1c3bd7a719 Update xterm.js
Main change: xtermjs/xterm.js#3992
2022-09-02 13:18:22 -07:00
Johannes
95205a3cdd Merge branch 'main' into joh/swc 2022-08-31 16:45:01 +02:00
Daniel Imms
e0335f887b Update xterm webgl addon
Fixes #39278
2022-08-30 09:13:52 -07:00
Daniel Imms
76384da25e Working OSC hyperlinks
Part of #39278
2022-08-30 08:39:55 -07:00
Johannes
fb76d213f9 update swc 2022-08-30 14:16:18 +02:00
Johannes
a252938303 Merge branch 'main' into joh/swc 2022-08-30 14:14:22 +02:00
Matt Bierner
5e92794be6 Re-enable running our eslint rules using ts-node (#159495)
Resubmission of #157532 with the following changes:

- Use `eslint-plugin-local` instead of `yarn` link to run our plugins
- Move our plugins to a top level `.eslintplugin` dir (as required by `eslint-plugin-local`)
- Update all names to `local/`
2022-08-30 08:40:04 +02:00
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
Daniel Imms
1ecc2a8fd2 Update xterm
Fixes #158326
2022-08-19 14:08:43 -07:00
Robo
1a582f7c07 chore: update electron@19.0.12 (#158025) 2022-08-13 08:08:37 +02:00
Matt Bierner
7b38f89422 Pick up new TS version for building VS Code (#157962) 2022-08-11 16:58:58 -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
Connor Peet
39e77d74ca fix: parse errors in coverage command (#156837)
Fixes #155615
2022-08-05 18:27:40 +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
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
Daniel Imms
2f72682e5d Add canvas renderer addon 2022-08-01 09:29:26 -07: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
d620fd3aa7 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-25 13:17:53 +09:00
Daniel Imms
d35989fd5b xterm@4.20.0-beta.20
Fixes #155232
2022-07-22 08:49:54 -07:00
Martin Aeschlimann
1a3d550dfa update @vscode/test-web (#155858)
* update @vscode/test-web
2022-07-21 17:08:10 +02:00
dependabot[bot]
abf921bd9c Bump terser from 4.8.0 to 4.8.1 (#155680)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 11:38:23 +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
Daniel Imms
de91899be2 xterm@4.20.0-beta.13
Fixes #155035
2022-07-14 05:32:01 -07:00
Johannes
692ef3e8a6 update to latest swc 2022-07-13 18:03:09 +02:00
Johannes
407d07ae63 Merge branch 'main' into joh/swc 2022-07-13 17:55:26 +02:00
Daniel Imms
9f3a127b41 xterm@4.20.0-beta.12
Fixes #151225
Fixes #154689
Fixes #154700
Fixes #154702
2022-07-11 12:54:50 -07:00
Matt Bierner
30b6e1a9b7 Pick up latest TS nightly for building VS Code (#154821) 2022-07-11 08:41:41 -07:00
Johannes
938b7cf116 update to latest swc 2022-07-11 16:54:53 +02:00
Johannes
7dc3c0316e Merge branch 'main' into joh/swc 2022-07-11 16:16:38 +02:00
deepak1556
d5dc423bd8 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-11 16:59:11 +09:00
Daniel Imms
b813ee1497 Update xterm
Fixes #154324
2022-07-08 13:12:40 -07:00
deepak1556
5f79b51181 chore: bump electron@19.0.7 2022-07-07 21:25:31 +09:00
Logan Ramos
d6114a70be Remove app insights (#154296)
* Remove app insights

* Update product service to remove asimovKey
2022-07-06 22:23:30 -04:00