zed/crates/extension_cli
Marshall Bowers adcb591629
extension_cli: Populate grammars from grammars directory for legacy extension formats (#9650)
This PR makes the extension CLI populate the grammars in the manifest
from the contents of the `grammars` directory for legacy extensions
using the `extension.json` format (`schema_version == 0`).

This allows us to continue packaging these older extensions until they
can be migrated to the new schema version.

Release Notes:

- N/A
2024-03-21 12:31:53 -04:00
..
src extension_cli: Populate grammars from grammars directory for legacy extension formats (#9650) 2024-03-21 12:31:53 -04:00
Cargo.toml Fix binary name for extension CLI (#9591) 2024-03-20 14:16:23 -04:00
LICENSE-GPL Introduce extension-cli binary, for packaging extensions in CI (#9523) 2024-03-19 10:50:21 -04:00