ZIm/crates/project/src
Richard Feldman 453c41205b
Show warning when deleting files with unsaved changes (#20172)
Closes #9905

<img width="172" alt="Screenshot 2024-11-04 at 10 16 34 AM"
src="https://github.com/user-attachments/assets/5fa84e06-bcb9-471d-adab-e06881fbd3ca">
<img width="172" alt="Screenshot 2024-11-04 at 10 16 22 AM"
src="https://github.com/user-attachments/assets/d7def162-e910-4061-a160-6178c9d344e5">
<img width="172" alt="Screenshot 2024-11-04 at 10 17 17 AM"
src="https://github.com/user-attachments/assets/43c7e4fe-1b71-4786-bc05-44f34ed15dc5">
<img width="172" alt="Screenshot 2024-11-04 at 10 17 09 AM"
src="https://github.com/user-attachments/assets/17263782-c706-44b2-acbc-c3d2d14c20ac">


Release Notes:

- When deleting or trashing files, the confirmation prompt now warns if
files have unsaved changes.
2024-11-07 11:40:33 -05:00
..
lsp_command use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
buffer_store.rs Fix the log spam from the BlameBuffer request (#19921) 2024-10-29 13:02:21 -07:00
color_extractor.rs Show color swatches for LSP completions (#18665) 2024-10-03 14:38:17 -04: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 project environment: Log when which env is used (#19270) 2024-10-16 14:12:45 +02:00
lsp_command.rs Support .editorconfig (#19455) 2024-10-21 13:05:30 +03:00
lsp_ext_command.rs Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -06:00
lsp_store.rs activity indicator: Reset formatting failure on click (#20029) 2024-10-31 14:33:36 +01:00
prettier_store.rs Do not attempt to install prettier if the language change is unrelated (#19283) 2024-10-16 18:10:05 +03:00
project.rs Show warning when deleting files with unsaved changes (#20172) 2024-11-07 11:40:33 -05:00
project_settings.rs inline blame: Fix default setting for inline blame (#19943) 2024-10-30 11:40:04 +01:00
project_tests.rs Do not alter soft wrap based on .editorconfig contents (#20198) 2024-11-04 23:31:40 +02:00
search.rs Enable look-around in Project Search using fancy-regex crate (#20308) 2024-11-07 09:18:09 -07:00
search_history.rs project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
task_inventory.rs Rework remote task synchronization (#18746) 2024-10-09 22:28:42 +03:00
task_store.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
terminals.rs Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
toolchain_store.rs Fix toolchain detection for worktree-local paths (#20229) 2024-11-05 14:25:18 +01:00
worktree_store.rs Add support for git branches on remote projects (#19755) 2024-10-27 15:50:54 -07:00
yarn.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00