COMMITS
/ src/tsconfig.json July 7, 2025
M
Revert service-worker js -> ts rewrite
Matt Bierner committed
September 30, 2024
B
esm - more cleanup of rules and files (#230083)
Benjamin Pasero committed
September 27, 2024
B
esm - convert window related helpers to TS (#229961)
Benjamin Pasero committed
B
esm - fix transpile
Benjamin Pasero committed
B
esm - convert bootstrap files to TS (part 4)
Benjamin Pasero committed
B
esm - convert preload*.js to TypeScript
Benjamin Pasero committed
B
esm - convert bootstrap files to TS (part 3)
Benjamin Pasero committed
B
esm - convert bootstrap files to TS (part 2)
Benjamin Pasero committed
B
esm - convert bootstrap files to TS (part 1)
Benjamin Pasero committed
B
esm - convert nls.js to nls.ts
Benjamin Pasero committed
B
esm - convert userDataPath.js to userDataPath.ts
Benjamin Pasero committed
B
esm - convert jsonc.js to jsonc.ts
Benjamin Pasero committed
B
esm - convert performance.js to performance.ts
Benjamin Pasero committed
B
esm - convert unc.js to unc.ts
Benjamin Pasero committed
B
esm - introduce and adopt `bootstrap-esm`
Benjamin Pasero committed
September 4, 2024
D
Merge remote-tracking branch 'origin/main' into tyriar/gpu_exploration
Daniel Imms committed
September 2, 2024
J
disable `isolatedModules` because they prevent const enum inlining (#227380)
Johannes Rieken committed
August 23, 2024
D
Reduce diff outside view part/gpu
Daniel Imms committed
August 14, 2024
D
Merge remote-tracking branch 'origin/main' into tyriar/gpu_exploration
Daniel Imms committed
B
esm - bootstrap import (#225615)
Benjamin Pasero committed
B
esm - reduce diff (bootstrap files) (#225598)
Benjamin Pasero committed
August 12, 2024
D
Merge branch 'main' into tyriar/gpu_exploration
Daniel Imms committed
August 6, 2024
B
esm - reduce diff (#224919)
Benjamin Pasero committed
July 9, 2024
B
debt - some cleanup from nls change (#221242)
Benjamin Pasero committed
July 8, 2024
D
Merge remote-tracking branch 'origin/main' into tyriar/gpu_exploration
Daniel Imms committed
B
nls - update reference in ts config (#220982)
Benjamin Pasero committed
June 24, 2024
J
Fix tsc -p ./src, remove no-default-lib (#216760)
Jake Bailey committed
June 19, 2024
B
debt - enlist most JS files in `tsconfig.json` (#216566)
Benjamin Pasero committed
June 3, 2024
J
configure `esModuleInterop: true`, change some star-imports
Johannes committed
May 23, 2024
D
Merge remote-tracking branch 'origin/main' into tyriar/gpu_exploration
Daniel Imms committed
May 16, 2024
S
feature: enable isolated modules
Simon Siefke committed
March 23, 2024
D
Get webgpu rendering a char
Daniel Imms committed
December 5, 2023
B
debt - typecheck our top level JS files (#166844) (#200007)
Benjamin Pasero committed
September 6, 2023
T
Remove CredentialsService & keytar (#192224)
Tyler James Leonhardt committed
June 30, 2023
January 9, 2023
M
Include server-main.js in main TS project (#168375)
Matt Bierner committed
July 4, 2022
J
set JS compile target to `2021`
Johannes committed
November 12, 2021
J
split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165
Johannes Rieken committed
November 11, 2021
J
feed all "vscode-dts/vscode.proposed.*.d.ts" into tsc, https://github.com/microsoft/vscode/issues/131165
Johannes Rieken committed
November 9, 2021
June 25, 2021
J
set vscode compile target to es2020, https://github.com/microsoft/vscode/issues/121144
Johannes Rieken committed
March 29, 2021
J
add @types/wicg-file-system-access
João Moreno committed
February 22, 2021
J
enable tsec tsserver plugin
Johannes Rieken committed
November 25, 2020
A
Fixes #111309
Alex Dima committed
October 14, 2020
E
Enable tsec language service plugin
Emanuel Tesar committed
October 5, 2020
J
add trusted-types to types-enumeration
Johannes Rieken committed
March 10, 2020
J
fix outDir to enable tsc-selfhosting, https://github.com/microsoft/vscode/issues/91503
Johannes Rieken committed
February 14, 2020
J
remove custom d.ts-files, update tsconfig-files, fix new compile errors
Johannes Rieken committed
January 6, 2020
B
debt - cleanup tsconfig.json
Benjamin Pasero committed
December 17, 2019
M
Update to use node 12 typings (#85578)
Matt Bierner committed