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.

Abierto
#1,595 0 comentarios 2 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Swift
Estrellas
23k
Forks
1.2k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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) |
| -------- | ------- |

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.