- Async method name analyzer and code fixer
Features that have a checkmark are complete.
These are the changes to each version that has been released on the official Visual Studio extension gallery.
- Initial release
- Async method name analyzer and code fixer
- Ignores overridden methods.
- Ignores
Main
method. - Ignores interface implemented methods.
- Ignores test methods.