codefori/vscode-ibmi

check be added for files/dir already exists.

已关闭

#1,777 创建于 2024年1月11日

 (2 条评论) (0 个反应) (1 位负责人)TypeScript (153 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (414 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Is your feature request related to a problem? Please describe. It would be good to add this feature as this is the standard functionality with other copy, paste, move or upload behaviour.

Describe the solution you'd like When uploading a file to a directory if file with same name exists user should be notified and the file should be uploaded with -copy appended to the file name. Similar behaviour when doing move of files among directories.

Describe alternatives you've considered Make sure I don't have a file with the same name in the directory.

贡献者指南