Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
JunkuiZhang committed Feb 23, 2025
1 parent c4776df commit fcc9f90
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/file_finder/src/open_path_prompt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ impl PickerDelegate for OpenPathDelegate {
cx.notify();
}

// todo(windows)
// Is this method woring correctly on Windows? This method uses `/` for path separator.
fn update_matches(
&mut self,
query: String,
Expand Down

0 comments on commit fcc9f90

Please sign in to comment.