Skip to content

Releases: coswat/code-commenter

Code commenter v1.0.9

05 Dec 13:43

Choose a tag to compare

[1.0.9] - 2025-12-05

Added

  • Support for .jsonc and Dockerfile.
  • App reload prompt after plugin deletion.

Fixed

  • General bug fixes and stability improvements.
  • Fixed comments not working in Makefile.
  • Removed .json from supported files.

Code commenter v1.0.8

29 Aug 17:42

Choose a tag to compare

[1.0.8] - 2025-08-29

Added

  • Multi-block syntax support for bigger lines.

Fixed

  • General bug fixes and stability improvements.
  • Fixed whitespace issue, no more comment repetitions while selecting/including whitespace.