echidna/src/components/window
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
..
file.rs refactor: move the code for saving files to EchidnaCoreEditor 2021-12-16 14:04:53 +07:00
imp.rs feat: use EchidnaSidebar in window ui file 2021-10-28 17:20:16 +07:00
menu.ui feat: implement win.save-file-as action 2021-10-31 16:58:20 +07:00
menubar.rs refactor: update all Git links to the GitLab repo 2021-11-10 16:32:40 +07:00
mod.rs refactor: separate get_current_tab() from save_file_as() 2021-12-16 11:08:42 +07:00
sidebar.rs style: format files with Rustfmt 2021-10-31 17:30:19 +07:00
window.ui refactor: remove placeholder Getting Started page 2021-11-04 17:06:19 +07:00
workspace.rs refactor: switch to .expect() from match 2021-11-01 13:57:04 +07:00