[WIP] Tolerable drop-in replacement for VSCode.
Go to file
Nefo Fortressia 385f2dda32 refactor: move all traits to EchidnaWindow struct
Before, all the traits are implemented for EchidnaApplication.

This is added to better support using the app with many windows open.

EchidnaApplication may be obsolete now, but I'm not removing it for now.
2021-10-24 14:20:53 +07:00
src refactor: move all traits to EchidnaWindow struct 2021-10-24 14:20:53 +07:00
ui chore(ui): add win.close to menu.ui 2021-10-22 19:20:38 +07:00
.gitignore refactor: rewrite in Rust 2021-10-18 15:02:41 +07:00
Cargo.lock feat: implement app.report-issue and app.search-feature-requests actions 2021-10-22 19:19:23 +07:00
Cargo.toml feat: implement app.report-issue and app.search-feature-requests actions 2021-10-22 19:19:23 +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