Commit graph

1309 commits

Author SHA1 Message Date
Matt Bierner 07956026d7
Pick up latest TS for building VS code (#167959)
Fixes a number of cases around enums: https://github.com/microsoft/TypeScript/pull/50528

- Adds `None` entries for a number of bitfield enums
- Adds casts for `ColorId`, which is open ended
2022-12-02 14:23:04 -08:00
dependabot[bot] a46f12f7c8
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 10:00:43 +00:00
Robo 9908b3d5ae
chore: update electron@19.1.8 (#167677) 2022-11-29 18:28:23 -08:00
Alexandru Dima 262fe2c606
update deps (#167275)
* update deps

* Roll back `vscode-textmate` to `7.0.1` since there are major changes to adopt
2022-11-28 09:33:15 +01:00
Ladislau Szomoru 6c84b1bd63
Engineering - Update minimatch (#167102)
Update minimatch
2022-11-23 21:43:52 +00:00
Robo f6f1d64ef9
chore: update electron@19.1.6 (#167095) 2022-11-23 20:55:20 +00:00
Daniel Imms 4cd7bfa2cd
Update xterm.js
Fixes #166158
2022-11-23 09:55:57 -08:00
Daniel Imms c646be0663
Merge pull request #165859 from microsoft/tyriar/update_xterm
Update xterm.js
2022-11-23 08:32:34 -08:00
Alexandru Dima 0516a1ef19
Revert "update deps" (#167006)
Revert "update deps (#166986)"

This reverts commit 0aa068c067.
2022-11-22 12:41:12 -08:00
Alexandru Dima 0aa068c067
update deps (#166986) 2022-11-22 09:50:58 -08:00
dependabot[bot] 52e04424d1
Bump loader-utils from 1.4.1 to 1.4.2 (#166406)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 11:29:37 +01:00
João Moreno 1a69d6cb15
bump deemon (#166349) 2022-11-15 10:56:48 +01:00
Benjamin Pasero 5cc89c7ff6
🆙 @vscode/sqlite3@5.1.2-vscode (#166290) 2022-11-14 08:39:07 -08:00
Matt Bierner 292a939917
Pick up latest TS for building vscode (#165875) 2022-11-08 15:56:04 -08:00
Daniel Imms 5885042e32
Update xterm.js
Mainly brings in the texture atlas page/merging changes
2022-11-08 11:51:21 -08:00
dependabot[bot] 391235a7e9
Bump loader-utils from 1.4.0 to 1.4.1 (#165770) 2022-11-07 21:59:09 -08:00
Tyler James Leonhardt a8ae2cedaf
Include JS files in XLF creation for extensions (#165774)
* Bumps @vscode/l10n-dev to a version that supports JS files
* Pulls in JS files (and TSX & JSX) in addition to TS to account for scenarios like Emmet which pulls in @vscode/emmet-helper as an npm package
2022-11-07 19:50:39 -08:00
Matt Bierner 0bc4682239
Pick up latest TS for building VS Code (#165562) 2022-11-04 16:02:01 -07:00
Matt Bierner d1c401cbde
Pick up latest TS for building VS Code (#165104)
* Pick up latest TS for building VS Code

* Pick up latest node typings

* Bump node types
2022-11-01 02:43:09 -07:00
Robo 4236d5c19d
chore: update electron@19.1.3 (#164864) 2022-10-28 11:04:35 +02:00
Matt Bierner 76bfebd0be
Pick up latest TS for building VS Code (#164523) 2022-10-24 16:52:40 -07:00
Daniel Imms 0181743218
Update xterm.js
Fixes an issue where decorations could cause dropped frames
2022-10-21 16:26:37 -07:00
Johannes Rieken 71ab69d849
update playwright (#164238) 2022-10-21 12:46:04 +02:00
João Moreno 33e94dc844
bump deemon (#164224) 2022-10-21 01:31:45 -07:00
Daniel Imms bbfff68d40
Update xterm.js
Fixes #163448
2022-10-19 12:13:27 -07:00
Matt Bierner b08633e2df
Pick up latest TS for building VS Code (#164044) 2022-10-19 13:24:08 -04:00
Daniel Imms d105e09d00
Reapply and fix xterm update (#164019)
* Revert "Revert "Update xterm.js" (#164002)"

This reverts commit 462ecfab53.

* Adopt xterm internal API change

See xtermjs/xterm.js#4207
2022-10-19 11:18:24 -04:00
Martin Aeschlimann b16cd2d486
update @vscode/test-web (#164021) 2022-10-19 05:57:23 -07:00
Alexandru Dima 462ecfab53
Revert "Update xterm.js" (#164002) 2022-10-19 01:58:06 -07:00
meganrogge 22978f0b6f
xterm@5.1.0-beta.35 2022-10-19 00:17:39 -04:00
Daniel Imms a6a64fb2e2
Merge branch 'main' into tyriar/xterm3 2022-10-13 10:28:35 -07:00
Tyler James Leonhardt 342aa9c59a
Improvements to i18n (#163372)
* remove dead code from Transifex

* use @vscode/l10n-dev for XLF operations for extensions

* generated files

* more generated files

* remove dead code

* move l10n-dev to where gulp is

* generated
2022-10-12 14:10:57 -07:00
Matt Bierner 1bda1e241c
Pick up latest TS for building VS Code (#163375) 2022-10-11 17:13:00 -07:00
Daniel Imms d483681104
Update xterm.js
- Create onSpecificOptionChange and onMultipleOptionChange helpers xtermjs/xterm.js#4195
- Fix demo again xtermjs/xterm.js#4193
- Switch to Ubuntu 20.04 xtermjs/xterm.js#4192
- Fix clearTextureAtlas call as implemented on IRenderer xtermjs/xterm.js#4180
- Create theme service xtermjs/xterm.js#4188
- Ensure stale bitmap is not used when drawing new characters xtermjs/xterm.js#4189
- Lint rule for on=event emitter and rename all methods with on prefix to handle xtermjs/xterm.js#4187
- Fix a bunch of memory retention problems xtermjs/xterm.js#4185
2022-10-10 07:07:36 -07:00
Megan Rogge 6483e39fb7
xterm-addon-webgl@0.14.0-beta.20 (#163021)
xterm-addon-webgl@0.14.0-beta.20 

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2022-10-07 17:13:49 -07:00
Daniel Imms becaa24c93
Update xterm.js 2022-10-07 10:58:10 -07:00
Matt Bierner a4c9ea968d
Pick up latest versions of eslint (#162896) 2022-10-06 15:37:27 -07:00
Daniel Imms 55be96c199
Merge pull request #162855 from microsoft/tyriar/xterm2
Update xterm.js
2022-10-06 12:34:50 -07:00
Matt Bierner 99e126b0b2
Pick up latest TS version for building VS Code (#162786)
Pick up latest TS for building VS Code
2022-10-06 12:08:45 -07:00
Daniel Imms ae49262345
Update xterm again
This includes a revert to event refactor which will fix vscode's
internal access. It was going to be reverted anyway.
2022-10-06 10:38:05 -07:00
Daniel Imms d3e41d26ed
Update xterm.js
- Bump copyright year xtermjs/xterm.js#4176
- Share texture atlas cache code between webgl and canvas renderers xtermjs/xterm.js#4170
- Add willReadFrequently to canvas renderer too xtermjs/xterm.js#4169
- Ensure texture atlas comparison uses rgba not object xtermjs/xterm.js#4168
- Create new event with emitter object to simplify code xtermjs/xterm.js#4166
- Define all events and emitters consistently xtermjs/xterm.js#4165
- Inline dirty row service into input handler xtermjs/xterm.js#4163
- Move w objects to $ prefix variables xtermjs/xterm.js#4162

Fixes #158984
Fixes #158874
2022-10-06 09:18:33 -07:00
Daniel Imms 07ef05f7c8
Update xterm
- Fixes a performance regression related to microtasks
- Fixes trusted types error breaking DOM renderer

Fixes #161970
2022-09-28 14:47:52 -07:00
Daniel Imms 4e074b4631
Update xterm
- Fix priority task queue and idle callback fallback xtermjs/xterm.js#4155
- Remove queuemicrotask polyfill xtermjs/xterm.js#4154
- Fix repetitive microtask problem xtermjs/xterm.js#4153
2022-09-27 12:59:08 -07:00
Daniel Imms d1f20dbf2d
Update xterm
- Optimize critical I/O path for input latency xtermjs/xterm.js#4145
- Add PriorityTaskQueue xtermjs/xterm.js#4144
- Use the browser's IdleDeadline to determine max task time xtermjs/xterm.js#4143
- Defer paused renderer resize to idle callback xtermjs/xterm.js#4142
- Do char atlas warmup via new IdleTaskQueue xtermjs/xterm.js#4141
- Share rgba vars throughout Color.ts, fast setTheme parseColor xtermjs/xterm.js#4140
- Optimize contexts for reading frequently xtermjs/xterm.js#4137
- Fix width of upper 1/8 block char xtermjs/xterm.js#4134

Fixes #161323
2022-09-26 07:01:42 -07:00
Daniel Imms 6815c43e78
Update xterm
Main change is warm up of char atlas is performed on an idle frame
2022-09-23 06:15:23 -07:00
Matt Bierner 4b973c8ebc
Pick up latest TS for building VS Code (#161426) 2022-09-21 14:56:43 -07:00
Benjamin Pasero d4a02ffb61
🆙 playwright even more (#161374) 2022-09-21 00:31:52 -07:00
Benjamin Pasero 772289fd6a
tests - update playwright (#161367) 2022-09-20 22:07:05 -07:00
Matt Bierner 6c3e1f0ff1
Pick up latest notebook renderer API typings (#161135) 2022-09-16 13:09:20 -07:00
Matt Bierner 687712b871
Pick up latest TS nightly for building VS Code (#161127) 2022-09-16 10:37:58 -07:00