Releases: kokoabim/vscode-csharpen
Releases · kokoabim/vscode-csharpen
0.0.9
0.0.9 - allow sharpen on file diag errors
0.0.8
- Made sure all settings have defaults.
0.0.7
- Fixed issue with handling classes outside of namespaces
- Fixed issues introduced by the previous release regarding "maximum call stack size exceeded" errors
0.0.6
- Fixed issue with handling
event
declarations
0.0.5
- Added output of Quick Fixes to the
Output File Diagnostics
command
0.0.4
- Fixed minor issue with handling attributes
0.0.3
- Fixed issue with handling
using
directives which subsequently caused issues with handling single-line comments
0.0.2
- 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
0.0.1
Initial release of something functional.