COMMITS
/ build/lib/util.ts January 15, 2026
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 7, 2025
J
no more any-casts in `tsb` land, https://github.com/microsoft/vscode/issues/269213 (#270192)
Johannes Rieken 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 22, 2025
A
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
Aman Karmani committed
September 27, 2024
B
esm - make `optimize.ts` ESM only
Benjamin Pasero committed
B
esm - more AMD removal
Benjamin Pasero committed
September 6, 2024
R
feat: switch to npm as default package manager (#226927)
Robo committed
June 20, 2023
C
build: add watch/compile tasks for CLI (#182344)
Connor Peet committed
June 17, 2023
June 2, 2023
C
fix: breakpoints in extension subdirs on windows not working (#184195)
Connor Peet committed
May 17, 2023
C
implement sign service for web (#182815)
Connor Peet committed
March 9, 2023
A
If defined, use the runtime configured baseUrl (#176573)
Alexandru Dima committed
February 3, 2023
J
don't use underscore for native JS things (#173282)
Johannes Rieken committed
January 6, 2023
C
debug: allow setting breakpoints in plain .js files (#168921)
Connor Peet committed
November 8, 2022
October 5, 2022
C
address pr comments
Connor Peet committed
September 23, 2022
C
Merge remote-tracking branch 'origin/main' into build-integrated-cli
Connor Peet committed
September 20, 2022
C
cli: get builds in order
Connor Peet committed
September 21, 2022
B
Build: bundle / concat entry points (#161161)
Benjamin Pasero committed
August 26, 2022
M
Pick up latest TS for building VS Code (#158420)
Matt Bierner committed
June 21, 2022
M
Enable alwaysStrict for build scripts (#152778)
Matt Bierner committed
June 20, 2022
L
Ensure 1DS can load on the web (#152678)
Logan Ramos committed
June 8, 2022
J
auto-fixed prefer-const violation
Johannes committed
March 21, 2022
J
introduce distro private builds
João Moreno committed
January 7, 2022
J
fix webignore patterns for appinsights
Joao Moreno committed
December 10, 2021
J
make api proposal names task play better with gulp
Joao Moreno committed
December 3, 2021
L
Fix #138361
Logan Ramos committed
August 31, 2021
L
Update build scripts
Logan Ramos committed
August 11, 2021
L
Use the new loader format for web selfhost (#130592)
Logan Ramos committed
August 10, 2021
L
Move webNodePaths to run on compile since we rimraf out
Logan Ramos committed
October 26, 2020
M
use uploaded node_modules sourcemaps
Martin Aeschlimann committed
June 11, 2020
J
fix unnecessary regex
João Moreno committed
May 20, 2020
May 19, 2020
D
Revert "fix: use electron-osx-sign instead of manual code signing (#97582)"
deepak1556 committed
May 18, 2020
J
fix: use electron-osx-sign instead of manual code signing (#97582)
João Moreno committed
November 13, 2019
October 16, 2019
J
extract yarn electron
Joao Moreno committed
September 10, 2019
J
remove gulp-tsb hack, fixes #80629
Johannes Rieken committed
July 1, 2019
J
cleanup node tasks
Joao Moreno committed
J
gulp ci build task
Joao Moreno committed
May 9, 2019
J
extract native modules ignore rules
Joao Moreno committed
March 6, 2019
A
Add a download util that uses a separate process
Alex Dima committed
February 12, 2019
A
Adopt task.define (better task names)
Alex Dima committed
A
Extract task code to its own file
Alex Dima committed
February 8, 2019
A
Render more task names
Alex Dima committed
February 5, 2019
A
Adopt new style gulp tasks for the editor (#67863)
Alex Dima committed
February 4, 2019
A
More gulp task work (#67863)
Alex Dima committed