I'd like to be able to call the external tools from the context menu.
i.e. right click on an entity -> external tools -> edit in PhpStorm
i.e. right click on an entity -> external tools -> diff with previous history in PhpStorm
(phpstorm has a command line interface to invoke various functions)
The configured tools would need to access the entity's properties to create the filename.
regards
Steve Groom