Logan Ramos
|
45cf75ebe4
|
Update TAS client (#211484)
|
2024-04-26 22:38:14 +02:00 |
|
Daniel Imms
|
6cdd364d93
|
Remove canvas renderer
Fixes #209276
|
2024-04-26 05:54:23 -07:00 |
|
Logan Ramos
|
f6d0e7f6aa
|
Bump version (#211398)
|
2024-04-26 02:26:07 +02:00 |
|
isidorn
|
05c653a775
|
update distro pointer
|
2024-04-23 17:59:48 +02:00 |
|
Daniel Imms
|
a2c50be101
|
Update xterm
Fixes #210833
|
2024-04-22 13:41:49 -07:00 |
|
Alex Ross
|
ba27ce38fd
|
Bump distro (#210756)
|
2024-04-19 18:07:30 +02:00 |
|
Daniel Imms
|
34a283acbc
|
Merge pull request #210706 from microsoft/tyriar/update_cursor_still
PromptInputModel: Update model when prompt changes without cursor movement
|
2024-04-19 07:45:25 -07:00 |
|
Benjamin Pasero
|
e4af377658
|
🆙 distro (#210726)
|
2024-04-19 10:54:19 +02:00 |
|
Daniel Imms
|
5b0f10e26e
|
Update xterm to bring in onWriteParsed API
|
2024-04-18 16:40:16 -07:00 |
|
Sandeep Somavarapu
|
f921bd8d1e
|
log extension signature verification output on success (#210596)
|
2024-04-17 13:41:32 -07:00 |
|
Robo
|
2972d0f98c
|
chore: bump native-keymap@3.3.5 (#210539)
|
2024-04-17 11:27:48 +02:00 |
|
Daniel Imms
|
821e3a1fa1
|
Merge remote-tracking branch 'origin/main' into tyriar/gpu_exploration
|
2024-04-13 09:19:13 -07:00 |
|
Daniel Imms
|
2a3c5c8115
|
Update xterm
Fixes #170963
|
2024-04-12 17:00:03 -07:00 |
|
Martin Aeschlimann
|
eef0da0b89
|
update weppack so we can build the latest language client (#208908)
* update weppack so we can build the latest language client
* update webpack types
* update yarn file
|
2024-04-10 15:19:18 +02:00 |
|
isidorn
|
9f772a83fc
|
update distro
|
2024-04-09 12:11:19 +02:00 |
|
Matt Bierner
|
d446edf5c5
|
Pick up latest TS for building VSCode (#209881)
|
2024-04-08 20:57:33 +02:00 |
|
Benjamin Pasero
|
794b0c2851
|
🆙 distro (#209856)
|
2024-04-08 18:03:15 +02:00 |
|
Alex Ross
|
927ff5bac3
|
Bump distro (#209636)
|
2024-04-05 15:55:58 +02:00 |
|
Matt Bierner
|
125e308ea4
|
Bump @typescript-eslint versions (#209516)
6.x is the latest release that supports our current node target
|
2024-04-04 10:36:59 -07:00 |
|
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 |
|
Daniel Imms
|
838fced854
|
Merge remote-tracking branch 'origin/main' into tyriar/gpu_exploration
|
2024-03-29 18:37:58 -07: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 |
|
Daniel Imms
|
679935d556
|
Get webgpu rendering a char
|
2024-03-22 23:23:35 -07: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 |
|