Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaDve committed Dec 10, 2023
1 parent ab85efc commit f392749
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/window.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@ use crate::{

// TODO
// * Find and replace
// * Better viewer
// * Tabs or multiple windows
// * Better viewer, with bird's eye view
// * Tabs and/or multiple windows
// * Recent files
// * dot language server, with error handling on text view
// * modified file on disk handling

const GRAPHVIZ_MIME_TYPE: &str = "text/vnd.graphviz";

Expand Down

0 comments on commit f392749

Please sign in to comment.