Skip to content

Releases: kokoabim/vscode-csharpen

0.0.9

25 Dec 01:00
Compare
Choose a tag to compare
0.0.9 - allow sharpen on file diag errors

0.0.8

28 Jul 19:21
Compare
Choose a tag to compare
  • Made sure all settings have defaults.

0.0.7

28 Jul 02:05
Compare
Choose a tag to compare
  • 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

27 Jul 21:35
Compare
Choose a tag to compare
  • Fixed issue with handling event declarations

0.0.5

12 Jul 04:39
Compare
Choose a tag to compare
  • Added output of Quick Fixes to the Output File Diagnostics command

0.0.4

05 Jul 04:19
Compare
Choose a tag to compare
  • Fixed minor issue with handling attributes

0.0.3

03 Jul 22:54
Compare
Choose a tag to compare
  • Fixed issue with handling using directives which subsequently caused issues with handling single-line comments

0.0.2

03 Jul 03:03
Compare
Choose a tag to compare
  • 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

23 Apr 00:08
Compare
Choose a tag to compare

Initial release of something functional.