Currently if you invoke the Random int or Random float commands repeatedly, it always displays the default range 1,100 regardless of what has been entered last time. It would be good however if the plugin could save the entered range value so that we wouldn't have to reenter it over and over again. The saved value can be replaced with the default one after Sublime restarts.
Currently if you invoke the Random int or Random float commands repeatedly, it always displays the default range
1,100regardless of what has been entered last time. It would be good however if the plugin could save the entered range value so that we wouldn't have to reenter it over and over again. The saved value can be replaced with the default one after Sublime restarts.