zed/crates/project/src
Conrad Irwin f55aba51ec
Fix panic! caused by bad utf16 clipping (#7530)
Release Notes:

- Fixed a panic in diagnostics with emojis

**or**

- N/A
2024-02-07 16:35:30 -07:00
..
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
ignore.rs Port new workspace logic to gpui2, uncomment most of the workspace2 tests 2023-11-17 22:54:19 +02:00
lsp_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Clean up LSP servers on worktree release 2024-01-23 11:34:51 +02:00
project.rs Fix panic! caused by bad utf16 clipping (#7530) 2024-02-07 16:35:30 -07:00
project_settings.rs WIP: Add a setting to visually redact enviroment variables (#7124) 2024-01-31 11:42:09 -08:00
project_tests.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
search.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
terminals.rs Mark TODOs and prep for merging main 2024-02-07 11:39:26 -08:00
worktree.rs WIP: Add a setting to visually redact enviroment variables (#7124) 2024-01-31 11:42:09 -08:00
worktree_tests.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00