COMMITS
/ build/lib/extensions.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
September 11, 2025
M
Add basic mermaid rendering support in core
Matt Bierner committed
August 13, 2025
M
Fix compile of the github extension
Matt Bierner committed
August 8, 2025
M
Merge pull request #260466 from mjbvz/sick-marmoset
Matt Bierner committed
M
Also update gulp
Matt Bierner committed
M
Also update desktop webpack gulp
Matt Bierner committed
M
Convert extension webpack scripts to modules
Matt Bierner committed
August 7, 2025
M
Clean up some typings in build
Matt Bierner committed
May 7, 2025
J
Migrate github extension to ESM (2nd attempt) (#248312)
Johannes Rieken committed
April 24, 2025
L
GitHub - revert ESM migration (#247322)
Ladislau Szomoru committed
April 16, 2025
J
migrate github-extension to ESM
Johannes committed
February 11, 2025
C
eng: cherry-pick 1.97.1 fixes (#240409)
Connor Peet committed
January 22, 2025
A
build: switch `build/tsconfig.json` to `module: nodenext` (#238426)
Aman Karmani committed
November 15, 2024
T
Adopt the MSAL broker to talk to the OS for Microsoft auth (#233739)
Tyler James Leonhardt committed
November 11, 2024
T
Only rewrite sourcemap urls when js (#233626)
Tyler James Leonhardt committed
November 5, 2024
A
Add an easy way to run performance tests for tree-sitter (#233072)
Alex Ross committed
September 6, 2024
R
feat: switch to npm as default package manager (#226927)
Robo committed
July 29, 2024
C
fix: `yarn run gulp vscode-darwin-arm64` fails when run in the debug terminal (#224245)
Connor Peet committed
June 3, 2024
J
upload sourcemaps to CDN instead of ticino (#214141)
João Moreno committed
June 14, 2023
B
eng - add `checksum` validation support to `nodejs` and `extensions` (#184877)
Benjamin Pasero committed
June 9, 2023
R
Bump windows-mutex to 0.4.4 (#184366)
Raymond Zhao committed
June 7, 2023
J
add `extensions-ci-pr` task which does a full build without mangling
Johannes committed
April 5, 2023
M
remove request dependency (#179149)
Martin Aeschlimann committed
B
server - introduce support for `nodejsRepository` (#179105)
Benjamin Pasero committed
March 13, 2023
T
Remove stale code & old migration (#176828)
Tyler James Leonhardt committed
February 3, 2023
J
don't use underscore for native JS things (#173282)
Johannes Rieken committed
December 22, 2022
J
bump vsce (#168071)
João Moreno committed
November 29, 2022
M
Also run `cleanNodeModules` on extensions/node_modules (#167476)
Matt Bierner committed
November 25, 2022
M
fix string.replace (for #167239) (#167259)
Martin Aeschlimann committed
November 15, 2022
M
Reapply building of web server (#166391)
Matt Bierner committed
H
Revert "Copy webServer from Typescript to VS Code (#165771)"
Henning Dieterichs committed
November 14, 2022
N
Copy webServer from Typescript to VS Code (#165771)
Nathan Shively-Sanders committed
November 8, 2022
M
Allow trailing commas while minifying json resources (#165870)
Matt Bierner committed
October 5, 2022
C
address pr comments
Connor Peet committed
September 14, 2022
R
Reenable a couple notebook smoketests (#159521)
Rob Lourens committed
August 8, 2022
T
Enable translations for extension code for the web (#155355)
Tyler James Leonhardt committed
August 2, 2022
C
build: cache built-in extensions to avoid rate limiting (#156918)
Connor Peet committed
July 27, 2022
M
added `ipynb/esbuild.js` to the media scripts when building extensions
Michael Lively committed
June 21, 2022
M
Remove custom editor tests (#152777)
Matt Bierner committed
June 9, 2022
J
Merge branch 'main' into joh/voluminous-lobster
Johannes committed
M
Update to build using latest TS nightly (#151576)
Matt Bierner committed
June 8, 2022
J
auto-fixed prefer-const violation
Johannes committed
April 11, 2022
C
extensions: pull from github in OSS build (#146863)
Connor Peet committed
March 9, 2022
M
Move simple-browser to use esbuild for webview scripts
Matt Bierner committed
M
Fix build script to use esbuild
Matt Bierner committed
February 7, 2022
R
re #142429. Image renderer moved to extension.
rebornix committed
February 2, 2022
J
enable `@typescript-eslint/member-delimiter-style`, https://github.com/microsoft/vscode/issues/140391
Johannes Rieken committed