Skip to content

SIDDHESHUMESHSARANG/Sweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sweeper


MIT License

Sweeper – AI Comment Cleanup for VS Code

🚀 Sweeper is a lightweight VS Code extension that removes AI-generated and unnecessary comments while keeping manually written ones intact.

Features

Removes AI-generated comments from supported file types
Preserves meaningful comments for better readability
One-click cleanup with an easy-to-use command
Supports multiple programming languages

Currently Supports

  • React JS & TS
  • Python
  • JavaScript
  • TypeScript
  • C++
  • Java
  • SQL

Support for other languages is coming soon. Stay tuned!

Live Demo

Demo Video

Installation

  1. Open VS Code.
  2. Navigate to the Extensions Marketplace (Ctrl+Shift+X).
  3. Search for "Sweeper".
  4. Click Install.

Usage

Sweeper works automatically when you paste code in your editor.

But, in case you want to do it manually :

  • Open a file containing comments.
  • Press Ctrl+Shift+P, then type "Sweep Comments".
  • Sweeper will intelligently remove AI-generated comments while preserving essential ones!

Commands

Command Description
extension.removeComments Cleans AI-generated comments

Configuration

Sweeper works out of the box, but future updates may introduce custom filtering options for enhanced control.

Roadmap

🔹 Improved detection for different comment types
🔹 User-configurable settings for comment preservation
🔹 Expanded support for more programming languages

Contributing

Have an idea? Found a bug? Submit an issue or a pull request to the Sweeper repository.

License

📝 MIT License – Free to use, modify, and distribute!

About

A VS Code extension that cleans ai-generated comments from your code.

Topics

Resources

License

Stars

Watchers

Forks

Contributors