kunkun/packages/extensions/demo-worker-template-ext
Huakun Shen 33e4451be2
Fix: action panel (#83)
* fix: change action trigger hotkey on win and linux from control + k to alt + k

* chore: Update macOS build matrix to use macos-13 instead of macos-12

* feat: improve action panel, disable actions vimBindings
2025-01-29 18:56:16 -05:00
..
2025-01-29 18:56:16 -05:00
2025-01-05 21:12:56 -05:00
2025-01-24 02:37:36 -05:00
2025-01-24 02:37:36 -05:00

tempalte-ext-worker

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.20. Bun is a fast all-in-one JavaScript runtime.