ZIm/crates/file_finder/src
tidely bc99a86bb7
Reduce allocations (#30693)
Removes a unnecessary string conversion and some clones

Release Notes:

- N/A
2025-05-14 18:29:28 +02:00
..
file_finder.rs file_finder: Add skip_focus_for_active_in_search setting (#27624) 2025-04-30 22:58:33 +05:30
file_finder_settings.rs file_finder: Add skip_focus_for_active_in_search setting (#27624) 2025-04-30 22:58:33 +05:30
file_finder_tests.rs Properly score fuzzy match queries with multiple chars in lower case (#29794) 2025-05-02 15:02:53 +00:00
new_path_prompt.rs Reduce allocations (#30693) 2025-05-14 18:29:28 +02:00
open_path_prompt.rs Allow opening the FS root dir as a remote project (#30190) 2025-05-07 16:50:57 -07:00
open_path_prompt_tests.rs workspace: Add trailing / to directories on completion when using OpenPathPrompt (#25430) 2025-03-04 14:01:08 +08:00