CodeEditApp / CodeEditApp/CodeEdit

✨ Async File Loading

オープン
#1,336 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。