v0.1.2
Registry-ready release of the MoonBit extension for Zed.
Changes
- Rename extension to
moonbit-communityto avoid conflict with existing registry entry - Update extension metadata (
id,name) - Improve README with clearer installation instructions
- Add guidance for handling
moon.pkgfiles in Zed
Notes
This release is intended for submission to the official Zed extensions registry.
No functional changes were introduced compared to previous versions:
- syntax highlighting
- LSP integration
- outline support
- indentation and bracket handling
remain unchanged.
Migration
If you were using the extension locally:
- reinstall the dev extension after pulling the latest changes
- note that the extension ID has changed to
moonbit-community
Previous releases
See v0.1.0 for the initial feature set and v0.1.1 for documentation improvements.