Skip to content

Ross-cripto/editor-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

alt text

alt text

About

Editor of code using Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages