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.
请先登录再写评论。
Try choosing "safe delete", in that case all generated files will be deleted as well.