get_open_files


Description:

public override ArrayList<string> get_open_files ()

Gets the list of currently open files, sorted by modification time (most recent first). Limited to 15 most recent files, ignoring files older than a day. Always includes the active file if it exists, even if not in recent list.

Returns:

A list of file paths