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 (Expand)Author
2022-01-25$ref '' in 'http://json-schema.org/draft-07/schema' can not be resolved. Fixe...Martin Aeschlimann
2022-01-25[html/css/json] update servicesMartin Aeschlimann
2022-01-20Fix compilationLogan Ramos
2022-01-19Move to @vscode/extension-telemetryLogan Ramos
2022-01-07Update request-light. Fixes #140227Martin Aeschlimann
2021-12-28Update vscode extension telemetry modulesLogan Ramos
2021-12-06[json] add 'Clear schema cache' command. Fixes #138524Martin Aeschlimann
2021-12-02update request-light. Fixes #136267Martin Aeschlimann
2021-11-30improve json cache log messages (for #101050)Martin Aeschlimann
2021-11-29[json/html/css] update servicesMartin Aeschlimann
2021-11-22improve json language indicatorMartin Aeschlimann
2021-11-20[json] use uri helpersMartin Aeschlimann
2021-11-20[json] when downloading JSON Schema files, do Conditional GETs. Fixes #101050Martin Aeschlimann
2021-11-19hide _json.showAssociatedSchemaList commandMartin Aeschlimann
2021-11-18[json] Adapt language status indicator. Fixes #137288Martin Aeschlimann
2021-11-17[json] update diagnostics when schema changes. Fixes #137309Martin Aeschlimann
2021-11-12[json] update service (for #137054)Martin Aeschlimann
2021-11-12use `enabledApiProposals` instead of wildcard property, also update compilati...Johannes Rieken
2021-11-12split vscode.proposed.d.ts into a file per proposal, https://github.com/micro...Johannes Rieken
2021-11-09use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables t...Johannes Rieken
2021-11-09move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https...Johannes Rieken
2021-11-08Update telemetry moduleLogan Ramos
2021-10-25[css/html/json] update servicesMartin Aeschlimann
2021-10-08JSON Schema validation https failed without details. Fixes #127769Martin Aeschlimann
2021-10-01Bump telemetry moduleLogan Ramos
2021-09-27[css/html/json] update serviceMartin Aeschlimann
2021-09-23Update extension telemetry moduleLogan Ramos
2021-09-07fix: early return on cancellationAkatQuas
2021-08-27Update built in extensions telemetryLogan Ramos
2021-08-27Bump extension telemetry moduleLogan Ramos
2021-08-19html-language-features CONTRIBUTING.md is wrong. Fixes #129842Martin Aeschlimann
2021-08-10Update extension telemetry moduleLogan Ramos
2021-08-09Update extension telemetry moduleLogan Ramos
2021-08-02Bump telemetry module to fix packagingLogan Ramos
2021-08-02Fix #129727Logan Ramos
2021-07-29Fix #129474Logan Ramos
2021-07-26Update to the latest extension moduleLogan Ramos
2021-07-25[html/css/json] update servicesMartin Aeschlimann
2021-07-14update request-lightMartin Aeschlimann
2021-07-13update request-lightMartin Aeschlimann
2021-07-09polish webpack configsMartin Aeschlimann
2021-07-08fix vertxMartin Aeschlimann
2021-07-08adopt web extensions to webpack 5Martin Aeschlimann
2021-07-08Revert "Revert "Merge pull request #127874 from microsoft/joh/webpack5""Johannes Rieken
2021-07-07Revert "Merge pull request #127874 from microsoft/joh/webpack5"Johannes Rieken
2021-07-02update to webpack@5Johannes Rieken
2021-06-28[css/html/json] update servicesMartin Aeschlimann
2021-06-08Merge pull request #124015 from microsoft/hediet/refactor-language-configurationHenning Dieterichs
2021-05-31[json/css/html] update servicesMartin Aeschlimann
2021-05-31Merge branch 'main' into hediet/refactor-language-configurationHenning Dieterichs