[WIP] Tolerable drop-in replacement for VSCode.
Go to file
Nefo Fortressia 6144feb857 refactor: move editor code to a separate EchidnaCoreEditor widget
This allows for a more component-based codebase, like those in web development.

Also added barebone minimap and refactored the file loading.

Should have commited them in a separate commit, but I'm just used to overusing git add -p.
2021-10-28 17:17:27 +07:00
src refactor: move editor code to a separate EchidnaCoreEditor widget 2021-10-28 17:17:27 +07:00
ui chore(.ui): remove ui/window.ui 2021-10-26 12:06:03 +07:00
.gitignore refactor: rewrite in Rust 2021-10-18 15:02:41 +07:00
Cargo.lock chore: move to EchidnaHQ's own sourceview bindings 2021-10-28 08:44:56 +07:00
Cargo.toml chore: move to EchidnaHQ's own sourceview bindings 2021-10-28 08:44:56 +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