Delete a typescript file leaves .js and .js.map files
Would it be possible to improve the user interface so that when typescript files (.ts) are selected for deletion, and deleted, then the automatically generated .js and .js.map files were deleted, too? Especially when selection is done over not expanded .ts folders (like with file TestCommand2.ts in the below picture) the selection could also cover the hidden files.
Please sign in to leave a comment.
Try choosing "safe delete", in that case all generated files will be deleted as well.