Public API code actions are not showing up
Open
Area-Analyzers
untriaged
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
1) Clone https://github.com/dotnet/project-system @ e7730065af2c1e5ab0021b5920d6b0d5143c5efb
2) Open ProjectSystem.sln in VS.
3) Open IProjectHotReloadBuildManager.cs file. Notice warnings that public APIs are not declared.
4) `Ctrl+.`
Contributor guide
Research direction
Clone the dotnet/project-system revision e7730065af2c1e5ab0021b5920d6b0d5143c5efb and open ProjectSystem.sln in Visual Studio. Reproduce the issue in IProjectHotReloadBuildManager.cs by invoking Ctrl+. on the public API warnings, then trace why the expected code actions are absent. Done means the relevant public API code actions appear for those warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100