- Added setting to control whether sharpening can happen with a file that has diagnostic errors
- Made sure all settings have defaults.
- Fixed issue with handling classes outside of namespaces
- Fixed issues introduced by the previous release regarding "maximum call stack size exceeded" errors
- Fixed issue with handling
event
declarations
- Added output of Quick Fixes to the
Output File Diagnostics
command
- Fixed minor issue with handling attributes
- Fixed issue with handling
using
directives which subsequently caused issues with handling single-line comments
- Added support for
Program.Main
Task
return type (via File Filter pattern) - Fixed issue with handling single-line comments
- Fixed issue with handling attributes
- Updated package dependencies
- Initial release of something functional.