Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-20 | Fix rendering of bun.lockb in vscode extension | 1 | -1/+0 | ||
2023-09-18 | Prettier | 1 | -1/+1 | ||
2023-09-17 | Implement VSCode tasks for bun (#5529) | 1 | -0/+4 | ||
* Fix VSCode extension configuration documentation * Fix config descriptions * Fix typo * Implement bun.lockb highlighter * Update style * Improve styling * Revert bunlock change * Implement bun tasks * Revert change * Package json codelens * Fixes * Refactor | |||||
2023-08-26 | More improvements to debugger support (#4345) | 2 | -0/+50 | ||
* More fixes for dap * More changes * More changes 2 * More fixes * Fix debugger.ts * Bun Terminal |