enhancementhelp wantedplug-in systemshellui/ux
Repository metrics
- Stars
- (18,676 stars)
- PR merge metrics
- (Avg merge 15d 4h) (75 merged PRs in 30d)
Description
Description
When Theia works on slow internet connections, it some times hard to understand that Theai performs some background work(fetch files from server, communicate with plugins, etc.) when panels open(like file tree). Now we have some issues like: #5959 or #6195
I propose to have progress indicator similar to git/scm for all panels (I think we can do it on shell level), and make sure that plug-in API implemented correctly, so plug-in's can use it to have same ux/ui as in VSCode