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 摘要。