enso/app/gui/controller/engine-protocol
Galin Bajlekov a2b57b4eb6
Make a VCS save on ctrl+s shortcut (#3923)
Save a snapshot of the project directory to the VCS on `ctrl+s`. If the operation fails because the VCS was not initialized previously, it will try to initialize the VCS first and then save a snapshot.
2022-12-02 12:39:11 +00:00
..
src Make a VCS save on ctrl+s shortcut (#3923) 2022-12-02 12:39:11 +00:00
build.rs Bump rustc nightly-2022-11-22 (#3911) 2022-11-30 03:16:25 +01:00
Cargo.toml removing optional dependencies from prelude (#3922) 2022-11-28 12:42:31 +01:00