echidna/src/components/editor
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
..
editor.ui feat: implement scrollbar for editor 2021-10-30 11:33:02 +07:00
imp.rs feat: implement win.save-file-as action 2021-10-31 16:58:20 +07:00
mod.rs refactor: move the code for saving files to EchidnaCoreEditor 2021-12-16 14:04:53 +07:00