Skip to content

Commit

Permalink
add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Kl4rry committed Jun 26, 2024
1 parent 47d6833 commit af89b6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/ferrite-core/src/buffer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ impl Buffer {
syntax.update_text(rope.clone());
}

// TODO add parsing of shebang and other heuristics

let name = path.file_name().unwrap().to_string_lossy().into();

Ok(Self {
Expand Down

0 comments on commit af89b6c

Please sign in to comment.