mirror of
https://github.com/enso-org/enso.git
synced 2024-11-26 17:06:48 +03:00
4864e5b51d
part of #7178 Changelog: - add: `text/fileModifiedOnDisk` notification - update: during the auto-save, check if the file is modified on disk and send the notification. I.e. auto-save does not overwrite the file if it was changed on disk (but the save command does) - update: IDE handles the file-modified-on-disk notification and reloads the module from disk # Important Notes Currently, the auto-save (and the check that the file is modified on disk) is triggered only after the file was edited. The proper check (using the file-watcher service) will be added in the next PR https://github.com/enso-org/enso/assets/357683/ff91f3e6-2f7a-4c01-a745-98cb140e1964 |
||
---|---|---|
.. | ||
double-representation | ||
engine-model | ||
engine-protocol | ||
src | ||
Cargo.toml |