Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-01 | Fix typo (#4445) | 1 | -1/+1 | |
2023-09-01 | keep export star as (#4451) | 1 | -14/+0 | |
2023-09-01 | bun-vscode 0.0.8 | 3 | -41/+39 | |
2023-09-01 | Update commands | 3 | -4/+6 | |
2023-09-01 | fix `Bun.serve` with tls and `Bun.file` (#4450) | 3 | -14/+40 | |
2023-09-01 | exclusive max | 1 | -1/+1 | |
2023-09-01 | Fix debug console from appears on start | 2 | -2/+5 | |
2023-09-01 | Add configuration options to extension | 5 | -5/+137 | |
2023-09-01 | Fix run button starting cwd at / | 1 | -0/+2 | |
2023-09-01 | fix(runtime): fix dns_resolver crash (#4435) | 3 | -17/+19 | |
2023-09-01 | Fix background color | 1 | -2/+3 | |
2023-09-01 | Allow older versions of VSCode | 2 | -6/+5 | |
2023-09-01 | Fix README for extension | 2 | -7/+12 | |
2023-09-01 | Update VSCode extension | 1 | -3/+4 | |
2023-09-01 | Fix breakpoint on entry for extension | 5 | -18/+15 | |
2023-09-01 | Add Bun.canReload event to inspector | 2 | -0/+17 | |
2023-08-31 | JavaScript Debug Terminal == Bun Terminal | 1 | -0/+32 | |
2023-08-31 | fix(runtime): `fs.cp` edge cases (#4439) | 2 | -8/+44 | |
2023-08-31 | only set initial debugger breakpoint once (#4441) | 1 | -2/+11 | |
2023-08-31 | Make breakpoints faster in VSCode extension | 1 | -241/+327 | |
2023-08-31 | `bun install` correctly join dependency URLs (#4421) | 6 | -64/+243 | |
2023-08-31 | get name if not provided in `FormData.append` (#4434) | 4 | -5/+45 | |
2023-08-31 | Fix vscode debug terminal | 1 | -21/+0 |