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-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
2022-04-01xterm@4.19.0-beta.20Daniel Imms
Fixes #145751
2022-04-01bump depsJoao Moreno
2022-03-31chore: bump electron@17.3.0deepak1556
2022-03-31xterm-addon-search@0.9.0-beta.17meganrogge
2022-03-31Update windows-process-tree and correct types (#146362)Daniel Imms
2022-03-29Revert to older TS nightlyMatt Bierner
Current build is causing issues with `monaco editor checks` task under `@playwright` package Reverting for now and will continue investigating later
2022-03-29Pick up TS 03/29Matt Bierner
2022-03-29:up: sqlite3Benjamin Pasero
2022-03-28update windows-registry moduleSteVen Batten
2022-03-25Bump plist (#146072)Raymond Zhao
2022-03-25Bump minimist from 1.2.5 to 1.2.6 (#145935)dependabot[bot]
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25chore: bump electron@17.2.0deepak1556
Fixes https://github.com/microsoft/vscode/issues/144959 Fixes https://github.com/microsoft/vscode/issues/142786
2022-03-24xterm@4.19.0-beta.15Daniel Imms
Fixes #145808