Is there a EditorSelection.selection_changed signal equivalent for FileSystemDock? I’m trying to make a responsive docked window that immediately do something when the user select a file with desired format. I can’t find any in the docs.
I can simply use button, yes. But that inconvenience would add up over time.