ZIm/crates/extension/src
Max Brunsfeld cc367d43d6
Sanitize ranges in code labels coming from extensions (#10307)
Without any sanitization, extensions would be able to crash zed, because
the editor code assumes these ranges are valid.

Release Notes:

- N/A
2024-04-08 19:53:25 -07:00
..
wasm_host Sanitize ranges in code labels coming from extensions (#10307) 2024-04-08 19:53:25 -07:00
extension_builder.rs Add support for building a Tree-sitter grammar at a given path (#9965) 2024-03-29 14:30:10 -04:00
extension_lsp_adapter.rs Sanitize ranges in code labels coming from extensions (#10307) 2024-04-08 19:53:25 -07:00
extension_manifest.rs Add support for using a language server with multiple languages (#10293) 2024-04-08 14:24:56 -04:00
extension_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00
extension_store.rs Add support for using a language server with multiple languages (#10293) 2024-04-08 14:24:56 -04:00
extension_store_test.rs Add label_for_completion to extension API (#10175) 2024-04-04 13:56:04 -04:00
wasm_host.rs Add language_server_workspace_configuration to extension API (#10212) 2024-04-05 17:04:07 -04:00