Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Guard: Roslyn Analyser / Code fix / suggestion / Quick Fix #986

Open
martinandersen3d opened this issue Nov 13, 2024 · 0 comments
Open
Labels
feature request 📬 A request for new changes to improve functionality

Comments

@martinandersen3d
Copy link

martinandersen3d commented Nov 13, 2024

Overview

Diagnostic.Guard:

  • In visual studio i would like to have Quick Fix suggestions for method parameters

Quick Fix Example:

  • A method parameter of type List, will suggest to make the NotNull Gard code below in the method body.
  • etc. For all types.
  • Could also work for variables and constructors

API breakdown

I dont know

Usage example

I dont know enough..

Breaking change?

No

Alternatives

I dont know

Additional context

No response

Help us help you

No, just wanted to propose this

@martinandersen3d martinandersen3d added the feature request 📬 A request for new changes to improve functionality label Nov 13, 2024
@martinandersen3d martinandersen3d changed the title Feat: Guard: Roslyng Analyser / Code fix / suggestion / Quick Fix Feat: Guard: Roslyn Analyser / Code fix / suggestion / Quick Fix Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request 📬 A request for new changes to improve functionality
Projects
None yet
Development

No branches or pull requests

1 participant