7 Commits

Author SHA1 Message Date
Huakun Shen
397468911a
Add pre-flight checks for zed and deno commands
- Check for zed command availability before extension load
- Verify deno command is installed
- Provide user-friendly error toasts if commands are missing
- Bump package version to 0.0.3
2025-02-26 10:27:16 -05:00
Huakun Shen
b0b59edf7e
Bump package version and update package.json files list
- Increment version to 0.0.2
- Add 'deno-src' and 'README.md' to published files
2025-02-26 09:21:06 -05:00
Huakun Shen
410f40ed4e
Add demo image to package.json 2025-02-26 09:20:09 -05:00
Huakun Shen
5ca3de95c5
Prepare for initial npm package release
- Add repository information to package.json
- Update version to 0.0.1
- Add README screenshot
- Create GitHub Actions workflow for npm publishing
2025-02-26 09:19:33 -05:00
Huakun Shen
123a414f9a Support Linux path 2025-02-26 09:15:58 -05:00
Huakun Shen
34aa7dd5f2
implementation done for mac 2025-02-26 09:04:09 -05:00
Huakun Shen
bb0cab9d2b
init with a zed sqlite parsing POC 2025-02-26 07:18:21 -05:00