This pull request adds a ‘fileService’ for PharoLauncherApplication allowing ‘.image’ files to be opened through PhLLaunchImageFromDiskCommand. Currently, when an ‘.image’ file is dropped onto Pharo Launcher, an inspector is opened on the FileReference. With the addition of this pull request, the image is launched instead as if the file was selected when using the ‘From disk’ toolbar button.
This pull request adds a ‘fileService’ for PharoLauncherApplication allowing ‘.image’ files to be opened through PhLLaunchImageFromDiskCommand. Currently, when an ‘.image’ file is dropped onto Pharo Launcher, an inspector is opened on the FileReference. With the addition of this pull request, the image is launched instead as if the file was selected when using the ‘From disk’ toolbar button.