ZIm/crates/extension/src
Mikayla Maki 10d3ad4e33
Enable linux tests (#12493)
Note:
- We have disabled all tests that rely on Postgres in the Linux CI. We
only really need to test these once, and as macOS is our team's primary
platform, we'll only enable them on macOS for local reproduction.
- We have disabled all tests that rely on the font metrics. We
standardized on Zed Mono in many fonts, but our CoreText Text System and
Cosmic Text System proved to be very different in effect. We should
revisit if we decide to standardize our text system across platforms
(e.g. using Harfbuzz everywhere)
- Extended the condition timeout significantly. Our CI machines are slow
enough that this is causing spurious errors in random tests.

Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-06-13 16:38:53 -07:00
..
wasm_host Allow defining slash commands in extensions (#12255) 2024-05-24 15:44:32 -04:00
extension_builder.rs Add basic proxy settings (#11852) 2024-05-16 19:43:26 +03:00
extension_lsp_adapter.rs Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_manifest.rs Rework context insertion UX (#12360) 2024-05-27 17:44:54 -06:00
extension_settings.rs Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
extension_slash_command.rs Autocomplete commands that don't require access to workspace in prompt library (#12674) 2024-06-05 10:07:43 +02:00
extension_store.rs linux watcher (#12615) 2024-06-03 22:17:10 -06:00
extension_store_test.rs Enable linux tests (#12493) 2024-06-13 16:38:53 -07:00
wasm_host.rs Restrict v0.0.7 of the zed_extension_api to dev builds, for now (#12170) 2024-05-22 19:45:34 -04:00