ZIm/crates/zed/src
Piotr Osiewicz 53564fb269
Bring back zed.rs tests (#3907)
At present 3 tests still fail; 2 are related to keymap issues that (I
believe) @maxbrunsfeld is working on. The other one
(`test_open_paths_action`) I'll look into. edit: done
This PR also fixes workspace unregistration, as we've put the code to do
that behind `debug_assert`
(https://github.com/zed-industries/zed/pull/3907/files#diff-041673bbd1947a35d45945636c0055429dfc8b5985faf93f8a8a960c9ad31e28L649).
Release Notes:
- N/A
2024-01-08 12:29:54 +01:00
..
languages Remove 2 suffix for lsp, language, fuzzy 2024-01-03 11:58:02 -08:00
app_menus.rs Remove outdated TODOs 2024-01-04 17:28:07 -05:00
assets.rs Rename zed2 -> zed 2024-01-03 10:14:19 -08:00
languages.rs Rename zed2 -> zed 2024-01-03 10:14:19 -08:00
main.rs Remove "clickhouse" from telemetry code 2024-01-06 23:27:23 -05:00
only_instance.rs Disable instance handshake in dev builds 2023-12-04 09:16:04 -05:00
open_listener.rs Rename zed2 -> zed 2024-01-03 10:14:19 -08:00
zed.rs Bring back zed.rs tests (#3907) 2024-01-08 12:29:54 +01:00