CodeEditApp / CodeEditApp/CodeEdit

✨ Async File Loading

Abierto
#1,336 1 comentario 0 reacciones 1 asignado Reclamado por @Wouter01 Ver en GitHub
enhancement
Lenguaje dominante
Swift
Estrellas
23k
Forks
1.2k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

Currently, CodeEdit loads the file tree of a workspace synchronously. For large folders this becomes slow and CodeEdit just waits and does nothing, until all files have been loaded.

Asynchronous loading of the filetree allows CodeEdit to do other useful things while waiting on the files from disk.

In practice, this will shorten the perceived startup time of CodeEdit by the user.

### Alternatives Considered

_No response_

### Additional Context

_No response_

### Screenshots

_No response_

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.