zed/crates/extension/src
Finn Evers 8475280eb1
extension_cli: Add tests for semantic token rules and language tasks (#50750)
This adds checks to the extension CLI to ensure that tasks and semantic
token rules are actually valid for the compiled extensions.

Release Notes:

- N/A
2026-03-09 11:47:12 +01:00
..
capabilities extension_host: Add npm:install capability (#35144) 2025-07-26 22:40:02 +00:00
types lsp: Add container_name to lsp::Symbol (#46822) 2026-02-04 23:03:15 +01:00
capabilities.rs extension_host: Add npm:install capability (#35144) 2025-07-26 22:40:02 +00:00
extension.rs extension_api: Add language server schema methods (#48334) 2026-03-07 11:05:10 +01:00
extension_builder.rs extension_cli: Add tests for semantic token rules and language tasks (#50750) 2026-03-09 11:47:12 +01:00
extension_events.rs JSON Schema URIs (#38916) 2025-09-26 11:41:26 -04:00
extension_host_proxy.rs ztracing: Enable memory profiling and callstack sampling (#47052) 2026-01-17 19:29:19 +00:00
extension_manifest.rs extension: Make provides a method on ExtensionManifest (#49234) 2026-02-15 12:12:09 -05:00
types.rs