CodeEditApp / CodeEditApp/CodeEdit

✨ Separate files and folders in the "Open Recent" sub-menu

Abierto
#1,061 3 comentarios 0 reacciones 1 asignado Reclamado por @atsrus Ver en GitHub
enhancement good first issue
Lenguaje dominante
Swift
Estrellas
23k
Forks
1.2k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Is your feature request related to a problem? Please describe.

If both share the same list, after opening a few files within the same project, other projects will not be found in the menu.

### Describe the solution you'd like

The histories of recently-opened files and folders should be separated, so you can easily switch between projects even if many files were opened recently. This is done by VSCode and other editors. XCode doesn't do this, but XCode only tracks projects/playgrounds, not individual source files.

### Describe alternatives you've considered

n/a

### Additional context

![Screenshot 2023-02-18 at 10 01 37](https://user-images.githubusercontent.com/5760386/219851759-813d37dd-3b22-4033-822c-6d6f59d70d23.png)

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.