A simple lightweight code editor made with Tauri, Rust, React and DaisyUI
- Make UI elements resizable
- Create terminal UI component
- Clean up react components
- Add error checking when calling rust functions
- Add other IO operations (renaming files, moving files, etc.)
- Create better terminal UI
- Position suggestions div right below caret position
- Complete Git functions in git.rs
- Create a more sophisticated terminal backend