Closed ruffCode closed 9 months ago
When attempting to create a new Justfile via File > New > Justfile there is no check performed for an existing Justfile.
File > New > Justfile
Ideally, there should be a prompt to choose an action ( cancel, rename, overwrite), or at the very least prefix the filename newfile.just.
( cancel, rename, overwrite)
newfile.just
Thanks.
When attempting to create a new Justfile via
File > New > Justfile
there is no check performed for an existing Justfile.Ideally, there should be a prompt to choose an action
( cancel, rename, overwrite)
, or at the very least prefix the filenamenewfile.just
.Thanks.