Commit graph

1365 commits

Author SHA1 Message Date
Benjamin Pasero 8577c5084c
Revert "fix build (#175619)"
This reverts commit e6fc90366e.
2023-02-28 08:37:47 +01:00
Benjamin Pasero e6fc90366e
fix build (#175619)
Revert "Bump @vscode/policy-watcher (#175195)"

This reverts commit 3bee0c9cf8.
2023-02-28 07:04:19 +01:00
Raymond Zhao 3bee0c9cf8
Bump @vscode/policy-watcher (#175195) 2023-02-27 17:42:19 -08:00
Matt Bierner 42bfe4f68d
Pick up latest TS nightly for building VS Code (#175401)
* Pick up latest TS nightly for building VS Code

* Add cast to avoid type narrowing in tests
2023-02-25 01:09:12 +00:00
Henning Dieterichs a42ec7cdd2
Merge branch 'main' into async-tokenization-2 2023-02-17 17:08:17 +01:00
Henning Dieterichs 6a22e832b7
Adresses PR feedback, adopts most recent textmate version. 2023-02-17 17:04:41 +01:00
Megan Rogge 855ba20c38
use monaco editor in terminal accessible buffer (#174400) 2023-02-16 18:22:28 +01:00
João Moreno 07a7d71087
Bump to @vscode/policy-watcher (#174354)
* use latest @vscode/policy-watcher

* fix compile

* ooops

* lock new version
2023-02-14 16:53:34 +01:00
Robo a36ef13f28
chore: bump node-pty@0.11.0-beta.29 (#174267) 2023-02-13 18:23:37 +01:00
Henning Dieterichs f4b345578d
Adds monaco editor playground launch config & http server 2023-02-10 19:18:47 +01:00
João Moreno c7930ca55d
Revert "bump @vscode/policy-watcher (#174063)" (#174072)
This reverts commit 47e3135bda.

Revert "move to @vscode/policy-watcher (#173950)"

This reverts commit a1e73c96a4.
2023-02-10 16:37:50 +01:00
João Moreno 47e3135bda
bump @vscode/policy-watcher (#174063) 2023-02-10 15:17:07 +01:00
Matt Bierner 9f0d458c21
Pick up latest TS for building VS Code (#173999) 2023-02-09 22:53:02 +01:00
Megan Rogge 3ad462916f
replace last instances of accessibility buffer (#173880) 2023-02-09 11:39:33 -06:00
João Moreno a1e73c96a4
move to @vscode/policy-watcher (#173950) 2023-02-09 07:12:42 -08:00
Megan Rogge a7d49b0f35
use shell integration for richer terminal accessible buffer (#173605) 2023-02-07 14:51:26 -08:00
Matt Bierner 10ba138a7b
Pick up latest TS for building VS Code (#173594) 2023-02-06 10:21:28 -08:00
Megan Rogge d896f7bcd4
add content editable setting, allow non-screen reader users to use accessible buffer (#173322) 2023-02-06 07:48:29 -08:00
Johannes Rieken d19476592d
update test-web (#173301) 2023-02-03 06:07:54 -08:00
Sandeep Somavarapu 8922a506d6
adopt to latest vscode-perf (#173127) 2023-02-02 20:04:23 +01:00
Daniel Imms b3ef59eb5f
Merge pull request #173137 from microsoft/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-02 07:06:36 -08:00
Johannes c09423c5f1
update SWC to support latest TS things 2023-02-02 12:01:28 +01:00
dependabot[bot] dde8dee272
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 10:20:05 +00:00
Robo 363839d7b7
chore: bump node-pty@0.11.0-beta28 (#173090) 2023-02-02 11:18:25 +01:00
Megan Rogge 82d2727bf0
xterm@5.2.0-beta.24 (#173075)
fix #173071
2023-02-01 17:31:21 -06:00
Megan Rogge 6e0c0de2ad
xterm@5.2.0-beta.22 (#172981) 2023-01-31 17:28:01 -08:00
Matt Bierner dc7e2819c6
Pick up latest TS for building VS Code (#172824) 2023-01-30 10:15:31 -08:00
Megan Rogge 7d08b7f404
xterm@5.2.0-beta.21 (#172276) 2023-01-25 14:31:48 +01:00
Megan Rogge 376a3b3a45
xterm@5.2.0-beta.20 (#172191)
xterm@5.2.0-beta.20 fix #172007
2023-01-24 10:37:31 -06:00
Megan Rogge b556f72231
make accessibility buffer readonly (#172067) 2023-01-24 16:42:23 +01:00
Matt Bierner d67db9d358
Pick up latest TS for building VS Code (#172033) 2023-01-23 11:39:28 -08:00
Megan Rogge 7fe57a2f7a
update xterm.js, get accessibility buffer to work on windows (#171850) 2023-01-20 19:04:41 +01:00
Megan Rogge 40e5320b10
xterm@5.2.0-beta.16 (#171764) 2023-01-19 23:02:49 +01:00
Megan Rogge ef9fb8a4ea
add accessibility buffer (#171118) 2023-01-19 12:58:47 -06:00
Robo fdb2befac5
chore: update node-pty@0.11.0-beta27 (#171583) 2023-01-19 11:12:46 +01:00
Benjamin Pasero 498b2ff600
🆙 windows-process-tree (#171698)
* 🆙 `windows-process-tree`

* fix issue
2023-01-19 10:16:02 +01:00
Sandeep Somavarapu 664c4ebf6c
adopt to latest perf module (#171549) 2023-01-17 13:34:44 -08:00
Matt Bierner cc65c347df
Pick up latest TS version for building VS Code (#171536) 2023-01-17 20:04:29 +01:00
Johannes 6fe2f5e97b
update sinon to ESM friendly verson 2023-01-13 11:05:10 +01:00
Sandeep Somavarapu 2c03fff8d1
update vscode-perf version (#171003) 2023-01-10 22:26:18 +01:00
Sandeep Somavarapu 2a277f292a
vscode perf cli (#170953)
- add vscode-perf module
- add script to run perfs
2023-01-10 12:24:05 +01:00
Matt Bierner 1c11b4044d
Pick up latest TS for building VS Code (#170890) 2023-01-09 21:45:59 +01:00
Robo f807491a92
chore: update electron@19.1.9 (#170879) 2023-01-09 18:34:53 +01:00
Benjamin Pasero e5b0dac77d
🆙 @parcel/watcher@2.1.0 (#170603) 2023-01-05 02:28:31 -08:00
dependabot[bot] e3dca06ca4
Bump json5 from 1.0.1 to 1.0.2 (#170515)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  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>
2023-01-04 10:19:32 +01:00
Daniel Imms 6fb7e7a8b1
Update xterm.js
Fixes #158752
2022-12-27 11:16:15 -08:00
Daniel Imms a871eef377
Update xterm.js
Fixes #169614
2022-12-20 15:33:27 -08:00
Tyler James Leonhardt 0510da84dd
Use new version of @vscode/l10n-dev that uses tree-sitter (#169668)
Use new version of @vscode/l10n-dev

Required a bit more refactoring because an API had to be made async.
2022-12-20 19:53:50 +01:00
Benjamin Pasero 430e35b22c
Adopt @parcel/watcher@2.0.7 (#169553)
* watcher - add debounce logic to parcel too

* 🆙 `@parcel/watcher: 2.0.7`

* bring back dispose

* 💄

* more cleanup

* tests

* 💄

* same debounces
2022-12-20 09:34:40 +01:00
Daniel Imms b765c21ee8
Update xterm.js
Fixes #166878
Fixes #158896
Fixes #166909
2022-12-16 12:51:00 -08:00