Implement project load event in preview version of the extension
Open
Feature Request
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
O# reports when a project is loaded or changed, https://github.com/dotnet/vscode-csharp/blob/eb0d88d29ce06f0f8699aa284948792b2d81adbe/src/observers/TelemetryObserver.ts#L102
We need to add similar functionality for the preview extension, but we'll likely be limiting it to the initial initialization, instead of all project changes.
Contributor guide
Assessment
This issue has not been assessed yet.