ZIm/crates/project/src
Piotr Osiewicz 8efed4c449
search: Move invalid UTF-8 errors to debug level (#23602)
Closes #ISSUE

Release Notes:

- N/A
2025-01-24 14:11:45 +01:00
..
lsp_command use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
buffer_store.rs deps: Bump smol to 2.0 (#22956) 2025-01-10 13:38:00 +00:00
color_extractor.rs Simplify static expression to a constant (#23193) 2025-01-15 19:31:21 +00:00
connection_manager.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
debounced_delay.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
direnv.rs Environment loading fixes (#19144) 2024-10-16 12:14:40 +02:00
environment.rs environments: Don't load shell environments in non-local worktrees (#23138) 2025-01-14 17:13:55 +00:00
git.rs git: No-op when trying to commit with nothing staged or no commit message (#23491) 2025-01-22 18:04:14 -05:00
image_store.rs image viewer: Allow dropping images on pane (#21803) 2024-12-10 15:01:14 +01:00
lsp_command.rs project: Revert project tree impl (again) (#23572) 2025-01-23 16:10:38 -05:00
lsp_ext_command.rs Include display text for LSP commands in errors (#23012) 2025-01-11 21:59:06 +00:00
lsp_store.rs project: Revert project tree impl (again) (#23572) 2025-01-23 16:10:38 -05:00
prettier_store.rs project: Revert project tree impl (again) (#23572) 2025-01-23 16:10:38 -05:00
project.rs project: Revert project tree impl (again) (#23572) 2025-01-23 16:10:38 -05:00
project_settings.rs Document git.gutter_debounce setting (#22663) 2025-01-06 18:33:04 +00:00
project_tests.rs project: Revert project tree impl (again) (#23572) 2025-01-23 16:10:38 -05:00
search.rs search: Add heuristic for discarding matching of binary files (#23581) 2025-01-23 22:15:58 +00:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs Move git status out of Entry (#22224) 2025-01-04 01:00:16 +00:00
task_store.rs Fix active line number highlight (#23266) 2025-01-17 01:23:28 +00:00
terminals.rs terminal: Check for script existence properly before activating it (#23476) 2025-01-23 12:32:21 +01:00
toolchain_store.rs toolchains: Run listing tasks on background thread (#21414) 2024-12-02 21:03:31 +01:00
worktree_store.rs search: Move invalid UTF-8 errors to debug level (#23602) 2025-01-24 14:11:45 +01:00
yarn.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00