Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ‘fileService’ for PharoLauncherApplication allowing ‘.image’ files to be opened through PhLLaunchImageFromDiskCommand #696

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

Rinzwind
Copy link
Contributor

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.

…les to be opened through PhLLaunchImageFromDiskCommand.
@Rinzwind
Copy link
Contributor Author

Related issue: issue #627.

@demarey
Copy link
Contributor

demarey commented Aug 28, 2024

Thank you for this nice feature @Rinzwind !

@demarey demarey merged commit a5c9341 into pharo-project:dev Aug 28, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants