This repository currently contains Micro editor plugins and the repository metadata used to publish them.
- Make focused changes.
- Keep plugin help and
README.mdin sync with behavior changes. - Update
repo.jsonwhen adding or versioning a plugin.
If you add another plugin in the future, keep its install instructions, formatter or command requirements, and Micro help file alongside the plugin.
- Describe the user-facing change.
- Mention any new runtime dependencies or required external tools.
- Include the manual verification steps you used.