Commit Graph

3193 Commits

Author SHA1 Message Date
Henning Dieterichs
fbdac2fd84 Updates distro 2022-05-31 15:56:56 +02:00
Alexandru Dima
28f5543cdf update distro (#150751) 2022-05-31 07:26:55 +02:00
Robo
1a39a4eadf chore: update electron@17.4.6 (#150727) 2022-05-30 17:48:04 +02:00
João Moreno
b6cd2b1f8a bump vscode-policy-watcher (#150710) 2022-05-30 13:37:14 +00:00
Sandeep Somavarapu
46b855742e update distro (#150704) 2022-05-30 12:28:12 +00:00
Robo
58555a1d6e chore: update electron@17.4.5 (#150676) 2022-05-30 08:32:44 +02:00
SteVen Batten
3b1e1a7c85 update distro (#150579) 2022-05-27 23:57:22 +00:00
SteVen Batten
ed192fbf22 updating tas-client-umd to 0.1.6 (#150574) 2022-05-27 19:13:34 -04:00
Daniel Imms
10ffbf5255 xterm@4.19.0-beta.56 - consistent overview ruler height
Fixes #148138
2022-05-27 12:54:48 -07:00
Daniel Imms
367ef09fd4 xterm@4.19.0-beta.55 - opaque selection in dom renderer
Fixes #150553
2022-05-27 11:18:21 -07:00
Daniel Imms
cf49893c1a Update xterm
This brings in fixes to search xtermjs/xterm.js#3834 and xtermjs/xterm.js#3831

Fixes #148109
2022-05-26 15:30:11 -07:00
Daniel Imms
9c1926d726 xterm@4.19.0-beta.52
Fixes #148061
2022-05-25 12:51:23 -07:00
Logan Ramos
15e4ae374b Bump distro (#150191) 2022-05-23 16:42:01 +02:00
João Moreno
ee7e39b672 Merge pull request #150004 from microsoft/sandy081/policy
Implement policies in VS Code
2022-05-23 16:15:01 +02:00
Daniel Imms
9e1c5d60ae Fix exception that could occur during render
Fixes #149867
Fixes #149865
2022-05-20 11:45:01 -07:00
Sandeep Somavarapu
078c77cf49 Merge branch 'main' into sandy081/policy 2022-05-20 10:15:27 +02:00
isidor
a952653a56 update distro 2022-05-20 09:54:10 +02:00
Matt Bierner
3f27a6103b Pick up latest TS nightly for building VS Code (#149959) 2022-05-19 11:01:45 -07:00
Robo
60e199cda4 chore: bump electron@17.4.4 (#149896) 2022-05-18 22:34:26 -07:00
Joao Moreno
ffb7b00100 Merge commit 'ae2202631366eea0aaed6f881f87c2b44ae1b647' into sandy081/policy 2022-05-18 20:12:22 +02:00
Daniel Imms
5cdfdb435f Support selection foreground in terminal
Fixes #149505
2022-05-18 09:45:17 -07:00
Joao Moreno
56eca91b26 add vscode-policy-watcher dependency, support registerPolicyDefinitions 2022-05-18 14:13:58 +02:00
Joao Moreno
c88474c6bc depend on vscode-policy-watcher 2022-05-18 11:03:34 +02:00
Sandeep Somavarapu
ae1a59aa40 Merge pull request #149697 from microsoft/sandy081/deprecatedExtensions
Support deprecated extensions
2022-05-17 12:28:48 +02:00
Sandeep Somavarapu
4904c88c9d update distro 2022-05-17 11:04:38 +02:00
Daniel Imms
d3637bb804 Update xterm for contrast ratio luminance change
Fixes #149495
2022-05-13 13:06:02 -07:00
Daniel Imms
99e15df830 Update xterm and make term find styles consistent with editor
- A bunch of changes to xterm.js including bg/fg decoration overrides
- Tweak find colors to use background instead of border, align with the editor
- Change high contrast themes to also align, including selection bg
- Clear the find active result decoration on blur and when the selection changes

Fixes #147013
Fixes #145751
2022-05-13 10:17:33 -07:00
isidor
dd4f49256d update distro to inclcude new rust recommendation 2022-05-13 14:06:31 +02:00
Robo
624bbc4fb9 chore: update electron@17.4.3 (#149315) 2022-05-11 20:41:51 -07:00
Matt Bierner
93d046904e Pick up TS 4.7 RC (#149301)
Also picks up new TS nightly version for building VS Code
2022-05-11 17:34:23 -07:00
Joyce Er
087b46bb20 Bump distro (#149218) 2022-05-10 23:20:41 -07:00
Robo
3d7135a49f ci: fix 32-bit builds of native modules (#149062)
* ci: fix 32-bit builds of native modules

* chore: bump distro
2022-05-09 10:00:18 +00:00
Megan Rogge
7a265562f8 fix #148857 (#148923) 2022-05-06 09:21:16 -07:00
Martin Aeschlimann
e6cd7f96c7 bump distro 2022-05-06 14:24:19 +02:00
Logan Ramos
349fa5e170 Bump Distro (#148842) 2022-05-05 16:49:49 -04:00
Logan Ramos
3f5f8580f9 Bump distro (#148838) 2022-05-05 19:45:47 +00:00
Joyce Er
7650816e11 Bump package.json version (#148825) 2022-05-05 18:22:33 +00:00
Logan Ramos
b16dc5f6ef Upgrade tas client modules (#148796)
* Upgrade tas client modules

* Fix root package being wrong version

Co-authored-by: SteVen Batten <6561887+sbatten@users.noreply.github.com>
2022-05-05 13:37:33 -04:00
Johannes
c13d581bce move gulp-tsb into the build/lib remove as dependency 2022-05-05 11:35:33 +02:00
Matt Bierner
2108837fc1 Pick up new TS version for building VS Code 2022-05-02 15:54:31 -07:00
isidor
1cca784e1f update distro 2022-05-02 11:58:12 +02:00
Benjamin Pasero
c6bd448948 debt - bring @types/mocha up to date with version 9.x 2022-05-02 08:30:27 +02:00
Logan Ramos
f3a3cbd829 Bump distro 2022-04-29 09:44:02 -04:00
meganrogge
c931f100c1 xterm-addon-search@0.9.0-beta.25
fix #148295
2022-04-27 12:22:34 -07:00
Megan Rogge
410fe0fc78 fix terminal find bugs (#148222) 2022-04-26 16:39:20 -07:00
Joyce Er
1899618da3 Bump distro 2022-04-25 16:42:28 -07:00
Ian Huff
305eef1f87 update distro due to adding jupyter powertoys to proposed API (#148086)
Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local>
2022-04-25 16:34:21 -07:00
Logan Ramos
cbe70edea7 Bump distro 2022-04-22 09:32:56 -04:00
Johannes
a9dbd356a3 update distro 2022-04-22 14:18:58 +02:00
Megan Rogge
3c8d308a1f add max threshold for find results for which to show decorations (#147879) 2022-04-21 16:59:35 -07:00