Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-20 | Fix rendering of bun.lockb in vscode extension | 1 | -5/+2 | ||
2023-09-17 | Implement VSCode tasks for bun (#5529) | 2 | -0/+147 | ||
* 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 |