Commit graph

3934 commits

Author SHA1 Message Date
Connor Peet 7a523c238f
exthost: fix profiling not working (#209142)
* exthost: fix profiling not working

Fixes https://github.com/microsoft/vscode/issues/194678. Requires https://github.com/jrieken/v8-inspect-profiler/pull/3 to be merged and published in order to pass the 'host' down.

* bump package
2024-04-02 18:21:30 +02:00
Connor Peet 87780c04c8
eng: fix CSS tooling crashes watch task (#209278)
Get rid of the gulp-postcss plugin and just implement our own, I couldn't get it to work.

Fixes #207827
2024-04-01 20:15:25 +02:00
Matt Bierner be1efcc505
Pick up latest TS for building VS Code (#209265) 2024-04-01 18:31:02 +02:00
Robo 8e386a6a96
chore: bump version and milestone for 1.89.0 (#208962) 2024-03-28 01:32:05 +01:00
Aaron Munger 0b448a58a7
bump distro commit (#208921) 2024-03-27 17:38:25 +01:00
Connor Peet da9a5c450b
chore: bump distro (#208918)
For https://github.com/microsoft/vscode-distro/pull/903
2024-03-27 17:00:39 +01:00
Robo 6f287b276e
chore: bump electron@28.2.8 (#208868)
* chore: bump electron@28.2.8

* chore: bump distro
2024-03-27 08:47:13 +01:00
Robo cf216ecd5a
chore: run oss tool for 1.88.0 (#208481)
* chore: run oss tool for 1.88.0

* chore: bump distro
2024-03-23 03:43:12 +01:00
Daniel Imms 507f0c54bf
Merge pull request #208244 from microsoft/tyriar/xterm_240320
Update xterm.js
2024-03-21 08:44:05 -07:00
Tyler James Leonhardt a49fc50d7d
Bump distro (#208264) 2024-03-21 00:16:44 +01:00
Daniel Imms 26a111b3a2
Update xterm.js
Fixes #208102
2024-03-20 12:15:08 -07:00
Bhavya U fb14b695a7
Fix accidently showing chat panel welcome (#208237)
* Fix accidently showing chat panel welcome

* Update distro commit ID
2024-03-20 19:52:20 +01:00
Connor Peet 2aa0f1c40b
testing: finalize test coverage (#208115)
Closes #123713
2024-03-19 19:46:17 +01:00
Matt Bierner 18d118aaf5
Pick up latest TS for building VS Code (#208041) 2024-03-18 22:12:00 +01:00
Daniel Imms 16b2e2d68e
Update xterm.js
Fixes a glyph scaling issue among other minor things
2024-03-18 10:30:57 -07:00
Paula 12e00eabd8
bump distro 2024-03-14 14:37:05 -07:00
Daniel Imms b7b436a657
Support rescaling overlapping glyphs
Fixes #206342
2024-03-14 10:02:30 -07:00
Alex Ross 3acfc00951
bump distro (#207595) 2024-03-13 17:01:25 +01:00
Robo 6c1e897687
chore: update electron@28.2.6 (#207388)
* chore: update electron@28.2.6

* chore: update distro
2024-03-12 08:42:05 +01:00
Andrea Mah ac31a0ccdd
bump distro for copilot use of aiTextSearchProvider (#207378) 2024-03-12 01:34:47 +01:00
Connor Peet 64e03c484b
bump distro (#207375) 2024-03-12 00:32:24 +01:00
Matt Bierner e08191789b
Pick up latest TS for building VS Code (#207347) 2024-03-11 19:06:05 +01:00
Aaron Munger 57d282b909
update distro commit (#207337) 2024-03-11 16:53:22 +01:00
Robo c37ca48a96
chore: update node-pty@1.1.0-beta11 (#207153) 2024-03-08 13:48:21 +01:00
Matt Bierner 6403b4367b
Pick up latest TS for building VS Code (#207096) 2024-03-07 12:59:59 -08:00
Alex Ross 855c3e3852
Bump distro (#207074) 2024-03-07 15:22:27 +01:00
Robo 069f4d91f3
chore: bump electron@28.2.5 (#206822)
* chore: bump electron@28.2.5

* chore: bump distro
2024-03-04 19:56:04 +01:00
Alex Ross 3e670468ca
Bump distro (#206812) 2024-03-04 17:36:13 +01:00
Daniel Imms ad1373ca5a
Update xterm 2024-03-04 06:26:29 -08:00
Tyler James Leonhardt 2ea3428bf7
Bump distro (#206652) 2024-03-02 01:18:29 +01:00
Daniel Imms f348847d77
Update xterm
Fixes #204690
2024-02-29 08:46:51 -08:00
Johannes Rieken 3f78333d3f
chore - update distro (#206458) 2024-02-28 19:02:06 +01:00
Sandeep Somavarapu e25f421789
fix #82524 (#206415) 2024-02-28 10:44:26 +01:00
Matt Bierner 920a3a701e
Pick up latest TS for building VS Code (#206264) 2024-02-26 19:56:20 +01:00
Robo 974c6b3fb9
chore: update to electron 28 (#203956)
* chore: update electron@28.1.4

* ci: use latest Node.js v18 release

18.18.2 has npm version that has removed the node-gyp script
which will cause native modules fail to build that rely on
something like `install: node-gyp rebuild`

Refs c93edb55f5

* chore: update rpm dependencies

* chore: bump electron@28.2.1

* chore: bump nodejs@18.18.2

* chore: bump electron@28.2.2

* chore: bump distro
2024-02-26 12:11:47 +01:00
Aiday Marlen Kyzy 640131f6e3
bumping up the version from package json 2024-02-23 13:28:00 +01:00
Rob Lourens efc04b885e
New proposal for chat variable resolver (#205572)
* Tweak ChatFollowup

* Remove API TODOs

* New proposal for chat variable resolver

* Bump distro

* Enforce same-extension followup

* Add participant proposal to integration test folder

* Allow no participant for a followup
2024-02-19 20:52:19 +01:00
Rob Lourens 05bf957b31
Rename the chat agent API to "participant" (#205477)
* Start renaming chat API from "agent" to "participant"

* Rename the rest of the API

* Rename in integration test

* Update integration test api proposals

* Bump distro
2024-02-19 14:53:58 +01:00
isidor bc525c0f33 Update distro hash in package.json 2024-02-19 11:53:12 +01:00
Sandeep Somavarapu 378b4c969b
use vsce-sign module from npm (#205511)
* update distro

* use vsce-sign module

* update distro

* update distro
2024-02-19 09:17:54 +01:00
andreamah 55222fabf2 bump distro for 660e1818ca 2024-02-14 14:06:20 -08:00
Ulugbek Abdullaev b3fc17d24a update vscode-distro hash 2024-02-12 15:59:09 +01:00
Robo 983a3bc0ae
chore: bump electron@27.3.2 (#204960)
* chore: bump electron@27.3.2

* chore: bump distro
2024-02-12 06:42:48 +01:00
Tyler James Leonhardt 2fa5c6538e
Bump distro (#204868) 2024-02-09 23:29:21 +01:00
Connor Peet 06eee91ac7
eng: update CLI and a fix for extension test coverage (#204662) 2024-02-08 00:37:58 +01:00
Alex Ross a81f19bd71
Bump distro (#204602) 2024-02-07 14:46:47 +01:00
Robo 926d4e5fd1
chore: update electron@27.3.1 (#204580)
* chore: update electron@27.3.1

* chore: bump distro
2024-02-07 12:08:06 +01:00
Matt Bierner 0f47ae7932
Pick up latest TS for building VS Code (#204527) 2024-02-06 11:39:50 -08:00
Robo cf7ddbb51d
fix: use legacy server as default with additional warnings (#204377)
* ci: switch to glibc 2.17 remote server

* chore: signal user about unsupported connection

* chore: address review comments

* chore: update nodejs build

* chore: bump distro

* chore: lower the minimum requirements

* fix: glibc version check

* chore: remove explicit connection disposal
2024-02-06 11:25:58 +01:00
Daniel Imms dbdf5813d7
Update xterm.js
Fixes #204104
2024-02-02 11:15:55 -08:00