SampSharp/src/SampSharp.CodeFixes at main · ikkentim/SampSharp · GitHub
Skip to content

Latest commit

 

History

History

README.md

SampSharp.CodeFixes

SampSharp.CodeFixes provides Roslyn code fix providers that accompany the SampSharp.Analyzer diagnostics. These code fixes offer automated corrections for issues detected by the SampSharp analyzers, making it easier to write correct SampSharp open.mp gamemode code.

About SampSharp

SampSharp is a toolkit that allows you to write gamemodes in C# for open.mp servers using the .NET runtime. SampSharp's aim is to provide all features of object-oriented programming and modern .NET development.

For general documentation and guides, see https://sampsharp.net.