CodePolishClean your JavaScript and TypeScript projects by removing unwanted comments, console statements, and unnecessary blank spaces. CodePolish scans your project first, shows what can be removed, and lets you choose exactly what you want to clean. Features
Supported FilesCodePolish currently supports:
How It Works1. Scan Your ProjectOpen your project in VS Code and start a project scan. CodePolish checks supported source files for removable content. 2. Review the ResultsAfter scanning, CodePolish shows the detected:
You can review the results before cleaning. 3. Choose What to CleanSelect the cleanup options you want. You can remove only comments, only console statements, only blank spaces, or any combination of them. 4. Clean Your ProjectRun the cleanup when you're ready. CodePolish only performs the cleanup options you selected. Excluded FoldersCodePolish does not scan common generated or dependency directories, including:
Requirements
PrivacyCodePolish is designed to process your project locally within VS Code. Known IssuesThis is the initial release of CodePolish. If you encounter an issue, please provide details about the file type and code involved. Release Notes0.0.1Initial release of CodePolish.
CodePolish — clean your code, your way. |