fluentassertions / fluentassertions/fluentassertions.analyzers
Consider adding support for debugging through Visual Studio
- Dominant language
- C#
- Stars
- 131
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
The default Roslyn analyzer template allows one to run the analyzer in a Visual Studio Debug instance, which makes debugging your analyzers incredibly easy. This project does not have Visual Studio debug integration, any specific reason why?
Should the reason be that it is Visual Studio specific, maybe an option would be to add a second solution that includes the Visual Studio debugging support project.
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the default Roslyn analyzer template's Visual Studio debugging support with this project's current solution setup. Determine whether a Visual Studio-specific support project or a second solution is appropriate; done means analyzers can be debugged through a Visual Studio Debug instance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- compilers, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100