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-09-13Fix xterm-headless versiontyriar/xtermDaniel Imms
2022-09-12xterm@5.0.0-beta.60Daniel Imms
Fixes #157585
2022-09-12Update windows-process-tree (#160545)Raymond Zhao
2022-09-10Pick up latest TS nightly for building VS Code (#160560)Matt Bierner
2022-09-02Update xterm.jsDaniel Imms
Main change: xtermjs/xterm.js#3992
2022-08-31Merge branch 'main' into joh/swcJohannes
2022-08-30Update xterm webgl addontyriar/osc_hyperlinkDaniel Imms
Fixes #39278
2022-08-30Working OSC hyperlinksDaniel Imms
Part of #39278
2022-08-30update `swc`Johannes
2022-08-30Merge branch 'main' into joh/swcJohannes
2022-08-30Re-enable running our eslint rules using ts-node (#159495)Matt Bierner
Resubmission of #157532 with the following changes: - Use `eslint-plugin-local` instead of `yarn` link to run our plugins - Move our plugins to a top level `.eslintplugin` dir (as required by `eslint-plugin-local`) - Update all names to `local/`
2022-08-29Update xterm.jsDaniel Imms
Fixes #159492 Fixes #159493 Fixes #158868 Fixes #158981 Fixes #157432
2022-08-27Pick up latest TS for building VS Code (#158420)Matt Bierner
2022-08-26update to latestJohannes
2022-08-26Merge branch 'main' into joh/swcJohannes
2022-08-25Update xtermDaniel Imms
This fixes a rendering issue with underscore when using some fonts Fixes #158497
2022-08-23update swcJohannes
2022-08-23Merge branch 'main' into joh/swcJohannes
2022-08-20Update xtermDaniel Imms
Fixes #158326
2022-08-13chore: update electron@19.0.12 (#158025)Robo
2022-08-12Pick up new TS version for building VS Code (#157962)Matt Bierner
2022-08-10Update xtermDaniel Imms
Fixes #157444
2022-08-09Update TS versions (#157550)Matt Bierner
* Update TS versions Update the bundled TS and build TS version * Add explicit annotations * Recompile JS
2022-08-05fix: parse errors in coverage command (#156837)Connor Peet
Fixes #155615
2022-08-04chore: bump electron@19.0.11deepak1556
2022-08-04Merge branch 'main' into electron-19.x.yelectron-19.x.yRobo
2022-08-03Telemetry extraction should fail build (#157006)Logan Ramos
2022-08-03Merge pull request #156993 from microsoft/tyriar/xterm5Daniel Imms
Upgrade to xterm.js v5 beta
2022-08-02Merge remote-tracking branch 'origin' into electron-19.x.ydeepak1556
2022-08-02Build VS Code using latest TS version (#156819)Matt Bierner
Pick up latest TS for building VS Code
2022-08-02:up: `playwright@1.24.2` (#156715)Benjamin Pasero
* :up: pw * distro
2022-08-01Add canvas renderer addonDaniel Imms
2022-08-01Update to xterm 5Daniel Imms
Mainly just canvas renderer not yet hooked up
2022-07-30chore: bump electron@19.0.10deepak1556
2022-07-25Merge remote-tracking branch 'origin' into electron-19.x.ydeepak1556
2022-07-22xterm@4.20.0-beta.20Daniel Imms
Fixes #155232
2022-07-21update @vscode/test-web (#155858)Martin Aeschlimann
* update @vscode/test-web
2022-07-20Bump terser from 4.8.0 to 4.8.1 (#155680)dependabot[bot]
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20Pick up latest version of TS for building VS Code (#155668)Matt Bierner
2022-07-19add node-script to run swcJohannes
2022-07-19Merge branch 'main' into joh/swcJohannes
2022-07-19chore: update electron@19.0.8deepak1556
2022-07-19Merge remote-tracking branch 'origin' into electron-19.x.ydeepak1556
2022-07-14xterm@4.20.0-beta.13Daniel Imms
Fixes #155035
2022-07-13update to latest swcJohannes
2022-07-13Merge branch 'main' into joh/swcJohannes
2022-07-11xterm@4.20.0-beta.12Daniel Imms
Fixes #151225 Fixes #154689 Fixes #154700 Fixes #154702
2022-07-11Pick up latest TS nightly for building VS Code (#154821)Matt Bierner
2022-07-11update to latest swcJohannes
2022-07-11Merge branch 'main' into joh/swcJohannes