Stef - from what I can see, I think the refresh icon on the toolbar was supposed to do that - but it didnât. Iâm proposing a fix to make that work, as well as having file operations check the file they are working on is actually there - before attempting their operation (and tell you if not, and cause a refresh). Itâs not beautiful - but its not so bad (but Iâll see what Damien and Ben think). Tim On 11 Aug 2014, at 11:49, stepharo <stepharo@free.fr> wrote:
Hi tim
I would love a sync from file possibility because I often remove directly folders and after the launcher is dead.
I think that to contribute you should commits code in the inbox of the project. Damien is on vacation now but I'm sure he will welcome help.
Hi - Iâve added a few interesting features to PharoLauncher, but Iâm not sure what the steps are for contributing to a SmalltalkHub project?
My proposed changes are as follows: - Change default image template name to include the parent folder name (e.g. Pharo 4.0 (beta)-540123 vs. 450123) - Add a new image command âImage Summaryâ that shows you the date of the last image modification as well as the contents of âdescription.txtâ - as I canât always remember why I have some old images kicking around (this change is quite basic - I couldnât see how best to create a nice popup window so I reused the deny: one with a new title. I did think possibly a hover over balloon or having something like the comments panel in Pharo - but its a modal dialog for now) - I changed the Run icon to a play button (as the process icon used - seemed a bit obscure)
Tim