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-07-07Switch extensions to 1DS (#154299)Logan Ramos
2022-06-24Update extension telemetry modules (#153057)Logan Ramos
2022-06-08auto-fixed prefer-const violationJohannes
2022-03-18Update telemetry moduleLogan Ramos
2022-02-23Use relativepattern for file watcherMatt Bierner
2022-02-19Remove unused fileMatt Bierner
2022-02-01Add simple origin checkMatt Bierner
2022-02-01Prevent the image preview transparency background from being affected by scal...haykam821
2022-01-19Move to @vscode/extension-telemetryLogan Ramos
2021-12-28Update vscode extension telemetry modulesLogan Ramos
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-16Fix zoom-out on an image [#131080] (#134706)Damian Cyntler
2021-10-01Bump telemetry moduleLogan Ramos
2021-09-23Update extension telemetry moduleLogan Ramos
2021-09-02Introduce WebviewOptions.formsMatt Bierner
2021-09-01remove web extension kind in builtin extensionsSandeep Somavarapu
2021-08-27Update built in extensions telemetryLogan Ramos
2021-08-27Bump extension telemetry moduleLogan Ramos
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-23Don't include `@types/node` in image-preview extensionMatt Bierner
2021-07-20Check if process existsMatt Bierner
2021-07-14Merge pull request #128545 from microsoft/joh/webpack5Martin Aeschlimann
2021-07-13Add getNonce function to generate webview noncesMatt Bierner
2021-07-08adopt web extensions to webpack 5Martin Aeschlimann
2021-05-19Allow to show status bar entries with an id and name (fix #74972)Benjamin Pasero
2021-04-23enable virtual workspace capabilitySandeep Somavarapu
2021-04-21update ext manifest schema validation and built-in extsSteVen Batten
2021-04-20Add icons for built-in extensions (fixes #81760)Miguel Solorio
2021-04-15Configure workspace trust for simple browser and image previewMatt Bierner
2021-04-13Use more standard name for shared extension tsconfigMatt Bierner
2021-04-09Don't use 'self' for image editor cspMatt Bierner
2021-03-23updating telemetry module for built-in extsSteVen Batten
2021-03-03Use correct new context nameMatt Bierner
2021-03-02Add activeCustomEditorId contextMatt Bierner
2021-02-23fix #117254Benjamin Pasero
2021-01-29add repository field to extensions package.jsonJoão Moreno
2021-01-14Enable image preview for avif imagesMatt Bierner
2020-08-20Add proposed webview view API (#104601)Matt Bierner
2020-07-24Do not ship unnecessary files with extensionsAlex Dima
2020-07-24Add "web" as extensionKind to extensions which support thisAlex Dima
2020-06-26used shared webpack-config for browserMartin Aeschlimann