Commit graph

1164 commits

Author SHA1 Message Date
deepak1556 f1eff665aa chore: update electron@18.3.0 2022-05-31 08:25:33 +09:00
deepak1556 77e9053497 chore: bump electron@18.1.0 2022-05-31 08:25:32 +09:00
deepak1556 1044556d8b chore: bump electron@18.0.0-beta.4 2022-05-31 08:25:29 +09: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
Robo 58555a1d6e
chore: update electron@17.4.5 (#150676) 2022-05-30 08:32:44 +02: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
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
Matt Bierner 3f27a6103b
Pick up latest TS nightly for building VS Code (#149959) 2022-05-19 11:01:45 -07:00
João Moreno a63bebc296
build: ⬆️ bump deemon (#149938)
fixes deemon issue

https://github.com/joaomoreno/deemon/issues/6
2022-05-19 14:02:56 +00: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
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
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
Megan Rogge 7a265562f8
fix #148857 (#148923) 2022-05-06 09:21:16 -07: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
Benjamin Pasero c6bd448948
debt - bring @types/mocha up to date with version 9.x 2022-05-02 08:30:27 +02: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
Megan Rogge 3c8d308a1f
add max threshold for find results for which to show decorations (#147879) 2022-04-21 16:59:35 -07:00
deepak1556 cff4c7d59b chore: bump electron@17.4.1 2022-04-21 22:48:49 +09:00
meganrogge 548da541d8
fix #146406 2022-04-19 19:08:50 -07:00
meganrogge 5ff2eb2b90
xterm@4.19.0-beta.23
fixes #146406
2022-04-19 15:41:14 -07:00
meganrogge dafbfe227f
xterm@4.19.0-beta.22
fixes #147602
fixes #147659
2022-04-19 11:05:03 -07:00
Matt Bierner bb5215fff6
Pick up new TS version for building VS Code 2022-04-19 10:17:08 -07:00
Matt Bierner cc74238173
Update to build VS Code using latest TS nightly (#146933)
* Fixing line height if drop into prompt wraps

* Use keybinding style for `shift` in overlay

* Update to build VS Code using latest TS nightly

* Fix compile error

* Bump TS

* Add constraint
2022-04-14 13:58:26 -07:00
meganrogge 42f6aedda1
xterm@4.19.0-beta.21 2022-04-13 11:38:52 -07:00
Joao Moreno 2aa78c8cfb
bump gulp-shell 2022-04-13 16:07:12 +02:00
Benjamin Pasero fa8d1063f6
🆙 1.21.0 (#147348)
* 🆙 `playwright`

* fix install

* adopt latest apis

* comment
2022-04-13 08:43:17 +02:00
João Moreno a5f1312637
bump to mocha@9 (#147091) 2022-04-08 07:48:48 -07:00
Joao Moreno 542deaef75
bump versions 2022-04-08 12:10:57 +02:00
Alex Dima da6d913b75
Update to vscode-textmate@7.0.1 2022-04-07 19:47:53 +02:00
Alex Dima 9fe7dabbdb
Adopt vscode-textmate@7.0.0 2022-04-07 16:38:21 +02:00
deepak1556 10ab34ddd8 chore: bump electron@17.4.0
Refs https://github.com/microsoft/vscode/issues/146403
2022-04-07 16:47:32 +09:00
Logan Ramos b54bd0320e
Update telemetry-extractor 2022-04-05 09:09:10 -04:00
deepak1556 648b352b48 chore: bump electron@17.3.1
Fixes https://github.com/microsoft/vscode/issues/109176
Fixes https://github.com/microsoft/vscode/issues/141964
Fixes https://github.com/microsoft/vscode/issues/134255
Fixes https://github.com/microsoft/vscode/issues/129280
Fixes https://github.com/microsoft/vscode/issues/124202
2022-04-05 01:10:22 +09:00
Benjamin Pasero ab55971591
🆙 playwright 2022-04-04 10:15:40 +02:00