Editor Introduction This is personal project, I'm learning rust and iced and i want to make a simple editor. I'm using the iced library for the gui and the rfd crate for the file dialog. I'm using the tokio library for async operations. I'm using the iced-highlighter crate for syntax highlighting. I'm using the iced-theme crate for the theme. I'm using the iced-clipboard crate for the clipboard. I'm using the iced-file-dialog crate for the file dialog. Here a few screenshots of the editor: