[WIP] Tolerable drop-in replacement for VSCode.
Go to file
Nefo Fortressia 1b9f20b648 refactor: switch to .expect() from match
Using .expect() for Options and Results add more readability to the
code.
2021-11-01 13:57:04 +07:00
src refactor: switch to .expect() from match 2021-11-01 13:57:04 +07:00
.gitignore refactor: rewrite in Rust 2021-10-18 15:02:41 +07:00
Cargo.lock feat: implement win.save-file-as action 2021-10-31 16:58:20 +07:00
Cargo.toml feat: implement win.save-file-as action 2021-10-31 16:58:20 +07:00
LICENSE refactor: rewrite in Rust 2021-10-18 15:02:41 +07:00
README.md refactor: rewrite in Rust 2021-10-18 15:02:41 +07:00
clippy.toml chore(clippy): set "clippy::style" rule to deny 2021-10-22 10:37:12 +07:00

README.md

Echidna Code Editor