Allow defining an explicit order for prompted variables
At the moment (at least to my knowledge) the order in which prompted variables are shown is dependent on the variable name (ordered alphabetically).
It would be really cool if there was a possibility to give prompted variables an explicit order so that we can control in which order they appear in a simpler manner. For example it would be cool if one could just set a "priority" value for a prompted variable. This "priority" could be an integer and the prompts could then be ordered by this priority in descending order.
Unfortunately giving them names to achieve the correct order is problematic since we have some variables that are only prompted in some scopes and therefore it wouldn't really make sense to change their name because another scope needs them to appear in a certain order.

Prompted variables are now shown in alphabetical order, as of 2019.7.2.