belav / csharpier

CSharpier is an opinionated code formatter for c#.
https://csharpier.com
MIT License
1.41k stars 98 forks source link

VSCode Exension Proposal: Diagnostics and Code Actions #1375

Closed badsyntax closed 2 days ago

badsyntax commented 2 weeks ago

Hi. It would be great if the VSCode extension provided diagnostic and code actions to:

For example:

Screenshot 2024-11-07 at 21 55 03

Is this something you'd be interested in? I have already have this working in my fork and i'll send a PR soon.