Commit Graph

418 Commits

Author SHA1 Message Date
Lee Murray faf455123e Update @vscode/codicons to version 0.0.46-10 (#316592)
chore: update @vscode/codicons version to 0.0.46-10 in package.json and package-lock.json

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2026-05-15 13:12:03 -07:00
Lee Murray a72022b9f0 Update @vscode/codicons version to 0.0.46-8 (#315682)
Update @vscode/codicons version to 0.0.46-8 in package.json and package-lock.json

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2026-05-11 08:11:52 -07:00
Bryan Chen 5e517570c7 chore(deps): bump @xterm/* to beta.213 to pick up overview ruler dispose fix
Picks up xterm.js commit 08ae141 (xtermjs/xterm.js#5826) which adds dispose / hasRenderer guards in OverviewRulerRenderer and cancels its pending requestAnimationFrame on dispose. This addresses the long-standing 'Cannot read properties of undefined (reading ''dimensions'')' crash tracked in microsoft/vscode#303546.
2026-05-01 16:09:16 -07:00
Lee Murray 7f23453970 Update @vscode/codicons version to 0.0.46-6 (#313547)
Update @vscode/codicons version to 0.0.46-6 in package.json and package-lock.json

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2026-04-30 18:03:42 +00:00
Lee Murray 6a3da5ff32 Update @vscode/codicons version to 0.0.46-5 (#309907)
Update @vscode/codicons version to 0.0.46-5 in package.json and package-lock.json

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2026-04-14 19:43:00 +00:00
Rob Lourens 063a61dbb7 agentHost Adopt new tree-sitter (#308352)
* agentHost Adopt new tree-sitter

* Bump in web

* Fix test

* fix tests
2026-04-08 00:41:31 +00:00
Anthony Kim 0e637c9101 Update xterm to beta.197 (#308317) 2026-04-07 15:31:28 -07:00
Anthony Kim 4370953ab5 Update xterm to 6.1.0-beta.196 (#307288) 2026-04-02 12:14:42 -07:00
Lee Murray dbc84712ae Update @vscode/codicons version to 0.0.46-1 (#304821)
Update @vscode/codicons version to 0.0.46-1 in package.json and package-lock.json

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2026-03-26 12:42:39 +00:00
Alex Dima 0a0ba75021 Adopt new codicons version 2026-03-21 21:08:48 +01:00
Anthony Kim 7461493056 Bump xterm to 6.1.0-beta.191 (#300822) 2026-03-11 10:40:56 -07:00
Matt Bierner e9b82791e6 Commit other npmrc files 2026-03-10 20:56:09 -07:00
Anthony Kim 01eb53f0f9 Bump xterm to take IME overflow fix (#300322)
Bump xterm to take IME fix
2026-03-10 11:03:43 -07:00
Lee Murray 31fa18a9e4 Update @vscode/codicons to version 0.0.45-14 (#300457)
chore: update @vscode/codicons version to 0.0.45-14 in package.json and package-lock.json

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2026-03-10 15:13:09 +00:00
Anthony Kim 4fb8242c5f Bump xterm to fix kitty keyboard protocol (#299833) 2026-03-07 23:03:35 -08:00
Anthony Kim 587cae6666 Bump xterm for imageAdded api (#299073) 2026-03-04 10:17:14 -08:00
mrleemurray cf8f3944b5 update: bump @vscode/codicons version to 0.0.45-12 in package.json and package-lock.json 2026-03-04 13:22:47 +00:00
mrleemurray d38271c050 feat: update @vscode/codicons to version 0.0.45-11 and add new 'new-session' icon 2026-02-26 15:55:51 +00:00
mrleemurray 9bd29418e0 Update @vscode/codicons to version 0.0.45-10 in package.json and package-lock.json 2026-02-23 15:33:53 +00:00
Anthony Kim 80eaba3b1c Bump xterm for kitty image updates (#296577) 2026-02-20 13:12:33 -08:00
Matt Bierner 7a3b0181f0 Update other packages as well 2026-02-18 22:18:31 -08:00
Anthony Kim f32f3306fd Enable kitty graphics protocol, bump xterm.js (#295701)
* Bump xterm to enable kitty images

* edit comment about gpu acceleration+kitty

* Update to 162

* Update please

* Mention enable transparency mode

* Stop messing with git

* Update to 165
2026-02-17 21:12:26 -08:00
mrleemurray 3a4baed816 Update @vscode/codicons version to 0.0.45-8 in package.json and package-lock.json 2026-02-16 12:41:06 +00:00
mrleemurray 9d1ba054ae Update codicons version to 0.0.45-7 and add new icon 'openInWindow' 2026-02-13 13:52:46 +00:00
mrleemurray 341b0df09f Update @vscode/codicons to version 0.0.45-6 in package.json and package-lock.json 2026-02-11 11:37:12 +00:00
Daniel Imms ba35bc88a7 Revert "Merge pull request #294104 from microsoft/tyriar/revert"
This reverts commit a8f61833a3, reversing
changes made to 7e883bb398.
2026-02-10 08:23:47 -08:00
Daniel Imms 64894bd732 Revert "Merge pull request #294081 from microsoft/tyriar/xterm_20260210"
This reverts commit fbefd6388b, reversing
changes made to f8b1fe06c5.
2026-02-10 03:33:23 -08:00
Daniel Imms 8def2f99b7 @xterm/xterm@6.1.0-beta.152
Fixes #293529
2026-02-10 01:47:20 -08:00
Daniel Imms 359c2ec968 @xterm/xterm@6.1.0-beta.144
Fixes #245840
Fixes #290919
Part of #292572
Part of #292550
2026-02-03 08:24:12 -08:00
mrleemurray 1a4b5b0af1 Update @vscode/codicons version to 0.0.45-5 in package.json and package-lock.json 2026-02-02 11:37:08 +00:00
mrleemurray 12ce890b0b Update @vscode/codicons to version 0.0.45-4 and add 'claude' icon to codiconsLibrary 2026-01-29 17:26:06 +00:00
mrleemurray a6f5b3e9a6 Update @vscode/codicons to version 0.0.45-2 and add 'openai' icon to codiconsLibrary 2026-01-29 16:07:23 +00:00
Daniel Imms 94fe2c1a48 @xterm/xterm@6.1.0-beta.109
Part of #286809

This brings in xtermjs/xterm.js#5625
2026-01-27 06:59:35 -08:00
Johannes Rieken e7a06c8eab Revert "@xterm/xterm@6.1.0-beta.109" (#290689)
This reverts commit aef55e6ca4.
2026-01-27 07:12:59 +00:00
Daniel Imms aef55e6ca4 @xterm/xterm@6.1.0-beta.109
Part of #286809
2026-01-26 14:57:06 -08:00
Alex Ross ebfddb80a1 Update codicons to get worktree icon (#290425) 2026-01-26 16:39:06 +00:00
Alex Ross 10abebd051 Get codicons from node module (#289705)
* Revert "Revert codicon change (#289683)"

This reverts commit de6f371a92.

* Always run postinstall

* Two more places

* Move codicon copy into compilation

* Fix pipelines

* Update readme

* Fix watch task

* Move copy codicons

* MIssed some spots

* Error handing

* Fix path
2026-01-26 12:13:48 +01:00
Aiday Marlen Kyzy d3cca074a0 upgrading the vscode-textmate package (#289876) 2026-01-23 11:42:12 +00:00
Alex Ross de6f371a92 Revert codicon change (#289683)
Revert "Copy codicons file as part of the build (#289411)"

This reverts commit 08d958aa2b.
2026-01-22 17:08:50 +00:00
Alex Ross 08d958aa2b Copy codicons file as part of the build (#289411)
* Copy codicons file as part of the build

Part of #283823

* Merge branch 'main' into alexr00/inadequate-skink

* Remove unneeded changes

* Add readme

* Merge branch 'main' into alexr00/inadequate-skink

* Error handling for copy

* Do copy for editor

* Merge branch 'main' into alexr00/inadequate-skink

* Bump codicon version
2026-01-22 15:57:44 +01:00
Daniel Imms 9d173ad771 Merge pull request #287561 from microsoft/tyriar/xterm_260113
@xterm/xterm@6.1.0-beta.102
2026-01-16 03:33:20 -08:00
Aiday Marlen Kyzy 27782b41f2 using relative values instead of absolute values for the font size and the line height (#286006)
* using relative values instead of absolute values for the font size and the line height

* renaming to multiplier

* setting back to font size and line height

* Revert "renaming to multiplier"

This reverts commit 5588855659.

* doing some polishing work

* changing the api

* updating to higher version of vscode-textmate

* also changing the vscode textmate package version for the remote extension

* increasing the vscode textmate version in remote/web

* updating package lock json

* using css variables instead of fetching font size from config service

* removing the second multiplier event

* adding ? after dom element style

* Ensure dots from floating fontSize are stripped from class names

---------

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2026-01-14 09:02:47 +00:00
Daniel Imms 9c0fffb260 @xterm/xterm@6.1.0-beta.102
Part of #286870 (main)
2026-01-13 07:03:38 -08:00
Daniel Imms 3a8e4c6556 @xterm/xterm@6.1.0-beta.101
Part of #286896
2026-01-12 07:25:31 -08:00
Daniel Imms de9f107dd7 @xterm/xterm@6.1.0-beta.100 2026-01-10 06:09:57 -08:00
Daniel Imms 41eb2039bc @xterm/xterm@6.1.0-beta.99
Part of #286809
Fixes #286810
2026-01-10 04:58:07 -08:00
Daniel Imms fb2a051d73 @xterm/xterm@6.1.0-beta.91
Fixes #245838
Fixes #245839
2026-01-06 08:46:04 -08:00
Daniel Imms e96281c4c4 @xterm/xterm@6.1.0-beta.89
Fixes #239541
2026-01-05 02:43:20 -08:00
Daniel Imms f3b1f2f017 @xterm/xterm@6.1.0-beta.77
Fixes #285329
Fixes #285518
2026-01-01 08:49:24 -08:00
Daniel Imms ad3a9ff488 xterm@6.1.0-beta.56
Fixes #285138
Part of #285180
Fixes #252449
Fixes #230120
2025-12-29 03:39:30 -08:00