Description
This is a small UI improvement suggestion.
I had not done any of the exercises in a long time. When I downloaded a new image to start doing exercises I fetched hello-world
and got an error saying that some meta data was missing and I needed to upgrade the exercise in Exercism to the latest version and fetch the exercise again. This all worked without fault.
I had to type hello-world
into the fetch dialogue again even though I had right clicked on that exact exercise to fetch it. To make this smoother I suggest that if you right click on an exercise package there should be a menu item to fetch that selected exercise of the same name. The image below shows what I mean:
The new menu item is to re-fetch or refresh the exercise package that is selected.