CodeEditApp / CodeEditApp/CodeEdit

✨ Async File Loading

Open
#1,336 1 comment 0 reactions 1 assignee Claimed by @Wouter01 View on GitHub
enhancement
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.