Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-09Update to build using latest TS nightly (#151576)Matt Bierner
2022-06-06chore: bump electron@17.4.7 (#151307)Robo
2022-06-03Update xtermDaniel Imms
Fixes #150777 Fixes #150992
2022-05-30chore: update electron@17.4.6 (#150727)Robo
2022-05-30bump vscode-policy-watcher (#150710)João Moreno
2022-05-30chore: update electron@17.4.5 (#150676)Robo
2022-05-28updating tas-client-umd to 0.1.6 (#150574)SteVen Batten
2022-05-27xterm@4.19.0-beta.56 - consistent overview ruler heightDaniel Imms
Fixes #148138
2022-05-27xterm@4.19.0-beta.55 - opaque selection in dom rendererDaniel Imms
Fixes #150553
2022-05-27Update xtermDaniel Imms
This brings in fixes to search xtermjs/xterm.js#3834 and xtermjs/xterm.js#3831 Fixes #148109
2022-05-25xterm@4.19.0-beta.52Daniel Imms
Fixes #148061
2022-05-23Merge pull request #150004 from microsoft/sandy081/policyJoão Moreno
Implement policies in VS Code
2022-05-20Fix exception that could occur during renderDaniel Imms
Fixes #149867 Fixes #149865
2022-05-20Merge branch 'main' into sandy081/policysandy081/policySandeep Somavarapu
2022-05-19Pick up latest TS nightly for building VS Code (#149959)Matt Bierner
2022-05-19build: :arrow_up: bump deemon (#149938)João Moreno
fixes deemon issue https://github.com/joaomoreno/deemon/issues/6
2022-05-19chore: bump electron@17.4.4 (#149896)Robo
2022-05-18Merge commit 'ae2202631366eea0aaed6f881f87c2b44ae1b647' into sandy081/policyJoao Moreno
2022-05-18Support selection foreground in terminalDaniel Imms
Fixes #149505
2022-05-18add vscode-policy-watcher dependency, support registerPolicyDefinitionsJoao Moreno
2022-05-18depend on vscode-policy-watcherJoao Moreno
2022-05-13Update xterm for contrast ratio luminance changetyriar/149495Daniel Imms
Fixes #149495
2022-05-13Update xterm and make term find styles consistent with editorDaniel Imms
- 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-12chore: update electron@17.4.3 (#149315)Robo
2022-05-12Pick up TS 4.7 RC (#149301)Matt Bierner
Also picks up new TS nightly version for building VS Code
2022-05-06fix #148857 (#148923)Megan Rogge
2022-05-05Upgrade tas client modules (#148796)Logan Ramos
* Upgrade tas client modules * Fix root package being wrong version Co-authored-by: SteVen Batten <6561887+sbatten@users.noreply.github.com>
2022-05-05move gulp-tsb into the `build/lib` remove as dependencyJohannes
2022-05-03Pick up new TS version for building VS CodeMatt Bierner
2022-05-02debt - bring `@types/mocha` up to date with version 9.xBenjamin Pasero
2022-04-27xterm-addon-search@0.9.0-beta.25meganrogge
fix #148295
2022-04-27fix terminal find bugs (#148222)Megan Rogge
2022-04-22add max threshold for find results for which to show decorations (#147879)Megan Rogge
2022-04-21chore: bump electron@17.4.1deepak1556
2022-04-20fix #146406meganrogge
2022-04-20xterm@4.19.0-beta.23merogge/contrastmeganrogge
fixes #146406
2022-04-19xterm@4.19.0-beta.22meganrogge
fixes #147602 fixes #147659
2022-04-19Pick up new TS version for building VS CodeMatt Bierner
2022-04-14Update to build VS Code using latest TS nightly (#146933)Matt Bierner
* 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-13xterm@4.19.0-beta.21meganrogge
2022-04-13bump gulp-shellJoao Moreno
2022-04-13:up: 1.21.0 (#147348)Benjamin Pasero
* :up: `playwright` * fix install * adopt latest apis * comment
2022-04-08bump to mocha@9 (#147091)João Moreno
2022-04-08bump versionsJoao Moreno
2022-04-07Update to `vscode-textmate@7.0.1`Alex Dima
2022-04-07Adopt `vscode-textmate@7.0.0`Alex Dima
2022-04-07chore: bump electron@17.4.0deepak1556
Refs https://github.com/microsoft/vscode/issues/146403
2022-04-05Update telemetry-extractorLogan Ramos
2022-04-04chore: bump electron@17.3.1deepak1556
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-04:up: playwrightBenjamin Pasero