change_done


Description:

public signal void change_done (string file_path, FileChange change)

Signal emitted when a change is actually applied to a file. This signal is emitted for each change as it is applied, allowing UI components to track and preview changes non-blockingly.