Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-20 | Fix rendering of bun.lockb in vscode extension | 2 | -40/+2 | |
2023-09-20 | Run bun fmt | 1 | -3/+3 | |
2023-09-20 | Fix various bugs in vscode extension (#5772) | 1 | -7/+11 | |
2023-09-18 | Prettier | 3 | -31/+27 | |
2023-09-17 | Implement VSCode tasks for bun (#5529) | 6 | -74/+349 | |
2023-09-15 | Improve rending of lockfiles in VSCode extension (#4652) | 2 | -5/+73 | |
2023-09-01 | Update commands | 1 | -2/+2 | |
2023-09-01 | Fix debug console from appears on start | 1 | -0/+3 | |
2023-09-01 | Add configuration options to extension | 1 | -1/+33 | |
2023-09-01 | Fix run button starting cwd at / | 1 | -0/+2 | |
2023-09-01 | Fix breakpoint on entry for extension | 1 | -1/+0 | |
2023-08-31 | JavaScript Debug Terminal == Bun Terminal | 1 | -0/+32 | |
2023-08-31 | Fix vscode debug terminal | 1 | -21/+0 | |
2023-08-29 | More support for DAP (#4380) | 1 | -14/+43 | |
2023-08-27 | @electroid's dap changes (#4367) | 1 | -73/+54 | |
2023-08-26 | More improvements to debugger support (#4345) | 4 | -922/+135 | |
2023-08-24 | Improved support for `debug-adapter-protocol` (#4186) | 7 | -1763/+170 | |
2023-08-16 | `bun --inspect` (#4158) | 9 | -0/+2688 |