[WIP] Tolerable drop-in replacement for VSCode.
Go to file
Nefo Fortressia 8e31be7e47
refactor: don't unwrap tab label' childs and use match when prepending it
If statements are for booleans, matches are intended for Options like these.

See: https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_unwrap
2021-12-18 17:21:50 +07:00
.gitlab/issue_templates chore: add "Logs" to the bug issue template 2021-11-09 08:01:10 +07:00
src refactor: don't unwrap tab label' childs and use match when prepending it 2021-12-18 17:21:50 +07:00
.gitignore refactor: rewrite in Rust 2021-10-18 15:02:41 +07:00
.pre-commit-config.yaml chore: pin pre-commit repos to their latest version 2021-11-13 13:44:41 +07:00
Cargo.lock refactor: use gtk::show_uri() instead of webbrowser crate 2021-12-13 12:30:43 +07:00
Cargo.toml refactor: use gtk::show_uri() instead of webbrowser crate 2021-12-17 02:32:51 +00: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

README.md

Echidna Code Editor