-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: performancetheme: validationtype: enhancement
Milestone
Description
The language server should report progress when reconciling full projects, especially when reconciling all the projects in the workspace after startup - to inform the user what is going on behind the scenes.
Otherwise, it is somewhat unclear to users what is going on when they (more or less) see nothing happening in the IDE, but the CPU of the language server process is constantly busy for as long as the initial reconciling is running.
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: performancetheme: validationtype: enhancement