CodeEditApp / CodeEditApp/CodeEdit

When a new file/folder is added to a folder, it is assigned a default name instead of prompting the user to provide one.

未关闭
#1,595 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Swift
星标
23k
派生
1.2k
PR 合并指标
30 天内没有已合并 PR

描述

### Description

I noticed that when we try to add a new file/folder by selecting a folder in CodeEdit it directly adds file/folder by the name untitled. Shouldn't it allow a blank cursor and let user add name of file and folder.

### To Reproduce

1. Open Any Folder in CodeEdit.
2. Try to add new file/folder from CodeEdit.
3. It adds file/folder by name untitled.

### Suggested Behavior

1. newly created file/folder should have blank place with cursor to allow user to add file/folder name.

### Version Information

CodeEdit: Version 0.0.3-alpha (37)
macOS: 14.3.1

### Additional Context

No response

### Screenshots
| ![Screenshot 2024-02-29 at 12 26 16 PM](https://github.com/CodeEditApp/CodeEdit/assets/100271277/2966c48b-d8f0-444f-a170-64ea7fcd8e21) | ![Screenshot 2024-02-29 at 12 29 50 PM](https://github.com/CodeEditApp/CodeEdit/assets/100271277/0dd315e2-fb96-4f0a-adbb-0e21c3108ad6) |
| -------- | ------- |

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。