🧹 Remove Unnecessary Comments
A Visual Studio Code extension that automatically removes unnecessary comments from your codebase.
🎯 PurposeThis extension helps you keep your code clean, readable, and professional by removing unused single-line ( 🚀 Features
🛠️ How It WorksYou can trigger the cleanup in two ways: 1. Using the shortcut: 2. Using the Command Palette: ⌨️ Keyboard Shortcuts by OSTo ensure a smooth experience across different systems, here are the exact keybindings supported by the extension: Windows
macOS
Linux
📦 Installation (VS Code Marketplace)This extension is available directly on the Visual Studio Marketplace. To install:
Once installed, the command becomes available immediately — no extra configuration required. ▶️ ExampleBelow is a simple before/after example showing what the extension does. Before
👨💻 AuthorManuel Gouveia Cunga 🌐 LinkedIn: linkedin.com/in/manuel-gouveia-cunga-943a62332 🐙 GitHub: github.com/manuelgouveiacunga |