vscode-csharp icon indicating copy to clipboard operation
vscode-csharp copied to clipboard

Implement solution/project loading status

Open dibarbet opened this issue 1 year ago • 0 comments

Currently when using the C# extension standalone, we do not show any indication (other than logs) about what the status of loading the project or solution is. It is difficult to figure out if a solution is still loading and what solution is loaded.

We should implement something similar to the O# for C# standalone: image

dibarbet avatar Jan 09 '24 19:01 dibarbet