Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 649 Bytes

File metadata and controls

25 lines (17 loc) · 649 Bytes

Changelog

All notable changes to the "Code Cleaner" extension will be documented in this file.

[1.0.0] - 27-10-2025

Added

  • Initial release of Code Cleaner
  • Support for 15+ programming languages
  • Commands to find/remove inline comments, multiline comments, and emojis
  • Navigation between matches with Enter key
  • Context menu and Command Palette integration

[1.0.1] - 27-10-2025

HotFix

  • Fixed an issue that block the enter key when extension is not active working

Fixed

  • Improved regex precision to avoid false positives in URL

[1.0.2] - 03-11-2025

Fixed

  • Fixed an issue that the github link was not working