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
2026-04-29 13:03:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8ee8a25c5e943bf4254ee6c8f0274518a4e3b2d
vscode
/
build
/
lib
/
tsb
History
Johannes
b942d2ea65
use a different _internal_ API to get the output file names for a TS input file and its config... way faster than creating a program and using its internal API but needs some massage...
2022-06-23 16:20:21 +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
use a different _internal_ API to get the output file names for a TS input file and its config... way faster than creating a program and using its internal API but needs some massage...
2022-06-23 16:20:21 +02:00
index.ts
use a different _internal_ API to get the output file names for a TS input file and its config... way faster than creating a program and using its internal API but needs some massage...
2022-06-23 16:20:21 +02:00
transpiler.js
use a different _internal_ API to get the output file names for a TS input file and its config... way faster than creating a program and using its internal API but needs some massage...
2022-06-23 16:20:21 +02:00
transpiler.ts
use a different _internal_ API to get the output file names for a TS input file and its config... way faster than creating a program and using its internal API but needs some massage...
2022-06-23 16:20:21 +02:00
utils.js
recompile build folder with
const
over let
2022-06-09 10:59:11 +02:00
utils.ts
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00