dotnet / dotnet/roslyn

Public API code actions are not showing up

Open
#79,560 0 comments 0 reactions 0 assignees View on GitHub
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+.`

Image

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.