Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-20 | Run bun fmt | 1 | -3/+3 | ||
2023-09-20 | Fix various bugs in vscode extension (#5772) | 1 | -7/+11 | ||
* Fix bugs * Fix bugs * Revert "Fix bugs" This reverts commit 608639eb2214fdf4310477051ce47d20702b5dd0. | |||||
2023-09-18 | Prettier | 1 | -1/+1 | ||
2023-09-17 | Implement VSCode tasks for bun (#5529) | 2 | -0/+256 | ||
* 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 |