echidna/src
Nefo Fortressia 52d1bdf7db
refactor: move the code for saving files to EchidnaCoreEditor
Additionally add support for normal saving ("Save File").

This change gives support for saving files other than the current one.

EchidnaWindow.save_file_as() was only able to save the current tab opened.
2021-12-16 14:04:53 +07:00
..
components refactor: move the code for saving files to EchidnaCoreEditor 2021-12-16 14:04:53 +07:00
lib style: format source files with cargo fmt 2021-11-09 05:18:23 +07:00
main.rs feat: make tabs closeable 2021-11-03 17:06:51 +07:00