CodeEditApp / CodeEditApp/CodeEdit

✨ Async File Loading

未关闭
#1,336 1 条评论 0 个 reaction 已指派 1 人 已被 @Wouter01 认领 在 GitHub 查看
enhancement
主要语言
Swift
星标
23k
派生
1.2k
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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