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
2021-12-17files - add a method to generate a random path name (#139364)Benjamin Pasero
2021-11-12use `enabledApiProposals` instead of wildcard property, also update compilati...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-07-13Add getNonce function to generate webview noncesMatt Bierner
2021-05-04Remove assert.equal from custom editor testsLogan Ramos
2021-05-04chore: bump node@14.x in devDependencies (#122905)Robo
2021-04-20Add icons for built-in extensions (fixes #81760)Miguel Solorio
2021-04-19tests - enable colors for windows (CI supports it and the new Windows termina...Benjamin Pasero
2021-04-13Use more standard name for shared extension tsconfigMatt Bierner
2021-04-07Build with latest TS nightly (#120690)Matt Bierner
2021-04-06tests - easy on the timeoutBenjamin Pasero
2021-03-30Build VS Code with latest TS nightlyMatt Bierner
2021-03-10Add back custom editor test workspaceMatt Bierner
2021-03-01tests - enable color output for integration testsBenjamin Pasero
2021-01-29add repository field to extensions package.jsonJoão Moreno
2020-12-18Align `@types/*` dev dependencies (#112718)Alexandru Dima
2020-12-17Move away from deprecated 'vscode' node module (#112718)Alexandru Dima
2020-12-17Share mocha related node modules (#112718)Alexandru Dima
2020-08-19Add process.arch into the test results file name (#104946)Ladislau Szomoru
2020-07-30Add custom editor test extensionMatt Bierner