This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2025-12-26 13:19:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93836c720c9544fe0faae2366c6a13cfa94de843
vscode
/
build
/
lib
/
tsb
History
Johannes
d6f5727021
also use SWC for extensions transpile
2022-09-07 11:18:53 +02:00
..
builder.js
Merge branch 'main' into joh/voluminous-lobster
2022-06-09 16:47:09 +02:00
builder.ts
Merge branch 'main' into joh/voluminous-lobster
2022-06-09 16:47:09 +02:00
index.js
consume swc as libaray and wire up into the existing transpiler logic
2022-09-07 10:46:27 +02:00
index.ts
consume swc as libaray and wire up into the existing transpiler logic
2022-09-07 10:46:27 +02:00
transpiler.js
also use SWC for extensions transpile
2022-09-07 11:18:53 +02:00
transpiler.ts
also use SWC for extensions transpile
2022-09-07 11:18:53 +02:00
utils.js
recompile build folder with
const
over let
2022-06-09 10:59:11 +02:00
utils.ts
…