COMMITS
/ build/lib/nls.ts November 24, 2025
M
Build script cleanup
Matt Bierner committed
November 21, 2025
M
Run our build scripts directly as typescript (#277567)
Matt Bierner committed
October 8, 2025
J
cleanup any casts (#270371)
João Moreno committed
October 3, 2025
M
Add lint rule for `as any` and bulk ignore all existing breaks
Matt Bierner committed
August 7, 2025
M
Clean up some typings in build
Matt Bierner committed
January 23, 2025
J
fix build (#238530)
João Moreno committed
January 22, 2025
A
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
Aman Karmani committed
September 30, 2024
M
Fix more type assertions (#230156)
Matt Bierner committed
September 27, 2024
B
esm - remove AMD build scripts, tests and variables
Benjamin Pasero committed
September 2, 2024
B
Allow to build an AMD version of VS Code (#227240)
Benjamin Pasero committed
August 30, 2024
B
ESM merge to main (#227184)
Benjamin Pasero committed
August 14, 2024
B
esm - introduce VSCODE_BUILD_ESM variable (#225586)
Benjamin Pasero committed
July 31, 2024
B
NLS can get mixed up when `stable` overwrites `insider` metadata (fix #224385) (#224405)
Benjamin Pasero committed
June 28, 2024
B
Implement NLS without AMD loader (#214588)
Benjamin Pasero committed
January 31, 2024
M
Fix nls build script on line such as `localize2(...) ... localize(...)` (#203851)
Matt Bierner committed
October 4, 2023
T
Introduce `localize2` function (#194750)
Tyler James Leonhardt committed
April 14, 2022
M
Update to build VS Code using latest TS nightly (#146933)
Matt Bierner committed
March 17, 2022
M
Pick up TS 4.7 for building VS Code (#145273)
Matt Bierner committed
January 4, 2021
J
fix type casts
João Moreno committed
December 22, 2020
A
Load expensive node modules lazily
Alexandru Dima committed
October 12, 2018
M
Use es2017 as target for build scripts (#60707)
Matt Bierner committed
October 4, 2018
M
let -> const
Matt Bierner committed
M
var -> let
Matt Bierner committed
October 3, 2018
M
Converting some `require` imports to `import from` imports
Matt Bierner committed
October 2, 2018
M
Fixing more strict null errors in build
Matt Bierner committed
February 26, 2018
B
debt - avoid deprecated Buffer ctors
Benjamin Pasero committed
September 1, 2017
M
Build using TS 2.5 (#33705)
Matt Bierner committed
June 16, 2017
J
fixes #28650
Joao Moreno committed
March 6, 2017
B
build build/lib folder with latest
Benjamin Pasero committed
October 20, 2016
A
Extract client compilation code out of gulpfile.js
Alex Dima committed
A
Reduce devDependencies
Alex Dima committed
March 7, 2016
J
fix up lint errors, cleanup build folder
Joao Moreno committed
November 13, 2015
E
Hello Code
Erich Gamma committed